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.9.1 (GCC) testsuite on i686-pc-linux-gnu


Dear GCC Team,

As there are no test results listed in buildstats page for GCC (4.9.1) for i686-pc-linux-gnu, I am herewith sending the testsuite results. You can list them in buildstats page.


Regards,
Raghunath Lolur.




On Tuesday, 22 July 2014 11:17 PM, Raghu L <raghu_lolur@yahoo.co.in> wrote:
I would like to inform successful native bootstrap build of GCC 4.9.1 on i686-pc-linux-gnu.

My Linux distribution info: Ubuntu 12.04.3 LTS

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

$ ~/localbuild-gcc-4-9-1/build$ /usr/local/gcc-4-9-1/bin/i686-
pc-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/gcc-4-9-1/bin/i686-pc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-4-9-1/libexec/gcc/i686-pc-linux-gnu/4.9.1/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-9-1 --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.9.1 (GCC)


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

Test Results:
=============

cat <<'EOF' |
LAST_UPDATED: Obtained from SVN: tags/gcc_4_9_1_release revision 212636

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        105255
# of expected failures        252
# of unsupported tests        1206
/home/user1/localbuild-gcc-4-9-1/build/gcc/xgcc  version 4.9.1 (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
FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++98 execution test
FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++11 execution test
FAIL: g++.dg/ipa/pr61160-3.C -std=gnu++1y execution test

        === g++ Summary ===

# of expected passes        86452
# of unexpected failures    4
# of expected failures        445
# of unsupported tests        2774
/home/user1/localbuild-gcc-4-9-1/build/gcc/testsuite/g++/../../xg++  version 4.9.1 (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        726
        === libitm tests ===


Running target unix

        === libitm Summary ===

# of expected passes        26
# of expected failures        3
# of unsupported tests        1
        === libstdc++ tests ===


Running target unix

        === libstdc++ Summary ===

# of expected passes        9327
# of expected failures        41
# of unsupported tests        536
        === ld tests ===


Running target unix
FAIL: PR ld/12758
FAIL: PR ld/12760
FAIL: LTO 3 symbol
FAIL: PR ld/13183
FAIL: LTO 3a
FAIL: LTO 11

        === ld Summary ===

# of expected passes        918
# of unexpected failures    6
# of expected failures        4
# of untested testcases        1

Compiler version: 4.9.1 (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-9-1 --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

Regards,
Raghunath Lolur.


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