On Sun, 10 Mar 2019 at 17:52, Rainer Orth <r...@cebitec.uni-bielefeld.de> wrote: > > The new gdc.dg/pr89041.d FAILs for the non-default multilib (e.g. on > i386-pc-solaris2.11 and x86_64-pc-linux-gnu): > > +FAIL: gdc.dg/pr89041.d -O0 (test for excess errors) > +UNRESOLVED: gdc.dg/pr89041.d -O0 compilation failed to produce executable > > Excess errors: > Undefined first referenced > symbol in file > main /usr/lib/amd64/crt1.o > ld: fatal: symbol referencing errors > > As was the case with gdc.dg/pr89042?.d > > https://gcc.gnu.org/ml/gcc-patches/2019-01/msg01656.html > > it needs to be marked as compile test. Done as follows, tested on > x86_64-pc-linux-gnu, installed on mainline. >
I'll try to remember that for next time, thanks. -- Iain