This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fw: Results for 4.8.3 (GCC) testsuite on i686-pc-linux-gnu


Dear GCC Team,

As there are no test results listed for GCC 4.8.3 in GCC buildstats/testresults page, I am re-sending the test results as below:


Regards,
Raghunath Lolur.


On Tuesday, 1 July 2014 1:41 AM, Raghu L <raghu_lolur@yahoo.co.in> wrote:
Dear GCC Team,

I would like to inform a successful native bootstrap build of GCC 4.8.3 toolchain on i686-pc-linux-gnu.

The build is performed using combined tree sources of GCC 4.8.3 and binutils-2.24 as described at
http[colon][//]raghunathlolur[dot]wordpress[dot]com/2014/06/30/combined-tree-build-of-gcc-binutils-and-libraries/

The build environment and more info on the built GCC toolchain is as below:

$ ../combined/config.guess
i686-pc-linux-gnu


$ /usr/local/gcc-4-8-3/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/gcc-4-8-3/bin/gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-4-8-3/libexec/gcc/i686-pc-linux-gnu/4.8.3/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../combined/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/usr/local/gcc-4-8-3 --disable-nls --disable-werror --disable-multilib --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++
Thread model: posix
gcc version 4.8.3 (GCC)


My Linux distribution info: Ubuntu 12.04.3 LTS

Version of the Linux Kernel :

$ 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


Version of glibc on my system:

$ dpkg -l libc6

Name           Version        Description
==============-==============-============================================
 libc6          2.15-0ubuntu10 Embedded GNU C Library: Shared libraries


Run Testsuites :
===============
$ make -j 2 -k check

The Test results are as below:

LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_3_release revision 210800

Native configuration is i686-pc-linux-gnu

        === binutils tests ===


Running target unix

        === binutils Summary ===

# of expected passes        94
# of unsupported tests        3
        === gas tests ===


Running target unix

        === gas Summary ===

# of expected passes        412
        === gcc tests ===


Running target unix

        === gcc Summary ===

# of expected passes        94669
# of expected failures        262
# of unsupported tests        1103
/home/user1/localbuild-gcc-4-8-3/build/gcc/xgcc  version 4.8.3 (GCC)

        === g++ tests ===


Running target unix
FAIL: g++.dg/asan/asan_test.C  -O2  AddressSanitizer_HugeMallocTest Ident((char*)malloc(size))[-1] = 0 output pattern test, should match is located 1 bytes to the left of 2726297600-byte

        === g++ Summary ===

# of expected passes        53789
# of unexpected failures    1
# of expected failures        292
# of unsupported tests        672
/home/user1/localbuild-gcc-4-8-3/build/gcc/testsuite/g++/../../xg++  version 4.8.3 (GCC)

        === libatomic tests ===


Running target unix

        === libatomic Summary ===

# of expected passes        44
# of unsupported tests        5
        === libgomp tests ===


Running target unix

        === libgomp Summary ===

# of expected passes        1366
        === libitm tests ===


Running target unix

        === libitm Summary ===

# of expected passes        26
# of expected failures        3
# of unsupported tests        1
        === 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        8687
# of expected failures        45
# of unsupported tests        522
        === ld tests ===


Running target unix

        === ld Summary ===

# of expected passes        924
# of expected failures        4
# of untested testcases        1

Compiler version: 4.8.3 (GCC)
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/usr/local/gcc-4-8-3 --disable-nls --disable-werror --disable-multilib --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --enable-checking=release --enable-libstdcxx-time --enable-languages=c,c++
EOF

Best Regards,
Raghunath Lolur.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]