On Wed, Aug 30, 2017 at 12:17 PM, Martin Liška wrote:
> On 08/30/2017 11:18 AM, Richard Biener wrote:
>> On Wed, Aug 30, 2017 at 11:12 AM, Martin Liška wrote:
>>> Hi.
>>>
>>> Following patch compares also constraints of input and output operands of
>>> ASM statements.
>>> Patch can bootstrap on
| 10 ++
>> gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +
>> 2 files changed, 31 insertions(+)
>> create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.c
>>
>>
>From dbbbf807a5721cb14da95fddbfe9afc32cd60ce7 Mon Sep 17 00:00:00 2001
From: marxin
Date: Mon, 28 Aug 2017 13
On Wed, Aug 30, 2017 at 11:12 AM, Martin Liška wrote:
> Hi.
>
> Following patch compares also constraints of input and output operands of ASM
> statements.
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?
It's now no longer "compare_tree_lis
Hi.
Following patch compares also constraints of input and output operands of ASM
statements.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
Ready to be installed?
Martin
gcc/ChangeLog:
2017-08-28 Martin Liska
PR inline-asm/82001
* ipa-icf-gimple