> What should I look for with 'svn annotate' ?
"Disable STV" line 5959 of config/i386/i386.c.
--
Eric Botcazou
On Wed, Sep 7, 2016 at 11:00 PM, Eric Botcazou wrote:
>> Is there a testcase to show the problem with -mincoming-stack-boundary=
>> on Linux?
>
> I don't know, 'svn annotate' will probably tell you.
What should I look for with 'svn annotate' ?
--
H.J.
> Is there a testcase to show the problem with -mincoming-stack-boundary=
> on Linux?
I don't know, 'svn annotate' will probably tell you.
--
Eric Botcazou
On Wed, Aug 31, 2016 at 12:29 PM, Uros Bizjak wrote:
>> the new STV pass generates SSE instructions in 32-bit mode very late in the
>> pipeline and doesn't bother about realigning the stack, so it wreaks havoc on
>> OSes where you need to realign the stack, e.g. Windows, but I guess Solaris
>> is
> the new STV pass generates SSE instructions in 32-bit mode very late in the
> pipeline and doesn't bother about realigning the stack, so it wreaks havoc on
> OSes where you need to realign the stack, e.g. Windows, but I guess Solaris is
> equally affected. Therefore the attached patch disables i
Hi,
the new STV pass generates SSE instructions in 32-bit mode very late in the
pipeline and doesn't bother about realigning the stack, so it wreaks havoc on
OSes where you need to realign the stack, e.g. Windows, but I guess Solaris is
equally affected. Therefore the attached patch disables i