[PATCH, libphobos] Committed added AArch64 Linux as a supported target.

Andreas Schwab schwab@linux-m68k.org
Wed Apr 24 07:33:00 GMT 2019


On Apr 24 2019, Iain Buclaw <ibuclaw@gdcproject.org> 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.d:713:13: error: static assert  (104u == 128u) is false
  713 |             static assert(stat_t.sizeof == 128);
      |             ^
make[8]: *** [Makefile:2047: core/sys/posix/fcntl.lo] Error 1

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



More information about the Gcc-patches mailing list