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.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) testsuite on x86_64-unknown-linux-gnu


What follows is a testsuite report for GCC 4.7.2 bootstrap on x86_64 architecture 
release of Red Hat Enterprise Linux Workstation release 6.3 with tools built, tested
and installed into /usr/local thus : 

HOST : 

sedna $ date -u
Mon Dec 17 18:03:23 UTC 2012

sedna $ cat /etc/redhat-release
Red Hat Enterprise Linux Workstation release 6.3 (Santiago)

sedna $ uname -a
Linux sedna.adbs.ca 2.6.32-279.14.1.el6.x86_64 #1 SMP Mon Oct 15 13:44:51 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

TOOLS : 

sedna $ gcc --version
gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

sedna $ which gas
/usr/local/bin/gas
sedna $ 
sedna $ gas --version
GNU assembler (GNU Binutils) 2.23.1
Copyright 2012 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `x86_64-unknown-linux-gnu'.
sedna $ 
sedna $ which gld
/usr/local/bin/gld
sedna $ 
sedna $ gld --version 
GNU ld (GNU Binutils) 2.23.1
Copyright 2012 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
sedna $ 
sedna $ which bison 
/usr/local/bin/bison
sedna $ bison --version 
bison (GNU Bison) 2.7
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
sedna $ 
sedna $ which automake
/usr/local/bin/automake
sedna $ automake --version 
automake (GNU automake) 1.12.6
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
sedna $ 
sedna $ which autoconf
/usr/local/bin/autoconf
sedna $ autoconf --version 
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
sedna $ 
sedna $ which flex
/usr/local/bin/flex
sedna $ 
sedna $ flex --version 
flex 2.5.37
sedna $ 

sedna $ ../gcc-4.7.2/contrib/test_summary
cat <<'EOF' |
LAST_UPDATED: Obtained from SVN: tags/gcc_4_7_2_release revision 191558

Native configuration is x86_64-unknown-linux-gnu

                === g++ tests ===


Running target unix
FAIL: g++.dg/charset/asm1.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm1.c -std=c++98  scan-assembler .ascii bar
UNRESOLVED: g++.dg/charset/asm1.c -std=c++98  scan-assembler .ascii foo
FAIL: g++.dg/charset/asm1.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm1.c -std=c++11  scan-assembler .ascii bar
UNRESOLVED: g++.dg/charset/asm1.c -std=c++11  scan-assembler .ascii foo
FAIL: g++.dg/charset/asm2.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm2.c -std=c++98  scan-assembler std
UNRESOLVED: g++.dg/charset/asm2.c -std=c++98  scan-assembler cld
UNRESOLVED: g++.dg/charset/asm2.c -std=c++98  scan-assembler rep
UNRESOLVED: g++.dg/charset/asm2.c -std=c++98  scan-assembler movsb
FAIL: g++.dg/charset/asm2.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm2.c -std=c++11  scan-assembler std
UNRESOLVED: g++.dg/charset/asm2.c -std=c++11  scan-assembler cld
UNRESOLVED: g++.dg/charset/asm2.c -std=c++11  scan-assembler rep
UNRESOLVED: g++.dg/charset/asm2.c -std=c++11  scan-assembler movsb
FAIL: g++.dg/charset/asm3.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm3.c -std=c++98  scan-assembler foo
FAIL: g++.dg/charset/asm3.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm3.c -std=c++11  scan-assembler foo
FAIL: g++.dg/charset/asm4.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm4.c -std=c++98  scan-assembler-not translate
FAIL: g++.dg/charset/asm4.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm4.c -std=c++11  scan-assembler-not translate
FAIL: g++.dg/charset/asm5.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm5.c -std=c++98  scan-assembler foo
FAIL: g++.dg/charset/asm5.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/asm5.c -std=c++11  scan-assembler foo
FAIL: g++.dg/charset/attribute1.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/attribute1.c -std=c++98  scan-assembler foo
FAIL: g++.dg/charset/attribute1.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/attribute1.c -std=c++11  scan-assembler foo
FAIL: g++.dg/charset/attribute2.c -std=c++98 (test for excess errors)
FAIL: g++.dg/charset/attribute2.c -std=c++11 (test for excess errors)
FAIL: g++.dg/charset/extern1.cc -std=c++98 (test for excess errors)
FAIL: g++.dg/charset/extern1.cc -std=c++11 (test for excess errors)
FAIL: g++.dg/charset/extern2.cc -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/extern2.cc -std=c++98  scan-assembler-not foobar
FAIL: g++.dg/charset/extern2.cc -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/extern2.cc -std=c++11  scan-assembler-not foobar
FAIL: g++.dg/charset/extern3.cc -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/extern3.cc -std=c++98  scan-assembler-not abcdefghijklmnopqrstuvwxyz
FAIL: g++.dg/charset/extern3.cc -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/extern3.cc -std=c++11  scan-assembler-not abcdefghijklmnopqrstuvwxyz
FAIL: g++.dg/charset/function.cc -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/function.cc -std=c++98  scan-assembler-not "foobar"
FAIL: g++.dg/charset/function.cc -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/function.cc -std=c++11  scan-assembler-not "foobar"
FAIL: g++.dg/charset/string.c -std=c++98 (test for excess errors)
UNRESOLVED: g++.dg/charset/string.c -std=c++98  scan-assembler-not string foobar
FAIL: g++.dg/charset/string.c -std=c++11 (test for excess errors)
UNRESOLVED: g++.dg/charset/string.c -std=c++11  scan-assembler-not string foobar
FAIL: g++.dg/abi/forced.C -std=gnu++98 execution test
FAIL: g++.dg/abi/forced.C -std=gnu++11 execution test
FAIL: g++.dg/cpp0x/nullptr21.C execution test
FAIL: g++.old-deja/g++.eh/spec1.C -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/spec1.C -std=c++11 execution test
FAIL: g++.old-deja/g++.eh/spec2.C -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/spec2.C -std=c++11 execution test
FAIL: g++.old-deja/g++.eh/spec3.C -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/spec3.C -std=c++11 execution test
FAIL: g++.old-deja/g++.eh/spec4.C -std=c++98 execution test
FAIL: g++.old-deja/g++.eh/spec4.C -std=c++11 execution test
FAIL: g++.old-deja/g++.mike/dyncast1.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/dyncast1.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/dyncast2.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/dyncast2.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/eh21.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh21.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/eh35.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh35.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/eh38.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh38.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/eh40.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh40.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.mike/eh8.C -std=gnu++98 execution test
FAIL: g++.old-deja/g++.mike/eh8.C -std=gnu++11 execution test
FAIL: g++.old-deja/g++.robertl/eh990323-4.C -std=c++98 execution test
FAIL: g++.old-deja/g++.robertl/eh990323-4.C -std=c++11 execution test

                === g++ Summary ===

# of expected passes            48523
# of unexpected failures        51
# of expected failures          286
# of unresolved testcases       28
# of unsupported tests          578
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/gcc/testsuite/g++/../../g++  version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 

                === gcc tests ===


Running target unix
FAIL: gcc.dg/charset/asm1.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/asm1.c scan-assembler .ascii bar
UNRESOLVED: gcc.dg/charset/asm1.c scan-assembler .ascii foo
FAIL: gcc.dg/charset/asm2.c (test for excess errors)
FAIL: gcc.dg/charset/asm4.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/asm4.c scan-assembler foo
FAIL: gcc.dg/charset/asm5.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/asm5.c scan-assembler-not translate
FAIL: gcc.dg/charset/asm6.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/asm6.c scan-assembler foo
FAIL: gcc.dg/charset/attribute1.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/attribute1.c scan-assembler foo
FAIL: gcc.dg/charset/attribute2.c (test for excess errors)
FAIL: gcc.dg/charset/builtin1.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/builtin1.c compilation failed to produce executable
FAIL: gcc.dg/charset/builtin2.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/builtin2.c scan-assembler-not printf
UNRESOLVED: gcc.dg/charset/builtin2.c scan-assembler-not fprintf
UNRESOLVED: gcc.dg/charset/builtin2.c scan-assembler-not sprintf
FAIL: gcc.dg/charset/extern.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/extern.c scan-assembler-not abcdefghijklmnopqrstuvwxyz
FAIL: gcc.dg/charset/function.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/function.c scan-assembler-not "foobar"
FAIL: gcc.dg/charset/string.c (test for excess errors)
UNRESOLVED: gcc.dg/charset/string.c scan-assembler-not string foobar
FAIL: gcc.dg/debug/dwarf2/asm-line1.c scan-assembler is_stmt 1
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/example.c  -O2  execution test
XPASS: gcc.dg/guality/example.c  -Os  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  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  -O2  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O3 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  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.target/i386/cleanup-1.c (test for excess errors)
FAIL: gcc.target/i386/cleanup-2.c (test for excess errors)

                === gcc Summary ===

# of expected passes            87467
# of unexpected failures        15
# of unexpected successes       47
# of expected failures          264
# of unresolved testcases       13
# of unsupported tests          1321
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/gcc/xgcc  version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 

                === gfortran tests ===


Running target unix

                === gfortran Summary ===

# of expected passes            40931
# of expected failures          42
# of unsupported tests          64
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/gcc/testsuite/gfortran/../../gfortran  version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 

                === go tests ===


Running target unix
FAIL: go.test/test/stack.go execution,  -O2 -g 

                === go Summary ===

# of expected passes            3293
# of unexpected failures        1
# of expected failures          4
# of untested testcases         4
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/gcc/testsuite/go/../../gccgo  version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 

                === objc tests ===


Running target unix

                === objc Summary ===

# of expected passes            2988
# of expected failures          6
# of unsupported tests          74
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/gcc/xgcc  version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 

                === 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 for unix ===

# of expected passes            124

Running target unix/-m32

                === libgo Summary for unix/-m32 ===

# of expected passes            124

                === libgo Summary ===

# of expected passes            248
/home/dclarke/pgm/build/gcc-4.7.2_2.6.32-279.14.1.el6.x86_64.001/./gcc/gccgo version 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00)

                === libgomp tests ===


Running target unix

                === libgomp Summary ===

# of expected passes            2930
                === 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++/pass55-frag.cxx ( -O) execution test

                === libmudflap Summary ===

# of expected passes            1435
# of unexpected failures        1
                === libstdc++ tests ===


Running target unix
FAIL: 18_support/exception_ptr/rethrow_exception.cc execution test
FAIL: 19_diagnostics/stdexcept.cc execution test
FAIL: 20_util/allocator/8230.cc execution test
FAIL: 20_util/function/1.cc execution test
FAIL: 21_strings/basic_string/append/char/1.cc execution test
FAIL: 21_strings/basic_string/append/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/cons/char/1.cc execution test
FAIL: 21_strings/basic_string/cons/char/3.cc execution test
FAIL: 21_strings/basic_string/cons/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/cons/wchar_t/3.cc execution test
FAIL: 21_strings/basic_string/element_access/char/1.cc execution test
FAIL: 21_strings/basic_string/element_access/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/inserters_extractors/pod/10081-in.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stod.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stof.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stoi.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stol.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stold.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stoll.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stoul.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/char/stoull.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/stoi.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stol.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stold.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stoll.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stoul.cc execution test
FAIL: 21_strings/basic_string/numeric_conversions/wchar_t/stoull.cc execution test
FAIL: 21_strings/basic_string/substr/char/1.cc execution test
FAIL: 21_strings/basic_string/substr/wchar_t/1.cc execution test
FAIL: 22_locale/facet/25421.cc execution test
FAIL: 22_locale/global_templates/1.cc execution test
FAIL: 22_locale/locale/cons/12352.cc execution test
FAIL: 22_locale/locale/cons/12438.cc execution test
FAIL: 22_locale/locale/cons/2.cc execution test
FAIL: 22_locale/locale/cons/unicode.cc execution test
FAIL: 22_locale/numpunct/members/pod/2.cc execution test
FAIL: 23_containers/array/element_access/at_out_of_range.cc execution test
FAIL: 23_containers/bitset/cons/1.cc execution test
FAIL: 23_containers/bitset/cons/6282.cc execution test
FAIL: 23_containers/bitset/test/1.cc execution test
FAIL: 23_containers/bitset/to_ulong/1.cc execution test
FAIL: 23_containers/deque/capacity/29134-2.cc execution test
FAIL: 23_containers/list/operations/5.cc execution test
FAIL: 23_containers/map/element_access/1.cc execution test
FAIL: 23_containers/unordered_map/dr761.cc execution test
FAIL: 23_containers/vector/bool/modifiers/insert/31370.cc execution test
FAIL: 23_containers/vector/capacity/29134-2.cc execution test
FAIL: 23_containers/vector/capacity/8230.cc execution test
FAIL: 23_containers/vector/capacity/resize/1.cc execution test
FAIL: 23_containers/vector/element_access/1.cc execution test
FAIL: 23_containers/vector/ext_pointer/modifiers/element.cc execution test
FAIL: 23_containers/vector/ext_pointer/modifiers/insert.cc execution test
FAIL: 23_containers/vector/modifiers/insert/1.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/13858.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/9182-2.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/13858.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/3.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/1.cc execution test
FAIL: 27_io/basic_filebuf/sync/char/9182-1.cc execution test
FAIL: 27_io/basic_ios/copyfmt/char/1.cc execution test
FAIL: 27_io/basic_ios/exceptions/char/1.cc execution test
FAIL: 27_io/basic_ios/imbue/14072.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/exceptions_failbit.cc execution test
FAIL: 27_io/basic_istream/extractors_character/pod/3983-2.cc execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_istream/extractors_other/pod/3983-3.cc execution test
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc execution test
FAIL: 27_io/basic_istream/sentry/char/12297.cc execution test
FAIL: 27_io/basic_istream/sentry/pod/1.cc execution test
FAIL: 27_io/basic_istream/sentry/wchar_t/12297.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/pod/23875.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/wchar_t/exceptions_null.cc execution test
FAIL: 27_io/ios_base/storage/2.cc execution test
FAIL: 28_regex/basic_regex/ctors/basic/string_range_01_02_03.cc execution test
FAIL: 28_regex/basic_regex/ctors/extended/string_range_01_02_03.cc execution test
FAIL: 30_threads/shared_future/members/45133.cc execution test
FAIL: 30_threads/thread/members/4.cc execution test
FAIL: 30_threads/thread/members/5.cc execution test
FAIL: 30_threads/unique_lock/locking/2.cc execution test
FAIL: ext/array_allocator/check_allocate_max_size.cc execution test
FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test
FAIL: ext/enc_filebuf/char/13189.cc execution test
FAIL: ext/enc_filebuf/wchar_t/13189.cc execution test
FAIL: ext/malloc_allocator/check_allocate_max_size.cc execution test
FAIL: ext/mt_allocator/22309_thread.cc execution test
FAIL: ext/mt_allocator/check_allocate_max_size.cc execution test
FAIL: ext/new_allocator/check_allocate_max_size.cc execution test
FAIL: ext/pool_allocator/check_allocate_max_size.cc execution test
FAIL: ext/throw_allocator/check_allocate_max_size.cc execution test
FAIL: ext/throw_allocator/check_deallocate_null.cc execution test
FAIL: tr1/6_containers/array/element_access/at_out_of_range.cc execution test

                === libstdc++ Summary ===

# of expected passes            8802
# of unexpected failures        102
# of expected failures          43
# of unsupported tests          146

Compiler version: 4.7.2 (Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00) 
Platform: x86_64-unknown-linux-gnu
configure flags: --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --with-as=/usr/local/bin/gas --with-ld=/usr/local/bin/gld --enable-multilib --enable-nls --enable-threads=posix --enable-libada --enable-libssp --enable-lto --enable-stage1-languages=c --enable-shared --prefix=/usr/local/gcc4 --with-local-prefix=/usr/local/include --mandir=/usr/local/gcc4/share/man --infodir=/usr/local/gcc4/share/info --with-system-zlib --enable-__cxa_atexit --with-arch_32=i686 --with-gmp-include=/usr/local/include --with-gmp-lib=/usr/local/lib --with-mpfr-include=/usr/local/include --with-mpfr-lib=/usr/local/lib --with-mpc-include=/usr/local/include --with-mpc-lib=/usr/local/lib --with-pkgversion='Blastwave.org Inc. time_rfc-3339=2012-12-17 01:45:44+00:00' --enable-languages=c,c++,fortran,go,objc --enable-bootstrap
EOF

+-------------------------+-------------------------------------+
| Dennis Clarke           | Respect Open Source, open standards |
| dclarke@opensolaris.org | and people that enrich our lives.   |
+-------------------------+-------------------------------------+


- --
/~\  The ASCII Ribbon Campaign
\ /    No HTML/RTF in email
 X     No Word docs in email
/ \  Respect for open standards

                      Thought du jour 
    -------------------------------------------------------
    In fact, my main conclusion after spending ten 
    years of my life working on the TeX project is
    that software is hard. It.s harder than anything
    else I've ever had to do. Donald E. Knuth, 5 Oct 2001, 
    Professor Emeritus of The Art of Computer Programming
    at the Technische Universität München in a lecture
    entitled "All Questions Answered".
 
   ------------------------ MESSAGE ENDS -------------------------------




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