summaryrefslogtreecommitdiff
path: root/gcc/laplace.SCHWINGE/log_test
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/laplace.SCHWINGE/log_test')
-rw-r--r--gcc/laplace.SCHWINGE/log_test169
1 files changed, 142 insertions, 27 deletions
diff --git a/gcc/laplace.SCHWINGE/log_test b/gcc/laplace.SCHWINGE/log_test
index 17af0398..da43cd42 100644
--- a/gcc/laplace.SCHWINGE/log_test
+++ b/gcc/laplace.SCHWINGE/log_test
@@ -113,7 +113,7 @@ Fixed: tinfo.h
Fixed: types/vxTypesBase.h
Fixed: unistd.h
math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 76
-*** math.h Sun Dec 11 16:00:43 2016
+*** math.h Thu Dec 15 19:11:07 2016
--- [...]/hurd/master/fixincludes/tests/base/math.h Sun Dec 11 11:04:45 2016
***************
*** 73,78 ****
@@ -126,7 +126,7 @@ math.h [...]/hurd/master/fixincludes/tests/base/math.h differ: char 1529, line 7
#endif /* MATH_HUGE_VAL_FROM_DBL_MAX_CHECK */
reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 266, line 12
-*** reg_types.h Sun Dec 11 16:00:43 2016
+*** reg_types.h Thu Dec 15 19:11:07 2016
--- [...]/hurd/master/fixincludes/tests/base/reg_types.h Sun May 27 02:29:29 2012
***************
*** 9,15 ****
@@ -147,7 +147,7 @@ reg_types.h [...]/hurd/master/fixincludes/tests/base/reg_types.h differ: char 26
} __regex_t;
extern __regex_t re;
sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881, line 38
-*** sys/stat.h Sun Dec 11 16:00:44 2016
+*** sys/stat.h Thu Dec 15 19:11:07 2016
--- [...]/hurd/master/fixincludes/tests/base/sys/stat.h Mon Dec 10 23:37:58 2012
***************
*** 35,41 ****
@@ -168,7 +168,7 @@ sys/stat.h [...]/hurd/master/fixincludes/tests/base/sys/stat.h differ: char 881,
#include <types/vxTypesOld.h>
#endif /* VXWORKS_NEEDS_VXWORKS_CHECK */
time.h [...]/hurd/master/fixincludes/tests/base/time.h differ: char 375, line 17
-*** time.h Sun Dec 11 16:00:44 2016
+*** time.h Thu Dec 15 19:11:07 2016
--- [...]/hurd/master/fixincludes/tests/base/time.h Sun May 27 02:29:29 2012
***************
*** 14,20 ****
@@ -196,8 +196,117 @@ make[2]: Leaving directory '[...]/hurd/master.build/fixincludes'
Makefile:3710: recipe for target 'check-fixincludes' failed
make[1]: *** [check-fixincludes] Error 2
make[2]: Entering directory '[...]/hurd/master.build/gcc'
+Test Run By thomas on Thu Dec 15 19:11:13 CET 2016
+ === acats configuration ===
+target gcc is [...]/hurd/master.build/gcc/xgcc -B[...]/hurd/master.build/gcc/
+Reading specs from [...]/hurd/master.build/gcc/specs COLLECT_GCC=[...]/hurd/master.build/gcc/xgcc COLLECT_LTO_WRAPPER=[...]/hurd/master.build/gcc/lto-wrapper Target: i686-unknown-gnu0.8 Configured with: ../master/configure --prefix=[...]/hurd/master.build.install SHELL=/bin/dash CC=gcc-6 CXX=g++-6 --enable-languages=all,ada --disable-libcilkrts --disable-libsanitizer --disable-libvtv --disable-libmpx --with-native-system-header-dir=/usr/include --enable-multiarch Thread model: posix gcc version 7.0.0 20161129 (experimental) (GCC)
+host=i686-gnu
+target=i686-unknown-gnu0.8
+gnatmake is [...]/hurd/master.build/gcc/gnatmake
+
+ === acats support ===
+Generating support files... done.
+Compiling support files... done.
+
+ === acats tests ===
+Running chapter a ...
+Running chapter c2 ...
+FAIL: c23003b
+FAIL: c23003g
+FAIL: c23003i
+Running chapter c3 ...
+Running chapter c4 ...
+Running chapter c5 ...
+FAIL: c52103x
+FAIL: c52104x
+FAIL: c52104y
+Running chapter c6 ...
+Running chapter c7 ...
+Running chapter c8 ...
+Running chapter c9 ...
+FAIL: c974003
+FAIL: c974011
+FAIL: c974013
+Running chapter ca ...
+Running chapter cb ...
+FAIL: cb1010a
+FAIL: cb1010c
+FAIL: cb1010d
+Running chapter cc ...
+Running chapter cd ...
+Running chapter ce ...
+Running chapter cxa ...
+Running chapter cxb ...
+Running chapter cxf ...
+Running chapter cxg ...
+Running chapter cxh ...
+Running chapter cz ...
+Running chapter d ...
+Running chapter e ...
+Running chapter l ...
+ === acats Summary ===
+# of expected passes 2308
+# of unexpected failures 12
+*** FAILURES: c23003b c23003g c23003i c52103x c52104x c52104y c974003 c974011 c974013 cb1010a cb1010c cb1010d
+[...]/hurd/master/gcc/testsuite/ada/acats/run_all.sh completed at Thu Dec 15 19:58:39 CET 2016
Making a new config file...
echo "set tmpdir [...]/hurd/master.build/gcc/testsuite" >> ./site.tmp
+rm -rf testsuite/gnat-parallel
+make[3]: Entering directory '[...]/hurd/master.build/gcc'
+(rootme=`${PWDCMD-pwd}`; export rootme; \
+srcdir=`cd ../../master/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
+if [ -n "" ] \
+ && [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] \
+ && [ -f testsuite/gnat-parallel/finished ]; then \
+ rm -rf testsuite/gnat; \
+else \
+ cd testsuite/gnat; \
+ rm -f tmp-site.exp; \
+ sed '/set tmpdir/ s|testsuite$|testsuite/gnat|' \
+ < ../../site.exp > tmp-site.exp; \
+ /bin/dash ${srcdir}/../move-if-change tmp-site.exp site.exp; \
+ EXPECT=`if [ -f ${rootme}/../expect/expect ] ; then echo ${rootme}/../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
+ if [ -f ${rootme}/../expect/expect ] ; then \
+ TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
+ export TCL_LIBRARY ; \
+ fi ; \
+ `if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool gnat ; \
+ if [ -n "$GCC_RUNTEST_PARALLELIZE_DIR" ] ; then \
+ touch ${rootme}/testsuite/gnat-parallel/finished; \
+ fi ; \
+fi )
+Test Run By thomas on Thu Dec 15 19:58:42 2016
+Native configuration is i686-unknown-gnu0.8
+
+ === gnat 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 [...]/hurd/master/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running [...]/hurd/master/gcc/testsuite/gnat.dg/dg.exp ...
+FAIL: gnat.dg/null_pointer_deref1.adb execution test
+FAIL: gnat.dg/null_pointer_deref2.adb execution test
+FAIL: gnat.dg/null_pointer_deref3.adb execution test
+FAIL: gnat.dg/stack_check1.adb execution test
+FAIL: gnat.dg/stack_check2.adb execution test
+FAIL: gnat.dg/vect3.adb scan-tree-dump-times vect "vectorized 1 loops" 15
+FAIL: gnat.dg/vect6.adb scan-tree-dump-times vect "vectorized 1 loops" 15
+Running [...]/hurd/master/gcc/testsuite/gnat.dg/specs/specs.exp ...
+Running [...]/hurd/master/gcc/testsuite/gnat.dg/sso/sso.exp ...
+
+ === gnat Summary ===
+
+# of expected passes 2543
+# of unexpected failures 7
+# of expected failures 24
+# of unsupported tests 6
+[...]/hurd/master.build/gcc/gnatmake version 7.0.0 20161129 (experimental)
+
+make[3]: Leaving directory '[...]/hurd/master.build/gcc'
rm -rf testsuite/gcc-parallel
make[3]: Entering directory '[...]/hurd/master.build/gcc'
(rootme=`${PWDCMD-pwd}`; export rootme; \
@@ -222,7 +331,7 @@ else \
touch ${rootme}/testsuite/gcc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Sun Dec 11 16:00:52 2016
+Test Run By thomas on Thu Dec 15 20:10:27 2016
Native configuration is i686-unknown-gnu0.8
=== gcc tests ===
@@ -267,12 +376,14 @@ FAIL: gcc.dg/graphite/scop-dsyrk.c scan-tree-dump-times graphite "number of SCoP
Running [...]/hurd/master/gcc/testsuite/gcc.dg/guality/guality.exp ...
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
-XPASS: gcc.dg/guality/guality.c -O2 execution test
+XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
+XPASS: gcc.dg/guality/inline-params.c -O2 execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g execution test
XPASS: gcc.dg/guality/inline-params.c -Os execution test
+XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
XPASS: gcc.dg/guality/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 line 28 j == 28 + 37
@@ -280,10 +391,10 @@ XPASS: gcc.dg/guality/pr41353-1.c -O3 -g line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -Os line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 28 j == 28 + 37
-FAIL: gcc.dg/guality/pr41447-1.c -O0 execution test
FAIL: gcc.dg/guality/pr41447-1.c -O2 execution test
FAIL: gcc.dg/guality/pr41447-1.c -O3 -g execution test
FAIL: gcc.dg/guality/pr41447-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
+FAIL: gcc.dg/guality/pr41616-1.c -O0 execution test
FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/guality/pr45882.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 d == 112
FAIL: gcc.dg/guality/pr45882.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 e == 142
@@ -468,8 +579,8 @@ skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined
# of expected passes 115300
# of unexpected failures 82
-# of unexpected successes 15
-# of expected failures 344
+# of unexpected successes 17
+# of expected failures 342
# of unresolved testcases 1
# of unsupported tests 1980
[...]/hurd/master.build/gcc/xgcc version 7.0.0 20161129 (experimental) (GCC)
@@ -499,7 +610,7 @@ else \
touch ${rootme}/testsuite/g++-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Sun Dec 11 20:21:44 2016
+Test Run By thomas on Fri Dec 16 00:31:16 2016
Native configuration is i686-unknown-gnu0.8
=== g++ tests ===
@@ -613,7 +724,7 @@ else \
touch ${rootme}/testsuite/gfortran-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Sun Dec 11 22:33:51 2016
+Test Run By thomas on Fri Dec 16 02:42:36 2016
Native configuration is i686-unknown-gnu0.8
=== gfortran tests ===
@@ -679,7 +790,7 @@ else \
touch ${rootme}/testsuite/objc-parallel/finished; \
fi ; \
fi )
-Test Run By thomas on Mon Dec 12 00:08:49 2016
+Test Run By thomas on Fri Dec 16 04:17:51 2016
Native configuration is i686-unknown-gnu0.8
=== objc tests ===
@@ -803,6 +914,9 @@ PASS: test-strtol-22.
PASS: test-strtol-23.
make[3]: Leaving directory '[...]/hurd/master.build/libiberty/testsuite'
make[2]: Leaving directory '[...]/hurd/master.build/libiberty'
+make[2]: Entering directory '[...]/hurd/master.build/gnattools'
+make[2]: Nothing to be done for 'check'.
+make[2]: Leaving directory '[...]/hurd/master.build/gnattools'
make[2]: Entering directory '[...]/hurd/master.build/lto-plugin'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '[...]/hurd/master.build/lto-plugin'
@@ -903,7 +1017,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else \
echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
-Test Run By thomas on Mon Dec 12 00:14:50 2016
+Test Run By thomas on Fri Dec 16 04:24:10 2016
Native configuration is i686-unknown-gnu0.8
=== libstdc++ tests ===
@@ -1224,6 +1338,9 @@ make[2]: Leaving directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libgfort
make[2]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libobjc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libobjc'
+make[2]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libada'
+make[2]: Nothing to be done for 'check'.
+make[2]: Leaving directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libada'
make[2]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libgomp'
Making check in testsuite
make[3]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libgomp/testsuite'
@@ -1241,7 +1358,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Dec 12 04:07:06 2016
+Test Run By thomas on Fri Dec 16 08:15:47 2016
Native configuration is i686-unknown-gnu0.8
=== libgomp tests ===
@@ -1258,14 +1375,12 @@ FAIL: libgomp.c/lib-1.c execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.c++/c++.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.fortran/fortran.exp ...
FAIL: libgomp.fortran/lib1.f90 -O1 execution test
-FAIL: libgomp.fortran/lib1.f90 -O2 execution test
-FAIL: libgomp.fortran/lib1.f90 -O3 -g execution test
+FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: libgomp.fortran/lib1.f90 -Os execution test
-FAIL: libgomp.fortran/lib2.f -O1 execution test
-FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
-FAIL: libgomp.fortran/lib2.f -Os execution test
-FAIL: libgomp.fortran/lib3.f -O2 execution test
-FAIL: libgomp.fortran/lib3.f -O3 -g execution test
+FAIL: libgomp.fortran/lib2.f -O2 execution test
+FAIL: libgomp.fortran/lib2.f -O3 -g execution test
+FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
+FAIL: libgomp.fortran/lib3.f -Os execution test
Running [...]/hurd/master/libgomp/testsuite/libgomp.graphite/graphite.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.hsa.c/c.exp ...
Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-c/c.exp ...
@@ -1274,8 +1389,8 @@ Running [...]/hurd/master/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp ...
=== libgomp Summary ===
-# of expected passes 5138
-# of unexpected failures 10
+# of expected passes 5140
+# of unexpected failures 8
# of unsupported tests 331
Makefile:283: recipe for target 'check-DEJAGNU' failed
make[4]: *** [check-DEJAGNU] Error 1
@@ -1337,7 +1452,7 @@ Makefile:874: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libgomp'
-Makefile:21009: recipe for target 'check-target-libgomp' failed
+Makefile:21691: recipe for target 'check-target-libgomp' failed
make[1]: *** [check-target-libgomp] Error 2
make[2]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libitm'
Making check in testsuite
@@ -1356,7 +1471,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Dec 12 04:30:58 2016
+Test Run By thomas on Fri Dec 16 08:39:34 2016
Native configuration is i686-unknown-gnu0.8
=== libitm tests ===
@@ -1438,7 +1553,7 @@ Makefile:723: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libitm'
-Makefile:21427: recipe for target 'check-target-libitm' failed
+Makefile:22109: recipe for target 'check-target-libitm' failed
make[1]: *** [check-target-libitm] Error 2
make[2]: Entering directory '[...]/hurd/master.build/i686-unknown-gnu0.8/libatomic'
Making check in testsuite
@@ -1457,7 +1572,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
-Test Run By thomas on Mon Dec 12 04:36:10 2016
+Test Run By thomas on Fri Dec 16 08:44:47 2016
Native configuration is i686-unknown-gnu0.8
=== libatomic tests ===