On 06/23/2018 10:13 PM, Eric Botcazou wrote:
>> This is second part of IPA summaries clean-up. It removes some not needed
>>
>> ::get_create in ipa-pure.const.c.
>
> It breaks the attached testcase compiled with "gnatmake lto_full -f -a -flto":
>
> gnatbind -x lto_full.ali
> gnatlink lto_full.ali
> This is second part of IPA summaries clean-up. It removes some not needed
>
> ::get_create in ipa-pure.const.c.
It breaks the attached testcase compiled with "gnatmake lto_full -f -a -flto":
gnatbind -x lto_full.ali
gnatlink lto_full.ali -flto
during IPA pass: pure-const
lto1: internal compile
> Hi.
>
> This is second part of IPA summaries clean-up. It removes some not needed
> ::get_create in ipa-pure.const.c.
>
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?
OK, thanks!
Honza
> Martin
> From 932bcf9d0247189700edf86e2b07301ba1
Hi.
This is second part of IPA summaries clean-up. It removes some not needed
::get_create in ipa-pure.const.c.
Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
Ready to be installed?
Martin
>From 932bcf9d0247189700edf86e2b07301ba1fa1f87 Mon Sep 17 00:00:00 2001
From: m