Dear GCC developers, I have just compiled and installed GCC 4.8.4 (see attached files). Any comments & suggestions are welcome. Thanks!
Yuhang Wang
### Compilation environment * CentOS 6.6 * x86_64 architecture (Intel(R) Xeon(R) CPU W3550 @ 3.07GHz) * Compiler: gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) * The following programs are used for compiling gcc-4.7.4 1) dejagnu-1.5.3 2) gcc-4.7.4 3) libisl-0.11.1 4) libcloog-0.18.0 5) libgmp-4.3.2 6) libmpc-0.8.1 7) libmpfr-2.4.2 8) tcl-8.6.4 9) gnu-autoconf-2.64
cat <<'EOF' | LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_4_release revision 218947 Native configuration is x86_64-unknown-linux-gnu === gcc tests === Running target unix === gcc Summary === # of expected passes 95006 # of expected failures 267 # of unsupported tests 1607 /Scr/scr-test-steven/Programs/GCC/build_gcc-4.8.4/gcc/xgcc version 4.8.4 (GCC) === gfortran tests === Running target unix FAIL: gfortran.dg/guality/pr41558.f90 -O2 line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-loops line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -O3 -g line 7 s == 'foo' FAIL: gfortran.dg/guality/pr41558.f90 -Os line 7 s == 'foo' === gfortran Summary === # of expected passes 44002 # of unexpected failures 6 # of expected failures 56 # of unsupported tests 73 /Scr/scr-test-steven/Programs/GCC/build_gcc-4.8.4/gcc/testsuite/gfortran/../../gfortran version 4.8.4 (GCC) === g++ tests === Running target unix === g++ Summary === # of expected passes 54566 # of expected failures 292 # of unsupported tests 921 /Scr/scr-test-steven/Programs/GCC/build_gcc-4.8.4/gcc/testsuite/g++/../../xg++ version 4.8.4 (GCC) === objc tests === Running target unix === objc Summary === # of expected passes 2988 # of expected failures 6 # of unsupported tests 74 /Scr/scr-test-steven/Programs/GCC/build_gcc-4.8.4/gcc/xgcc version 4.8.4 (GCC) === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes 12 # of unsupported tests 1 === libatomic tests === Running target unix === libatomic Summary === # of expected passes 54 === libffi tests === Running target unix === libffi Summary === # of expected passes 1819 # of unsupported tests 55 === libgomp tests === Running target unix === libgomp Summary === # of expected passes 3090 === libitm tests === Running target unix === libitm Summary === # of expected passes 26 # of expected failures 3 # of unsupported tests 1 === libjava tests === Running target unix XPASS: sourcelocation -O3 -findirect-dispatch output - source compiled test === libjava Summary === # of expected passes 2582 # of unexpected successes 1 # of expected failures 3 === libmudflap tests === Running target unix 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 === libmudflap Summary === # of expected passes 1433 # of unexpected failures 3 === libstdc++ tests === Running target unix === libstdc++ Summary === # of expected passes 9291 # of expected failures 45 # of unsupported tests 217 Compiler version: 4.8.4 (GCC) Platform: x86_64-unknown-linux-gnu configure flags: CC=/Scr/scr-test-steven/install/gcc/4.7.4/bin/gcc CXX=/Scr/scr-test-steven/install/gcc/4.7.4/bin/g++ CPPFLAGS=-I/Scr/scr-test-steven/install/gcc/4.7.4/include LDFLAGS=-L/Scr/scr-test-steven/install/gcc/4.7.4/lib64 --prefix=/Scr/scr-test-steven/install/gcc/4.8.4 --disable-multilib --with-gmp=/Scr/scr-test-steven/install/libgmp/4.3.2 --with-mpfr=/Scr/scr-test-steven/install/libmpfr/2.4.2 --with-mpc=/Scr/scr-test-steven/install/libmpc/0.8.1 --with-cloog=/Scr/scr-test-steven/install/libcloog/0.18.0 --with-isl=/Scr/scr-test-steven/install/libisl/0.11.1 EOF Mail -s "Results for 4.8.4 (GCC) testsuite on x86_64-unknown-linux-gnu" nobody && true