Am Fri, 9 Dec 2016 18:15:56 +0100 schrieb Johannes Pfau <nos...@example.com>:
> I just tested the new binaries with DMD/travis-CI and of course the > build failed immediately: > > https://travis-ci.org/dlang/dmd/jobs/182649710 > > It looks like this is a binutils bug: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57017 > > So I rerun the test with the sysrooted toolchain (this toolchain > includes binutils but doesn't link any system installed libraries > without a -L/usr/lib flag) and this worked fine: > > https://travis-ci.org/dlang/dmd/jobs/182653194 I probably sent this message too early, looks like we do have some kind of regression in GDC here as well. At least the DMD build passes the ice8511 test: https://travis-ci.org/dlang/dmd/jobs/182653192