On 2/22/19 3:40 PM, John David Anglin wrote:
> Hi Martin,
>
> On 2019-02-22 5:21 a.m., Martin Liška wrote:
>> Hi.
>>
>> This patch makes main not hidden (as reported in the PR).
>> John: Can you verify it fixes your problem on hppa64-hp-hpux11.11 target?
> Your patch fixed the problem on the hppa6
Hi Martin,
On 2019-02-22 5:21 a.m., Martin Liška wrote:
> Hi.
>
> This patch makes main not hidden (as reported in the PR).
> John: Can you verify it fixes your problem on hppa64-hp-hpux11.11 target?
Your patch fixed the problem on the hppa64-hp-hpux11.11 target but we also need
to
require visib
Hi.
This patch makes main not hidden (as reported in the PR).
John: Can you verify it fixes your problem on hppa64-hp-hpux11.11 target?
Ready for trunk?
gcc/testsuite/ChangeLog:
2019-02-22 Martin Liska
PR testsuite/89441
* g++.dg/ipa/pr89009.C (push): Don't make main hidden.