This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/33830] New: Open issues from a test run
- From: "Markus dot Elfring at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2007 14:40:10 -0000
- Subject: [Bug testsuite/33830] New: Open issues from a test run
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I have tried another language selection on my openSUSE 10.3 system.
Linux Sonne 2.6.22.9-0.4-default #1 SMP 2007/10/05 21:32:04 UTC x86_64 x86_64
x86_64 GNU/Linux
elfring@Sonne:~/Projekte/GNU/GCC/erzeugt/4.2.2/kein_Ada>
~/Projekte/GNU/GCC/Quellen/4.2.2/configure
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang
I have got mixed test results.
[...]
=== gcc Summary ===
# of expected passes 42098
# of expected failures 127
# of unresolved testcases 1
# of untested testcases 28
# of unsupported tests 402
/home/elfring/Projekte/GNU/GCC/erzeugt/4.2.2/kein_Ada/gcc/xgcc version 4.2.2
make[2]: [check-gcc] Fehler 1 (ignoriert)
[...]
=== g++ tests ===
[...]
FAIL: g++.dg/other/unused1.C scan-assembler
(string|ascii?)z?\t"class2("|\\\\000)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\[5\]
[...]
=== g++ Summary ===
# of expected passes 13482
# of unexpected failures 1
# of unexpected successes 2
# of expected failures 66
# of unsupported tests 106
/home/elfring/Projekte/GNU/GCC/erzeugt/4.2.2/kein_Ada/gcc/testsuite/g++/../../g++
version 4.2.2
make[2]: [check-g++] Fehler 1 (ignoriert)
[...]
=== gfortran tests ===
[...]
XPASS: gfortran.dg/csqrt_2.f -O0 execution test
XPASS: gfortran.dg/csqrt_2.f -O1 execution test
XPASS: gfortran.dg/csqrt_2.f -O2 execution test
XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer execution test
XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-loops
execution test
XPASS: gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
XPASS: gfortran.dg/csqrt_2.f -O3 -g execution test
XPASS: gfortran.dg/csqrt_2.f -Os execution test
[...]
=== gfortran Summary ===
# of expected passes 16262
# of unexpected successes 8
# of expected failures 7
# of unsupported tests 17
/home/elfring/Projekte/GNU/GCC/erzeugt/4.2.2/kein_Ada/gcc/testsuite/gfortran/../../gfortran
version 4.2.2
make[2]: [check-gfortran] Fehler 1 (ignoriert)
[...]
=== obj-c++ tests ===
[...]
FAIL: obj-c++.dg/bitfield-1.mm (test for excess errors)
FAIL: obj-c++.dg/bitfield-4.mm (test for excess errors)
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/encode-8.mm execution test
FAIL: obj-c++.dg/isa-field-1.mm (test for excess errors)
FAIL: obj-c++.dg/layout-1.mm (test for excess errors)
FAIL: obj-c++.dg/lookup-2.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-9.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary ===
# of expected passes 426
# of unexpected failures 9
# of unsupported tests 13
/home/elfring/Projekte/GNU/GCC/erzeugt/4.2.2/kein_Ada/gcc/testsuite/obj-c++/../../g++
version 4.2.2
make[2]: [check-obj-c++] Fehler 1 (ignoriert)
[...]
=== libstdc++ tests ===
[...]
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess
errors)
XPASS: 27_io/fpos/14320-1.cc execution test
=== libstdc++ Summary ===
# of expected passes 4477
# of unexpected successes 2
# of expected failures 14
make[4]: *** [check-DEJAGNU] Fehler 1
[...]
Can this excerpt from my test log help to resolve any open issues?
I feel unsure if this compiler release can be safely installed already.
--
Summary: Open issues from a test run
Product: gcc
Version: 4.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Markus dot Elfring at web dot de
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33830