Dear GCC Team,
I would like to report a successful crossbuild of gcc 4.8.3 for aarch64-linux-gnu on linux (Ubuntu 12.04.3 LTS) as described at https[colon]//raghunathlolur[dot]wordpress[dot]com/2014/06/17/cross-compiling-gcc-4-8-3-for-aarch64-port/ The buildstat info and test results are as below: Buildstat info: $:~/aarch64-crossbuild-gcc4.8.3/gcc/build$ ../gcc-4.8.3/config.guess i686-pc-linux-gnu $:~/aarch64-crossbuild-gcc4.8.3/gcc/build$ ../../install/bin/aarch64-linux-gnu-gcc -v Using built-in specs. COLLECT_GCC=../../install/bin/aarch64-linux-gnu-gcc COLLECT_LTO_WRAPPER=/home/user1/aarch64-crossbuild-gcc4.8.3/install/libexec/gcc/aarch64-linux-gnu/4.8.3/lto-wrapper Target: aarch64-linux-gnu Configured with: ../gcc-4.8.3/configure --target=aarch64-linux-gnu --prefix=/home/user1/aarch64-crossbuild-gcc4.8.3/install --with-sysroot=/home/user1/aarch64-crossbuild-gcc4.8.3/sysroot --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-isl=/usr/local --with-cloog=/usr/local --disable-nls --enable-shared --disable-static --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --disable-multilib --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++ Thread model: posix gcc version 4.8.3 (GCC) $:~/aarch64-crossbuild-gcc4.8.3/gcc/build$ uname -a Linux linux 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16 UTC 2013 i686 i686 i386 GNU/Linux $:~/aarch64-crossbuild-gcc4.8.3/gcc/build$ dpkg -l libc6 Name Version Description ==============-==============-============================================ libc6 2.15-0ubuntu10 Embedded GNU C Library: Shared libraries Test Results: ============ cat <<'EOF' | LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_3_release revision 210800 Target is aarch64-unknown-linux-gnu Host is aarch64-unknown-linux-gnu === libgomp tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: libgomp.c/appendix-a/a.15.1.c execution test FAIL: libgomp.c/appendix-a/a.16.1.c execution test FAIL: libgomp.c/appendix-a/a.26.1.c execution test FAIL: libgomp.c/appendix-a/a.29.1.c execution test FAIL: libgomp.c/appendix-a/a.36.1.c execution test FAIL: libgomp.c/appendix-a/a.39.1.c execution test FAIL: libgomp.c/appendix-a/a.4.1.c execution test FAIL: libgomp.c/atomic-3.c execution test WARNING: program timed out. FAIL: libgomp.c/atomic-4.c execution test FAIL: libgomp.c/barrier-1.c execution test FAIL: libgomp.c/collapse-1.c execution test FAIL: libgomp.c/critical-1.c execution test FAIL: libgomp.c/debug-1.c execution test WARNING: program timed out. FAIL: libgomp.c/icv-2.c execution test FAIL: libgomp.c/loop-1.c execution test FAIL: libgomp.c/loop-10.c execution test FAIL: libgomp.c/loop-13.c execution test FAIL: libgomp.c/loop-14.c execution test WARNING: program timed out. FAIL: libgomp.c/loop-4.c execution test FAIL: libgomp.c/loop-5.c execution test FAIL: libgomp.c/loop-6.c execution test FAIL: libgomp.c/loop-9.c execution test FAIL: libgomp.c/nested-1.c execution test FAIL: libgomp.c/nested-3.c execution test FAIL: libgomp.c/nestedfn-4.c execution test WARNING: program timed out. FAIL: libgomp.c/nqueens-1.c execution test FAIL: libgomp.c/omp-loop01.c execution test FAIL: libgomp.c/omp-loop02.c execution test FAIL: libgomp.c/omp-single-1.c execution test FAIL: libgomp.c/omp_workshare1.c execution test FAIL: libgomp.c/omp_workshare2.c execution test FAIL: libgomp.c/omp_workshare4.c execution test FAIL: libgomp.c/ordered-1.c execution test FAIL: libgomp.c/pr24455.c execution test FAIL: libgomp.c/pr29947-1.c execution test FAIL: libgomp.c/pr29947-2.c execution test FAIL: libgomp.c/pr30494.c execution test FAIL: libgomp.c/pr32362-1.c execution test FAIL: libgomp.c/pr32362-2.c execution test FAIL: libgomp.c/pr32362-3.c execution test FAIL: libgomp.c/pr33880.c execution test FAIL: libgomp.c/pr35196.c execution test WARNING: program timed out. FAIL: libgomp.c/pr35549.c execution test FAIL: libgomp.c/pr36802-1.c execution test FAIL: libgomp.c/pr36802-2.c execution test FAIL: libgomp.c/pr36802-3.c execution test WARNING: program timed out. FAIL: libgomp.c/pr39591-1.c execution test FAIL: libgomp.c/pr42942.c execution test FAIL: libgomp.c/pr46886.c execution test FAIL: libgomp.c/pr49898-2.c execution test FAIL: libgomp.c/reduction-1.c execution test FAIL: libgomp.c/reduction-2.c execution test FAIL: libgomp.c/reduction-4.c execution test FAIL: libgomp.c/reduction-5.c execution test FAIL: libgomp.c/sections-1.c execution test FAIL: libgomp.c/shared-1.c execution test FAIL: libgomp.c/shared-2.c execution test WARNING: program timed out. FAIL: libgomp.c/sort-1.c execution test FAIL: libgomp.c/task-4.c execution test FAIL: libgomp.c/task-5.c execution test WARNING: program timed out. FAIL: libgomp.c/vla-1.c execution test WARNING: program timed out. FAIL: libgomp.c++/collapse-1.C -O1 execution test FAIL: libgomp.c++/collapse-1.C -O2 execution test FAIL: libgomp.c++/collapse-1.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/collapse-1.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/collapse-2.C -O0 execution test FAIL: libgomp.c++/collapse-2.C -O1 execution test FAIL: libgomp.c++/collapse-2.C -O2 execution test FAIL: libgomp.c++/collapse-2.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/collapse-2.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/collapse-2.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/collapse-2.C -O3 -g execution test FAIL: libgomp.c++/collapse-2.C -Os execution test FAIL: libgomp.c++/copyin-1.C -O0 execution test FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/copyin-1.C -O3 -g execution test FAIL: libgomp.c++/copyin-1.C -Os execution test FAIL: libgomp.c++/copyin-2.C -O0 execution test FAIL: libgomp.c++/copyin-2.C -O2 execution test FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test WARNING: program timed out. FAIL: libgomp.c++/copyin-2.C -O3 -g execution test FAIL: libgomp.c++/copyin-2.C -Os execution test FAIL: libgomp.c++/ctor-1.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-10.C -O1 execution test FAIL: libgomp.c++/ctor-10.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-10.C -Os execution test FAIL: libgomp.c++/ctor-11.C -O0 execution test FAIL: libgomp.c++/ctor-11.C -O1 execution test FAIL: libgomp.c++/ctor-11.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-11.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/ctor-11.C -O3 -g execution test FAIL: libgomp.c++/ctor-11.C -Os execution test FAIL: libgomp.c++/ctor-12.C -O0 execution test FAIL: libgomp.c++/ctor-12.C -O1 execution test FAIL: libgomp.c++/ctor-12.C -O2 execution test FAIL: libgomp.c++/ctor-12.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/ctor-12.C -O3 -g execution test FAIL: libgomp.c++/ctor-2.C -O0 execution test FAIL: libgomp.c++/ctor-2.C -O1 execution test FAIL: libgomp.c++/ctor-2.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-2.C -O3 -g execution test FAIL: libgomp.c++/ctor-2.C -Os execution test FAIL: libgomp.c++/ctor-3.C -O2 execution test FAIL: libgomp.c++/ctor-3.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/ctor-3.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/ctor-4.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/ctor-5.C -O1 execution test FAIL: libgomp.c++/ctor-5.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-5.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test WARNING: program timed out. FAIL: libgomp.c++/ctor-5.C -O3 -g execution test FAIL: libgomp.c++/ctor-5.C -Os execution test FAIL: libgomp.c++/ctor-6.C -O0 execution test FAIL: libgomp.c++/ctor-6.C -O1 execution test FAIL: libgomp.c++/ctor-6.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-6.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/ctor-6.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/ctor-7.C -O0 execution test FAIL: libgomp.c++/ctor-7.C -O2 execution test FAIL: libgomp.c++/ctor-7.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-7.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/ctor-8.C -O2 execution test FAIL: libgomp.c++/ctor-8.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/ctor-8.C -O3 -g execution test FAIL: libgomp.c++/ctor-9.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/ctor-9.C -O3 -g execution test FAIL: libgomp.c++/ctor-9.C -Os execution test FAIL: libgomp.c++/for-1.C -O1 execution test FAIL: libgomp.c++/for-1.C -O2 execution test FAIL: libgomp.c++/for-1.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/for-1.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/for-1.C -O3 -g execution test FAIL: libgomp.c++/for-2.C -O2 execution test FAIL: libgomp.c++/for-2.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/for-2.C -O3 -fomit-frame-pointer -funroll-loops execution test WARNING: program timed out. FAIL: libgomp.c++/for-2.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/for-2.C -O3 -g execution test FAIL: libgomp.c++/for-3.C -O1 execution test FAIL: libgomp.c++/for-3.C -O2 execution test FAIL: libgomp.c++/for-3.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/for-3.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/for-4.C -O0 execution test FAIL: libgomp.c++/for-4.C -O2 execution test FAIL: libgomp.c++/for-4.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/for-4.C -Os execution test FAIL: libgomp.c++/for-5.C -O0 execution test FAIL: libgomp.c++/for-5.C -O1 execution test WARNING: program timed out. FAIL: libgomp.c++/for-5.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test WARNING: program timed out. FAIL: libgomp.c++/for-5.C -O3 -g execution test FAIL: libgomp.c++/for-6.C -O0 execution test FAIL: libgomp.c++/for-6.C -O2 execution test FAIL: libgomp.c++/for-6.C -Os execution test FAIL: libgomp.c++/for-7.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/for-7.C -O3 -g execution test FAIL: libgomp.c++/for-7.C -Os execution test FAIL: libgomp.c++/for-8.C -O1 execution test FAIL: libgomp.c++/for-8.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/for-8.C -O3 -g execution test FAIL: libgomp.c++/loop-1.C -O execution test FAIL: libgomp.c++/loop-11.C -O execution test FAIL: libgomp.c++/loop-12.C -O0 execution test FAIL: libgomp.c++/loop-12.C -O1 execution test WARNING: program timed out. FAIL: libgomp.c++/loop-12.C -Os execution test WARNING: program timed out. FAIL: libgomp.c++/loop-13.C -O1 execution test FAIL: libgomp.c++/loop-13.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/loop-13.C -Os execution test FAIL: libgomp.c++/loop-14.C -O1 execution test FAIL: libgomp.c++/loop-14.C -O3 -g execution test FAIL: libgomp.c++/loop-14.C -Os execution test FAIL: libgomp.c++/loop-15.C -O0 execution test WARNING: program timed out. FAIL: libgomp.c++/loop-15.C -O1 execution test FAIL: libgomp.c++/loop-15.C -O2 execution test FAIL: libgomp.c++/loop-15.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/loop-15.C -O3 -g execution test FAIL: libgomp.c++/loop-15.C -Os execution test FAIL: libgomp.c++/loop-3.C -O execution test FAIL: libgomp.c++/loop-9.C -O0 execution test FAIL: libgomp.c++/loop-9.C -O2 execution test FAIL: libgomp.c++/loop-9.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/loop-9.C -O3 -g execution test FAIL: libgomp.c++/loop-9.C -Os execution test FAIL: libgomp.c++/master-1.C -O1 execution test FAIL: libgomp.c++/master-1.C -O2 execution test FAIL: libgomp.c++/master-1.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/master-1.C -O3 -g execution test FAIL: libgomp.c++/master-1.C -Os execution test FAIL: libgomp.c++/parallel-1.C -O execution test FAIL: libgomp.c++/pr24455.C -O1 execution test FAIL: libgomp.c++/pr24455.C -O2 execution test FAIL: libgomp.c++/pr24455.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr24455.C -Os execution test FAIL: libgomp.c++/pr27337.C -O1 execution test WARNING: program timed out. FAIL: libgomp.c++/pr27337.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/pr27337.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr30703.C -O2 execution test FAIL: libgomp.c++/pr30703.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr30703.C -O3 -g execution test FAIL: libgomp.c++/pr30703.C -Os execution test FAIL: libgomp.c++/pr34513.C -O0 execution test FAIL: libgomp.c++/pr34513.C -O2 execution test FAIL: libgomp.c++/pr34513.C -O3 -g execution test FAIL: libgomp.c++/pr35185.C -O1 execution test FAIL: libgomp.c++/pr35185.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/pr35185.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr35185.C -O3 -g execution test FAIL: libgomp.c++/pr38650.C -O0 execution test WARNING: program timed out. FAIL: libgomp.c++/pr38650.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/pr38650.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/pr38650.C -Os execution test FAIL: libgomp.c++/pr39573.C -O0 execution test FAIL: libgomp.c++/pr39573.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr43893.C -O0 execution test FAIL: libgomp.c++/pr43893.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr48869.C -O0 execution test FAIL: libgomp.c++/pr48869.C -O1 execution test FAIL: libgomp.c++/pr48869.C -O2 execution test FAIL: libgomp.c++/pr48869.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/pr48869.C -O3 -fomit-frame-pointer -funroll-loops execution test WARNING: program timed out. FAIL: libgomp.c++/pr48869.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr49043.C -O1 execution test FAIL: libgomp.c++/pr49043.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/pr49043.C -Os execution test FAIL: libgomp.c++/pr56217.C -O0 execution test FAIL: libgomp.c++/pr56217.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/pr56217.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/pr56217.C -O3 -g execution test FAIL: libgomp.c++/reduction-3.C -O execution test FAIL: libgomp.c++/reduction-4.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/sections-1.C -O execution test FAIL: libgomp.c++/shared-1.C -O execution test FAIL: libgomp.c++/shared-2.C -O execution test FAIL: libgomp.c++/single-2.C -O execution test FAIL: libgomp.c++/single-3.C -O execution test FAIL: libgomp.c++/task-1.C -O execution test FAIL: libgomp.c++/task-2.C -O1 execution test FAIL: libgomp.c++/task-2.C -O2 execution test FAIL: libgomp.c++/task-2.C -O3 -fomit-frame-pointer execution test FAIL: libgomp.c++/task-2.C -Os execution test FAIL: libgomp.c++/task-3.C -O0 execution test FAIL: libgomp.c++/task-3.C -O2 execution test FAIL: libgomp.c++/task-3.C -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: libgomp.c++/task-3.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.c++/task-3.C -O3 -g execution test FAIL: libgomp.c++/task-3.C -Os execution test FAIL: libgomp.c++/task-4.C -O execution test FAIL: libgomp.c++/task-5.C -O0 execution test FAIL: libgomp.c++/task-8.C -O0 execution test WARNING: program timed out. FAIL: libgomp.c++/task-8.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: libgomp.graphite/force-parallel-4.c execution test FAIL: libgomp.graphite/force-parallel-7.c execution test === libgomp Summary === # of expected passes 1111 # of unexpected failures 253 # of unsupported tests 1 Host is aarch64-unknown-linux-gnu === libmudflap tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 1) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 1) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 2) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 2) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 3) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 3) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 4) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 4) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 5) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 5) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 6) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 6) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 7) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 7) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 8) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 8) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 9) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 9) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 10) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 10) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 11) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 11) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 12) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 12) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 13) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 13) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 14) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 14) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 15) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 15) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 16) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 16) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 17) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 17) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 18) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 18) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 19) execution test FAIL: libmudflap.cth/pass37-frag.c (-O0) (rerun 19) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 1) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 1) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 2) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 2) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 3) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 3) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 4) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 4) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 5) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 5) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 6) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 6) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 7) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 7) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 8) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 8) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 9) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 9) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 10) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 10) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 11) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 11) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 12) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 12) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 13) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 13) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 14) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 14) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 15) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 15) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 16) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 16) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 17) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 17) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 18) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 18) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 19) execution test FAIL: libmudflap.cth/pass39-frag.c (-O0) (rerun 19) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass40-frag.c (-O0) execution test FAIL: libmudflap.cth/pass40-frag.c (-O0) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 1) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 1) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 2) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 2) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 3) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 3) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 4) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 4) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 5) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 5) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 6) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 6) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 7) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 7) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 8) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 8) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 9) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 9) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 10) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 10) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 11) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 11) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 12) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 12) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 13) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 13) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 14) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 14) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 15) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 15) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 16) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 16) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 17) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 17) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 18) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 18) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 19) execution test FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 19) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 1) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 1) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 2) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 2) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 3) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 3) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 4) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 4) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 6) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 6) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 7) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 7) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 8) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 8) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 9) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 9) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 10) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 10) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 11) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 11) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 12) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 12) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 13) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 13) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 14) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 14) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 15) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 15) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 17) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 17) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 18) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 18) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 19) execution test FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 19) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 1) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 1) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 2) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 2) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 3) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 3) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 4) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 4) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 5) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 5) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 6) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 6) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 7) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 7) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 8) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 8) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 9) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 9) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 10) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 10) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 11) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 11) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 12) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 12) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 13) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 13) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 14) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 14) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 15) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 15) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 16) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 16) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 17) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 17) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 18) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 18) output pattern test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 19) execution test FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 19) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 1) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 1) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 2) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 2) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 3) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 3) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 4) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 4) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 5) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 5) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 6) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 6) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 7) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 7) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 8) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 8) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 9) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 9) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 10) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 10) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 11) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 11) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 12) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 12) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 13) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 13) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 14) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 14) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 16) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 16) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 17) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 17) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 18) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 18) output pattern test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 19) execution test FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 19) output pattern test WARNING: program timed out. FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test === libmudflap Summary === # of expected passes 1187 # of unexpected failures 249 === libstdc++ tests === Running target unix FAIL: 20_util/shared_ptr/thread/default_weaktoshared.cc execution test FAIL: 20_util/shared_ptr/thread/mutex_weaktoshared.cc execution test FAIL: 21_strings/basic_string/cons/char/1.cc execution test FAIL: 21_strings/basic_string/cons/wchar_t/1.cc execution test FAIL: 21_strings/basic_string/insert/char/1.cc execution test FAIL: 21_strings/basic_string/insert/wchar_t/1.cc execution test FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stod.cc execution test FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stof.cc execution test FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stold.cc execution test FAIL: 21_strings/basic_string/pthread4.cc execution test FAIL: 23_containers/list/pthread1.cc execution test FAIL: 23_containers/list/pthread5.cc execution test FAIL: 23_containers/map/pthread6.cc execution test FAIL: 23_containers/vector/bool/modifiers/insert/31370.cc execution test FAIL: 27_io/basic_ofstream/pthread2.cc execution test FAIL: 27_io/basic_ostringstream/pthread3.cc execution test FAIL: 27_io/ios_base/storage/2.cc execution test FAIL: 30_threads/call_once/39909.cc execution test FAIL: 30_threads/condition_variable/54185.cc execution test FAIL: 30_threads/lock/2.cc execution test FAIL: 30_threads/shared_future/members/wait.cc execution test FAIL: 30_threads/thread/native_handle/cancel.cc execution test WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: ext/rope/pthread7-rope.cc execution test WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. WARNING: program timed out. FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc execution test FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc execution test WARNING: Assuming target board is the local machine (which is probably wrong). === libstdc++ Summary === # of expected passes 8410 # of unexpected failures 25 # of expected failures 45 # of unsupported tests 545 === gcc tests === Running target unix WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: gcc.c-torture/execute/20101011-1.c execution, -O0 FAIL: gcc.c-torture/execute/20101011-1.c execution, -O1 FAIL: gcc.c-torture/execute/20101011-1.c execution, -O2 FAIL: gcc.c-torture/execute/20101011-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/20101011-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/20101011-1.c execution, -Os FAIL: gcc.c-torture/execute/20101011-1.c execution, -Og -g FAIL: gcc.c-torture/execute/20101011-1.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none FAIL: gcc.c-torture/execute/20101011-1.c execution, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects FAIL: gcc.dg/debug/dwarf2/asm-line1.c scan-assembler is_stmt 1 FAIL: gcc.dg/20021014-1.c (test for excess errors) UNRESOLVED: gcc.dg/20021014-1.c compilation failed to produce executable FAIL: gcc.dg/cleanup-10.c execution test FAIL: gcc.dg/cleanup-11.c execution test FAIL: gcc.dg/cleanup-8.c execution test FAIL: gcc.dg/cleanup-9.c execution test FAIL: gcc.dg/nest.c (test for excess errors) UNRESOLVED: gcc.dg/nest.c compilation failed to produce executable FAIL: gcc.dg/nested-func-4.c (test for excess errors) UNRESOLVED: gcc.dg/nested-func-4.c compilation failed to produce executable FAIL: gcc.dg/pr32450.c (test for excess errors) UNRESOLVED: gcc.dg/pr32450.c compilation failed to produce executable FAIL: gcc.dg/pr43643.c (test for excess errors) UNRESOLVED: gcc.dg/pr43643.c compilation failed to produce executable FAIL: gcc.dg/pr44194-1.c scan-rtl-dump-not final "insn [^\\n]*set \\\\(mem" FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 999999" 1 FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "upper bound: 2999999" 1 FAIL: gcc.dg/unroll_5.c scan-rtl-dump-times loop2_unroll "realistic bound: 2999999" 1 WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: gcc.dg/torture/asm-subreg-1.c -O1 (internal compiler error) FAIL: gcc.dg/torture/asm-subreg-1.c -O1 (test for excess errors) WARNING: Assuming target board is the local machine (which is probably wrong). XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0 FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/tree-ssa/gen-vect-11c.c scan-tree-dump-times vect "vectorized 0 loops" 1 FAIL: gcc.dg/vect/vect-float-extend-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-float-truncate-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-reduc-8.c execution test FAIL: gcc.dg/vect/vect-strided-a-u16-i4.c execution test FAIL: gcc.dg/vect/vect-strided-same-dr.c execution test FAIL: gcc.dg/vect/vect-strided-u16-i3.c execution test FAIL: gcc.dg/vect/vect-strided-u16-i4.c execution test FAIL: gcc.dg/vect/slp-11b.c execution test FAIL: gcc.dg/vect/slp-21.c execution test FAIL: gcc.dg/vect/slp-perm-8.c execution test FAIL: gcc.dg/vect/slp-perm-9.c execution test FAIL: gcc.dg/vect/vect-float-extend-1.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-float-truncate-1.c -flto scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/vect-reduc-8.c -flto execution test FAIL: gcc.dg/vect/vect-strided-a-u16-i4.c -flto execution test FAIL: gcc.dg/vect/vect-strided-same-dr.c -flto execution test FAIL: gcc.dg/vect/vect-strided-u16-i3.c -flto execution test FAIL: gcc.dg/vect/vect-strided-u16-i4.c -flto execution test FAIL: gcc.dg/vect/slp-11b.c -flto execution test FAIL: gcc.dg/vect/slp-21.c -flto execution test FAIL: gcc.dg/vect/slp-perm-8.c -flto execution test FAIL: gcc.dg/vect/slp-perm-9.c -flto execution test WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: gcc.target/aarch64/aapcs64/test_23.c execution, -O2 FAIL: gcc.target/aarch64/aapcs64/test_23.c execution, -O3 -fomit-frame-pointer FAIL: gcc.target/aarch64/aapcs64/test_23.c execution, -O3 -g FAIL: gcc.target/aarch64/extend.c scan-assembler sub\\tw[0-9]+,.*sxth #?1 FAIL: gcc.target/aarch64/extend.c scan-assembler add\\tw[0-9]+,.*sxth #?1 FAIL: gcc.target/aarch64/fcvt_double_long.c scan-assembler-times fcvtas\\tx[0-9]+, *d[0-9] 2 FAIL: gcc.target/aarch64/fcvt_float_long.c scan-assembler-times fcvtas\\tx[0-9]+, *s[0-9] 2 FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.16b FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.8h FAIL: gcc.target/aarch64/vect-abs.c (test for excess errors) UNRESOLVED: gcc.target/aarch64/vect-abs.c compilation failed to produce executable FAIL: gcc.target/aarch64/volatile-bitfields-1.c scan-assembler ldrb[\\\\t ]+[^\\n]*,[\\\\t ]*\\\\[[^\\n]*\\\\] WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: Assuming target board is the local machine (which is probably wrong). === gcc Summary === # of expected passes 85884 # of unexpected failures 60 # of unexpected successes 1 # of expected failures 262 # of unresolved testcases 6 # of unsupported tests 1251 /home/user1/aarch64-crossbuild-gcc4.8.3/gcc/build/gcc/xgcc version 4.8.3 (GCC) === g++ tests === Running target unix FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors) FAIL: g++.dg/ext/cleanup-10.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-10.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-11.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-8.C -std=gnu++11 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++98 execution test FAIL: g++.dg/ext/cleanup-9.C -std=gnu++11 execution test WARNING: Assuming target board is the local machine (which is probably wrong). WARNING: program timed out. FAIL: g++.dg/tls/thread_local4g.C -std=gnu++11 execution test WARNING: Assuming target board is the local machine (which is probably wrong). FAIL: g++.old-deja/g++.law/profile1.C -std=gnu++98 (test for excess errors) UNRESOLVED: g++.old-deja/g++.law/profile1.C -std=gnu++98 compilation failed to produce executable FAIL: g++.old-deja/g++.law/profile1.C -std=gnu++11 (test for excess errors) UNRESOLVED: g++.old-deja/g++.law/profile1.C -std=gnu++11 compilation failed to produce executable WARNING: Assuming target board is the local machine (which is probably wrong). === g++ Summary === # of expected passes 50444 # of unexpected failures 12 # of expected failures 291 # of unresolved testcases 2 # of unsupported tests 997 /home/user1/aarch64-crossbuild-gcc4.8.3/gcc/build/gcc/testsuite/g++/../../xg++ version 4.8.3 (GCC) Compiler version: 4.8.3 (GCC) Platform: aarch64-unknown-linux-gnu configure flags: --target=aarch64-linux-gnu --prefix=/home/user1/aarch64-crossbuild-gcc4.8.3/install --with-sysroot=/home/user1/aarch64-crossbuild-gcc4.8.3/sysroot --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-isl=/usr/local --with-cloog=/usr/local --disable-nls --enable-shared --disable-static --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --disable-multilib --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++ EOF Best Regards, Raghunath Lolur.