This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [testsuite] Mark gdc.dg/pr89041.d as compile test


On Sun, 10 Mar 2019 at 17:52, Rainer Orth <ro@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]