On 25/04/2019 16:45, Jakub Jelinek wrote:
> On Thu, Apr 25, 2019 at 03:32:41PM +0100, Richard Earnshaw (lists) wrote:
>>> --- a/libphobos/libdruntime/core/sys/posix/sys/stat.d
>>> +++ b/libphobos/libdruntime/core/sys/posix/sys/stat.d
>>> @@ -709,10 +709,10 @@ version (CRuntime_Glibc)
>>>
On Thu, Apr 25, 2019 at 03:32:41PM +0100, Richard Earnshaw (lists) wrote:
> > --- a/libphobos/libdruntime/core/sys/posix/sys/stat.d
> > +++ b/libphobos/libdruntime/core/sys/posix/sys/stat.d
> > @@ -709,10 +709,10 @@ version (CRuntime_Glibc)
> > }
> > int[2] __unused;
> >
On Thu, 25 Apr 2019 at 16:32, Richard Earnshaw (lists)
wrote:
>
> On 24/04/2019 12:10, Iain Buclaw wrote:
> > On Wed, 24 Apr 2019 at 09:33, Andreas Schwab wrote:
> >>
> >> On Apr 24 2019, Iain Buclaw wrote:
> >>
> >>> This patch adds arch64*-*-linux* as a supported libphobos target,
> >>> someth
On 24/04/2019 12:10, Iain Buclaw wrote:
> On Wed, 24 Apr 2019 at 09:33, Andreas Schwab wrote:
>>
>> On Apr 24 2019, Iain Buclaw wrote:
>>
>>> This patch adds arch64*-*-linux* as a supported libphobos target,
>>> something that has been passing the testsuite for a while now.
>>>
>>> Committed to t
On Wed, 24 Apr 2019 at 09:33, Andreas Schwab wrote:
>
> On Apr 24 2019, Iain Buclaw wrote:
>
> > This patch adds arch64*-*-linux* as a supported libphobos target,
> > something that has been passing the testsuite for a while now.
> >
> > Committed to trunk as r270524.
>
> That breaks -mabi=ilp32:
On Apr 24 2019, Iain Buclaw wrote:
> This patch adds arch64*-*-linux* as a supported libphobos target,
> something that has been passing the testsuite for a while now.
>
> Committed to trunk as r270524.
That breaks -mabi=ilp32:
/opt/gcc/gcc-20190424/libphobos/libdruntime/core/sys/posix/sys/stat
Hi,
This patch adds arch64*-*-linux* as a supported libphobos target,
something that has been passing the testsuite for a while now.
Committed to trunk as r270524.
--
Iain
---
libphobos/ChangeLog:
2019-04-24 Iain Buclaw
* configure.tgt: Add aarch64*-*-linux* as a supported target.