This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC) testsuite on x86_64-unknown-linux-gnu
- From: ghazi at gcc14 dot fsffrance dot org
- To: gcc-testresults at gcc dot gnu dot org
- Date: Wed, 31 Mar 2010 17:33:08 +0200
- Subject: Results for 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Wed Mar 31 00:01:55 UTC 2010 (revision 157842)
Native configuration is x86_64-unknown-linux-gnu
=== g++ tests ===
Running target unix/-m32/-fPIC
=== g++ Summary for unix/-m32/-fPIC ===
# of expected passes 22185
# of expected failures 149
# of unsupported tests 119
Running target unix/-m32/-fpic
=== g++ Summary for unix/-m32/-fpic ===
# of expected passes 22185
# of expected failures 149
# of unsupported tests 119
Running target unix/-m32
=== g++ Summary for unix/-m32 ===
# of expected passes 22187
# of expected failures 149
# of unsupported tests 117
Running target unix/-fPIC
=== g++ Summary for unix/-fPIC ===
# of expected passes 21858
# of expected failures 149
# of unsupported tests 271
Running target unix/-fpic
=== g++ Summary for unix/-fpic ===
# of expected passes 21858
# of expected failures 149
# of unsupported tests 271
Running target unix
=== g++ Summary for unix ===
# of expected passes 21858
# of expected failures 149
# of unsupported tests 271
=== g++ Summary ===
# of expected passes 132131
# of expected failures 894
# of unsupported tests 1168
/home/ghazi/gcc-testing/45/build/gcc/testsuite/g++/../../g++ version 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
=== gcc tests ===
Running target unix/-m32/-fPIC
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/pr41353-1.c -O0 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/pr41616-1.c -O0 execution test
FAIL: gcc.dg/guality/pr43051-1.c -O2 line 39 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -O3 -g line 39 c == &a[0]
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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary for unix/-m32/-fPIC ===
# of expected passes 60863
# of unexpected failures 9
# of unexpected successes 12
# of expected failures 190
# of unsupported tests 1170
Running target unix/-m32/-fpic
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/pr41353-1.c -O0 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/pr41616-1.c -O0 execution test
FAIL: gcc.dg/guality/pr43051-1.c -O2 line 39 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -O3 -g line 39 c == &a[0]
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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary for unix/-m32/-fpic ===
# of expected passes 60867
# of unexpected failures 9
# of unexpected successes 12
# of expected failures 190
# of unsupported tests 1166
Running target unix/-m32
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.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/pr41353-1.c -O0 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 -Os execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary for unix/-m32 ===
# of expected passes 60982
# of unexpected failures 9
# of unexpected successes 14
# of expected failures 188
# of unsupported tests 1126
Running target unix/-fPIC
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/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 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 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 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary for unix/-fPIC ===
# of expected passes 60426
# of unexpected failures 9
# of unexpected successes 11
# of expected failures 190
# of unsupported tests 1486
Running target unix/-fpic
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/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 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 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 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)
=== gcc Summary for unix/-fpic ===
# of expected passes 60433
# of unexpected failures 10
# of unexpected successes 11
# of expected failures 190
# of unsupported tests 1478
Running target unix
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.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/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/pr41353-1.c -O0 line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c -O0 execution test
XPASS: gcc.dg/guality/pr41616-1.c -O0 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 24 sizeof (a) == 17 * sizeof (short)
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 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -Os line 24 sizeof (a) == 17 * sizeof (short)
=== gcc Summary for unix ===
# of expected passes 60513
# of unexpected failures 10
# of unexpected successes 12
# of expected failures 189
# of unsupported tests 1459
=== gcc Summary ===
# of expected passes 364084
# of unexpected failures 56
# of unexpected successes 72
# of expected failures 1137
# of unsupported tests 7885
/home/ghazi/gcc-testing/45/build/gcc/xgcc version 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
=== gfortran tests ===
Running target unix/-m32/-fPIC
=== gfortran Summary for unix/-m32/-fPIC ===
# of expected passes 33797
# of expected failures 21
# of unsupported tests 126
Running target unix/-m32/-fpic
=== gfortran Summary for unix/-m32/-fpic ===
# of expected passes 33797
# of expected failures 21
# of unsupported tests 126
Running target unix/-m32
=== gfortran Summary for unix/-m32 ===
# of expected passes 33797
# of expected failures 21
# of unsupported tests 126
Running target unix/-fPIC
=== gfortran Summary for unix/-fPIC ===
# of expected passes 33942
# of expected failures 21
# of unsupported tests 58
Running target unix/-fpic
=== gfortran Summary for unix/-fpic ===
# of expected passes 33942
# of expected failures 21
# of unsupported tests 58
Running target unix
=== gfortran Summary for unix ===
# of expected passes 33942
# of expected failures 21
# of unsupported tests 58
=== gfortran Summary ===
# of expected passes 203217
# of expected failures 126
# of unsupported tests 552
/home/ghazi/gcc-testing/45/build/gcc/testsuite/gfortran/../../gfortran version 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
=== obj-c++ tests ===
Running target unix/-m32/-fPIC
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-m32/-fPIC ===
# of expected passes 437
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-m32/-fpic
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-m32/-fpic ===
# of expected passes 437
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-m32
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-m32 ===
# of expected passes 437
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-fPIC
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-fPIC ===
# of expected passes 429
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-fpic
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix/-fpic ===
# of expected passes 429
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
Running target unix
UNRESOLVED: obj-c++.dg/lookup-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm -fgnu-runtime compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm -fgnu-runtime compilation failed to produce executable
=== obj-c++ Summary for unix ===
# of expected passes 429
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
=== obj-c++ Summary ===
# of expected passes 2598
# of expected failures 84
# of unresolved testcases 18
# of unsupported tests 78
/home/ghazi/gcc-testing/45/build/gcc/testsuite/obj-c++/../../g++ version 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
=== objc tests ===
Running target unix/-m32/-fPIC
=== objc Summary for unix/-m32/-fPIC ===
# of expected passes 1876
# of expected failures 7
# of unsupported tests 21
Running target unix/-m32/-fpic
=== objc Summary for unix/-m32/-fpic ===
# of expected passes 1876
# of expected failures 7
# of unsupported tests 21
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 1876
# of expected failures 7
# of unsupported tests 21
Running target unix/-fPIC
=== objc Summary for unix/-fPIC ===
# of expected passes 1868
# of expected failures 15
# of unsupported tests 21
Running target unix/-fpic
=== objc Summary for unix/-fpic ===
# of expected passes 1868
# of expected failures 15
# of unsupported tests 21
Running target unix
=== objc Summary for unix ===
# of expected passes 1868
# of expected failures 15
# of unsupported tests 21
=== objc Summary ===
# of expected passes 11232
# of expected failures 66
# of unsupported tests 126
/home/ghazi/gcc-testing/45/build/gcc/xgcc version 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
=== libffi tests ===
Running target unix/-m32/-fPIC
=== libffi Summary for unix/-m32/-fPIC ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
Running target unix/-m32/-fpic
=== libffi Summary for unix/-m32/-fpic ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
Running target unix/-m32
=== libffi Summary for unix/-m32 ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
Running target unix/-fPIC
=== libffi Summary for unix/-fPIC ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
Running target unix/-fpic
=== libffi Summary for unix/-fpic ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
Running target unix
=== libffi Summary for unix ===
# of expected passes 1624
# of expected failures 10
# of unsupported tests 15
=== libffi Summary ===
# of expected passes 9744
# of expected failures 60
# of unsupported tests 90
=== libgomp tests ===
Running target unix/-m32/-fPIC
=== libgomp Summary for unix/-m32/-fPIC ===
# of expected passes 2460
Running target unix/-m32/-fpic
=== libgomp Summary for unix/-m32/-fpic ===
# of expected passes 2460
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 2460
Running target unix/-fPIC
=== libgomp Summary for unix/-fPIC ===
# of expected passes 2460
Running target unix/-fpic
=== libgomp Summary for unix/-fpic ===
# of expected passes 2460
Running target unix
=== libgomp Summary for unix ===
# of expected passes 2460
=== libgomp Summary ===
# of expected passes 14760
=== libjava tests ===
Running target unix/-m32/-fPIC
=== libjava Summary for unix/-m32/-fPIC ===
# of expected passes 2574
Running target unix/-m32/-fpic
=== libjava Summary for unix/-m32/-fpic ===
# of expected passes 2574
Running target unix/-m32
=== libjava Summary for unix/-m32 ===
# of expected passes 2574
Running target unix/-fPIC
=== libjava Summary for unix/-fPIC ===
# of expected passes 2574
Running target unix/-fpic
=== libjava Summary for unix/-fpic ===
# of expected passes 2574
Running target unix
=== libjava Summary for unix ===
# of expected passes 2574
=== libjava Summary ===
# of expected passes 15444
=== libmudflap tests ===
Running target unix/-m32/-fPIC
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-m32/-fPIC ===
# of expected passes 1889
# of unexpected failures 5
Running target unix/-m32/-fpic
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-m32/-fpic ===
# of expected passes 1889
# of unexpected failures 5
Running target unix/-m32
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-m32 ===
# of expected passes 1884
# of unexpected failures 10
Running target unix/-fPIC
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-fPIC ===
# of expected passes 1889
# of unexpected failures 5
Running target unix/-fpic
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix/-fpic ===
# of expected passes 1889
# of unexpected failures 5
Running target unix
FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
=== libmudflap Summary for unix ===
# of expected passes 1884
# of unexpected failures 10
=== libmudflap Summary ===
# of expected passes 11324
# of unexpected failures 40
=== libstdc++ tests ===
Running target unix/-m32/-fPIC
=== libstdc++ Summary for unix/-m32/-fPIC ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
Running target unix/-m32/-fpic
=== libstdc++ Summary for unix/-m32/-fpic ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
Running target unix/-m32
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
Running target unix/-fPIC
=== libstdc++ Summary for unix/-fPIC ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
Running target unix/-fpic
=== libstdc++ Summary for unix/-fpic ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
Running target unix
=== libstdc++ Summary for unix ===
# of expected passes 7053
# of expected failures 95
# of unsupported tests 341
=== libstdc++ Summary ===
# of expected passes 42318
# of expected failures 570
# of unsupported tests 2046
Compiler version: 4.5.0 20100330 (experimental) [trunk revision 157842] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-languages=c,c++,objc,f95,obj-c++,java --with-mpc=/home/ghazi/gcc-testing/lib/mpc081 --with-mpfr=/opt/cfarm/mpfr-2.4.1 --with-gmp=/opt/cfarm/gmp-4.2.4