[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] 5.2.0 Error in testsuite/gm2/switches/check-all/run/fail/gm2.e
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] 5.2.0 Error in testsuite/gm2/switches/check-all/run/fail/gm2.exp |
Date: |
Wed, 19 Apr 2017 13:27:18 +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/switches/check-all/run/fail/gm2.exp:
>
> ---
> /home/pi/GM2_520/gcc-5.2.0+gm2-git-latest/gm2/gcc-versionno/gcc/testsuite/gm
> 2/switches/check-all/run/fail/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/switches/check-all/run/fail/gm2.exp 2017-04-18
> 10:26:14.246915153 +0200
> @@ -40,7 +40,7 @@
> }
>
> # do not recompile the support module - and do not test it either!
> - if { $testcase == "rangesupport.mod" } {
> + if { $testcase == "$srcdir/$subdir/rangesupport.mod" } {
> continue
> }
>
> Regards,
> Ernst Bokkelkamp
Hi Ernst,
well spotted - excellent to see a bugfix in the regression tests - will
apply!
regards,
Gaius