[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] 5.2.0 Error in testsuite/gm2/exceptions/run/pass/gm2.exp
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] 5.2.0 Error in testsuite/gm2/exceptions/run/pass/gm2.exp |
Date: |
Wed, 19 Apr 2017 13:27:49 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Ernst Bokkelkamp <address@hidden> writes:
> I found the following error in testsuite/gm2/exceptions/run/pass/gm2.exp:
>
> ---
> /home/pi/GM2_520/gcc-5.2.0+gm2-git-latest/gm2/gcc-versionno/gcc/testsuite/gm
> 2/exceptions/run/pass/gm2.exp 2017-03-29 15:34:52.000000000 +0200
> +++
> /home/pi/GM2_520_TEST/gcc-5.2.0+gm2-git-latest/gm2/gcc-versionno/gcc/testsui
> te/gm2/exceptions/run/pass/gm2.exp 2017-04-18 09:36:19.314965154 +0200
> @@ -25,7 +25,7 @@
> load_lib gm2-torture.exp
>
>
> -set XGPP [lookfor_file $tmpdir g++];
> +set XGPP [lookfor_file $tmpdir xg++];
>
> set output [exec rm -f cpp.o mycpp.o]
> set output [exec ${XGPP} -B[file dirname $tmpdir] -g -c
> $srcdir/gm2/exceptions/run/pass/cpp.cpp]
>
Hi Ernst,
again - many thanks - will apply to git,
regards,
Gaius