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 [EMAIL PROTECTED]:~/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