[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Catching up, some old some new problems. test errors?
From: |
Dragiša Durić |
Subject: |
Re: Catching up, some old some new problems. test errors? |
Date: |
Sun, 03 May 2020 17:22:52 +0200 |
On Sun, 2020-05-03 at 12:43 +0100, Gaius Mulley wrote:
> I get 1 error from building gm2 master branch on a x86_64 debian
> stretch
> system and no errors using gm2 master on aarch64 debian stretch.
On an RPi, gm2 configured with
../gcc-versionno/configure --enable-languages=c,c++,gm2 --disable-multilib
--disable-bootstrap --prefix=/opt/local -with-cpu=cor^Cx-a53
--with-fpu=neon-fp-armv8 --with-float=hard --build=arm-linux-gnueabihf
built, run checks. Results:
Test run by pi on Sun May 3 14:51:21 2020
Native configuration is arm-unknown-linux-gnueabihf
=== gm2 tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using
/home/pi/extra/gm2/scratch/sources/gm2/gcc-versionno/gcc/testsuite/config/default.exp
as tool-and-target-specific interface file.
.....
FAIL: gm2/errors/fail/array1.mod, -g
FAIL: gm2/errors/fail/array1.mod, -O
FAIL: gm2/errors/fail/array1.mod, -O -g
FAIL: gm2/errors/fail/array1.mod, -Os
FAIL: gm2/errors/fail/array1.mod, -O3 -fomit-frame-pointer
FAIL: gm2/errors/fail/array1.mod, -O3 -fomit-frame-pointer -finline-functions
FAIL: gm2/errors/fail/proctype.mod, -g
FAIL: gm2/errors/fail/proctype.mod, -O
FAIL: gm2/errors/fail/proctype.mod, -O -g
FAIL: gm2/errors/fail/proctype.mod, -Os
FAIL: gm2/errors/fail/proctype.mod, -O3 -fomit-frame-pointer
FAIL: gm2/errors/fail/proctype.mod, -O3 -fomit-frame-pointer
-finline-functions
FAIL: gm2/errors/fail/testbit2.mod, -g
FAIL: gm2/errors/fail/testbit2.mod, -O
FAIL: gm2/errors/fail/testbit2.mod, -O -g
FAIL: gm2/errors/fail/testbit2.mod, -Os
FAIL: gm2/errors/fail/testbit2.mod, -O3 -fomit-frame-pointer
FAIL: gm2/errors/fail/testbit2.mod, -O3 -fomit-frame-pointer
-finline-functions
FAIL: gm2/errors/fail/testfio.mod, -g
FAIL: gm2/errors/fail/testfio.mod, -O
FAIL: gm2/errors/fail/testfio.mod, -O -g
FAIL: gm2/errors/fail/testfio.mod, -Os
FAIL: gm2/errors/fail/testfio.mod, -O3 -fomit-frame-pointer
FAIL: gm2/errors/fail/testfio.mod, -O3 -fomit-frame-pointer -finline-functions
FAIL: gm2/errors/fail/testparam.mod, -g
FAIL: gm2/errors/fail/testparam.mod, -O
FAIL: gm2/errors/fail/testparam.mod, -O -g
FAIL: gm2/errors/fail/testparam.mod, -Os
FAIL: gm2/errors/fail/testparam.mod, -O3 -fomit-frame-pointer
FAIL: gm2/errors/fail/testparam.mod, -O3 -fomit-frame-pointer
-finline-functions
.....
FAIL: gm2/iso/run/pass/long2.mod execution, -g
FAIL: gm2/iso/run/pass/long2.mod execution, -O
FAIL: gm2/iso/run/pass/long2.mod execution, -O -g
FAIL: gm2/iso/run/pass/long2.mod execution, -Os
FAIL: gm2/iso/run/pass/long2.mod execution, -O3 -fomit-frame-pointer
FAIL: gm2/iso/run/pass/long2.mod execution, -O3 -fomit-frame-pointer
-finline-functions
FAIL: gm2/iso/run/pass/long3.mod execution, -g
FAIL: gm2/iso/run/pass/long3.mod execution, -O
FAIL: gm2/iso/run/pass/long3.mod execution, -O -g
FAIL: gm2/iso/run/pass/long3.mod execution, -Os
FAIL: gm2/iso/run/pass/long3.mod execution, -O3 -fomit-frame-pointer
FAIL: gm2/iso/run/pass/long3.mod execution, -O3 -fomit-frame-pointer
-finline-functions
.....
FAIL: gm2/pim/fail/TestLong4.mod, -g
FAIL: gm2/pim/fail/TestLong4.mod, -O
FAIL: gm2/pim/fail/TestLong4.mod, -O -g
FAIL: gm2/pim/fail/TestLong4.mod, -Os
FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer
FAIL: gm2/pim/fail/TestLong4.mod, -O3 -fomit-frame-pointer -finline-functions
.....
FAIL: gm2/pim/run/pass/integer.mod execution, -g
FAIL: gm2/pim/run/pass/integer.mod execution, -O
FAIL: gm2/pim/run/pass/integer.mod execution, -O -g
FAIL: gm2/pim/run/pass/integer.mod execution, -Os
FAIL: gm2/pim/run/pass/integer.mod execution, -O3 -fomit-frame-pointer
FAIL: gm2/pim/run/pass/integer.mod execution, -O3 -fomit-frame-pointer
-finline-functions
.....
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -g
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O -g
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -Os
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O3
-fomit-frame-pointer
FAIL: gm2/pimlib/base/run/pass/testconvert.mod execution, -O3
-fomit-frame-pointer -finline-functions
.....
=== gm2 Summary ===
# of expected passes 11756
# of unexpected failures 60
- Catching up, some old some new problems. test errors?, Dragiša Durić, 2020/05/03
- Re: Catching up, some old some new problems. test errors?, Gaius Mulley, 2020/05/03
- Re: Catching up, some old some new problems. test errors?, Dragiša Durić, 2020/05/03
- Re: Catching up, some old some new problems. test errors?, Dragiša Durić, 2020/05/03
- Re: Catching up, some old some new problems. test errors?,
Dragiša Durić <=
- Re: Catching up, some old some new problems. test errors?, Gaius Mulley, 2020/05/04
- Re: Catching up, some old some new problems. test errors?, Dragiša Durić, 2020/05/04
- Re: Catching up, some old some new problems. test errors?, Gaius Mulley, 2020/05/04
- Re: Catching up, some old some new problems. test errors?, Gaius Mulley, 2020/05/04
- Re: Catching up, some old some new problems. test errors?, Gaius Mulley, 2020/05/04