This is the mail archive of the gcc-testresults@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]

Results for 4.7.1 (Krejzi 4.7.1) testsuite on i686-pc-linux-gnu


LAST_UPDATED: Obtained from SVN: tags/gcc_4_7_1_release revision 188597

=== acats tests ===

		=== acats Summary ===
# of expected passes		2320
# of unexpected failures	0
Native configuration is i686-pc-linux-gnu

=== gcc tests ===


Running target unix
XPASS: gcc.dg/inline_3.c (test for excess errors)
XPASS: gcc.dg/inline_4.c (test for excess errors)
XPASS: gcc.dg/unroll_2.c (test for excess errors)
XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 execution test
XPASS: gcc.dg/guality/guality.c -O2 execution test
XPASS: gcc.dg/guality/guality.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/guality.c -O3 -g execution test
XPASS: gcc.dg/guality/guality.c -Os 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 -fomit-frame-pointer 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/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 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
XPASS: gcc.dg/guality/pr41353-1.c -O3 -fomit-frame-pointer line 28 j == 28 + 37
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
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41447-1.c -Os execution test
XPASS: gcc.dg/guality/pr41447-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O3 -fomit-frame-pointer execution test
XPASS: gcc.dg/guality/pr41616-1.c -O3 -g execution test
XPASS: gcc.dg/guality/pr41616-1.c -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/guality/vla-1.c -O0 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O0 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -fomit-frame-pointer line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O3 -g line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c -O0 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O0 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O1 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -fomit-frame-pointer line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O3 -g line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -Os line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects line 25 sizeof (a) == 6 * sizeof (int)


=== gcc Summary ===

# of expected passes		86872
# of unexpected failures	32
# of unexpected successes	40
# of expected failures		273
# of unsupported tests		986
/home/armin/src/build/gcc/xgcc  version 4.7.1 (Krejzi 4.7.1)

=== gfortran tests ===


Running target unix


=== gfortran Summary ===

# of expected passes 40710
# of expected failures 56
# of unsupported tests 211
/home/armin/src/build/gcc/testsuite/gfortran/../../gfortran version 4.7.1 (Krejzi 4.7.1)


=== g++ tests ===


Running target unix


=== g++ Summary ===

# of expected passes 47942
# of expected failures 286
# of unsupported tests 320
/home/armin/src/build/gcc/testsuite/g++/../../g++ version 4.7.1 (Krejzi 4.7.1)


=== gnat tests ===


Running target unix


=== gnat Summary ===

# of expected passes		1100
# of expected failures		14
# of unsupported tests		2
/home/armin/src/build/gcc/gnatmake version 4.7.1

=== go tests ===


Running target unix


=== go Summary ===

# of expected passes 3296
# of expected failures 4
# of untested testcases 4
/home/armin/src/build/gcc/testsuite/go/../../gccgo version 4.7.1 (Krejzi 4.7.1)


=== obj-c++ tests ===


Running target unix


=== obj-c++ Summary ===

# of expected passes 1450
# of expected failures 2
# of unsupported tests 86
/home/armin/src/build/gcc/testsuite/obj-c++/../../g++ version 4.7.1 (Krejzi 4.7.1)


=== objc tests ===


Running target unix


=== objc Summary ===

# of expected passes		2988
# of expected failures		6
# of unsupported tests		74
/home/armin/src/build/gcc/xgcc  version 4.7.1 (Krejzi 4.7.1)

=== boehm-gc tests ===


Running target unix


=== boehm-gc Summary ===

# of expected passes		12
# of unsupported tests		1
		=== libffi tests ===


Running target unix


=== libffi Summary ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		55
		=== libgo tests ===


Running target unix


=== libgo Summary ===

# of expected passes		113
/home/armin/src/build/./gcc/gccgo version 4.7.1 (Krejzi 4.7.1)

=== libgomp tests ===


Running target unix


=== libgomp Summary ===

# of expected passes		2998
		=== 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.cth/pass39-frag.c (rerun 14) execution test FAIL: libmudflap.cth/pass39-frag.c (rerun 14) output pattern test FAIL: libmudflap.cth/pass39-frag.c (rerun 17) execution test FAIL: libmudflap.cth/pass39-frag.c (rerun 17) 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

=== libmudflap Summary ===

# of expected passes		1430
# of unexpected failures	6
		=== libstdc++ tests ===


Running target unix


=== libstdc++ Summary ===

# of expected passes		8546
# of expected failures		43
# of unsupported tests		326

Compiler version: 4.7.1 (Krejzi 4.7.1)
Platform: i686-pc-linux-gnu
configure flags: --prefix=/usr --libexecdir=/usr/lib --with-pkgversion='Krejzi 4.7.1' --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-nls --enable-objc-gc --enable-clocale=gnu --enable-gnu-unique-object --enable-plugin --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-checking=release --enable-targets=all --disable-libssp --disable-multilib --disable-build-with-cxx --disable-build-poststage1-with-cxx



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