This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.0 20100319 (experimental) [trunk revision 157556] (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: Fri, 19 Mar 2010 15:39:13 +0100
- Subject: Results for 4.5.0 20100319 (experimental) [trunk revision 157556] (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Fri Mar 19 01:02:00 UTC 2010 (revision 157556)
Native configuration is x86_64-unknown-linux-gnu
=== g++ tests ===
Running target unix/-m32/-fPIC
=== g++ Summary for unix/-m32/-fPIC ===
# of expected passes 22151
# of expected failures 148
# of unsupported tests 119
Running target unix/-m32/-fpic
=== g++ Summary for unix/-m32/-fpic ===
# of expected passes 22151
# of expected failures 148
# of unsupported tests 119
Running target unix/-m32
=== g++ Summary for unix/-m32 ===
# of expected passes 22153
# of expected failures 148
# of unsupported tests 117
Running target unix/-fPIC
=== g++ Summary for unix/-fPIC ===
# of expected passes 21824
# of expected failures 148
# of unsupported tests 271
Running target unix/-fpic
=== g++ Summary for unix/-fpic ===
# of expected passes 21824
# of expected failures 148
# of unsupported tests 271
Running target unix
=== g++ Summary for unix ===
# of expected passes 21824
# of expected failures 148
# of unsupported tests 271
=== g++ Summary ===
# of expected passes 131927
# of expected failures 888
# of unsupported tests 1168
/home/ghazi/gcc-testing/45/build/gcc/testsuite/g++/../../g++ version 4.5.0 20100319 (experimental) [trunk revision 157556] (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 60757
# of unexpected failures 9
# of unexpected successes 12
# of expected failures 191
# of unsupported tests 1137
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 60758
# of unexpected failures 9
# of unexpected successes 12
# of expected failures 191
# of unsupported tests 1136
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 60874
# of unexpected failures 9
# of unexpected successes 14
# of expected failures 189
# of unsupported tests 1095
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/pr43177.c -O1 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O2 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -fomit-frame-pointer line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -g line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -Os line 24 x == 7
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 60321
# of unexpected failures 14
# of unexpected successes 11
# of expected failures 190
# of unsupported tests 1448
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/pr43177.c -O1 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O2 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -fomit-frame-pointer line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -g line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -Os line 24 x == 7
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 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 60317
# of unexpected failures 14
# of unexpected successes 11
# of expected failures 190
# of unsupported tests 1452
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/pr43177.c -O1 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O2 line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -fomit-frame-pointer line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -O3 -g line 24 x == 7
FAIL: gcc.dg/guality/pr43177.c -Os line 24 x == 7
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 60409
# of unexpected failures 15
# of unexpected successes 12
# of expected failures 189
# of unsupported tests 1420
=== gcc Summary ===
# of expected passes 363436
# of unexpected failures 70
# of unexpected successes 72
# of expected failures 1140
# of unsupported tests 7688
/home/ghazi/gcc-testing/45/build/gcc/xgcc version 4.5.0 20100319 (experimental) [trunk revision 157556] (GCC)
=== gfortran tests ===
Running target unix/-m32/-fPIC
=== gfortran Summary for unix/-m32/-fPIC ===
# of expected passes 33712
# of expected failures 21
# of unsupported tests 126
Running target unix/-m32/-fpic
=== gfortran Summary for unix/-m32/-fpic ===
# of expected passes 33712
# of expected failures 21
# of unsupported tests 126
Running target unix/-m32
=== gfortran Summary for unix/-m32 ===
# of expected passes 33712
# of expected failures 21
# of unsupported tests 126
Running target unix/-fPIC
=== gfortran Summary for unix/-fPIC ===
# of expected passes 33857
# of expected failures 21
# of unsupported tests 58
Running target unix/-fpic
=== gfortran Summary for unix/-fpic ===
# of expected passes 33857
# of expected failures 21
# of unsupported tests 58
Running target unix
=== gfortran Summary for unix ===
# of expected passes 33857
# of expected failures 21
# of unsupported tests 58
=== gfortran Summary ===
# of expected passes 202707
# of expected failures 126
# of unsupported tests 552
/home/ghazi/gcc-testing/45/build/gcc/testsuite/gfortran/../../gfortran version 4.5.0 20100319 (experimental) [trunk revision 157556] (GCC)
=== obj-c++ tests ===
Running target unix/-m32/-fPIC
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-m32/-fPIC ===
# of expected passes 438
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-m32/-fpic
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-m32/-fpic ===
# of expected passes 438
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-m32
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-m32 ===
# of expected passes 438
# of expected failures 10
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-fPIC
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-fPIC ===
# of expected passes 430
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
Running target unix/-fpic
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-fpic ===
# of expected passes 430
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
Running target unix
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix ===
# of expected passes 430
# of expected failures 18
# of unresolved testcases 3
# of unsupported tests 13
=== obj-c++ Summary ===
# of expected passes 2604
# 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 20100319 (experimental) [trunk revision 157556] (GCC)
=== objc tests ===
Running target unix/-m32/-fPIC
=== objc Summary for unix/-m32/-fPIC ===
# of expected passes 1875
# of expected failures 7
# of unsupported tests 24
Running target unix/-m32/-fpic
=== objc Summary for unix/-m32/-fpic ===
# of expected passes 1875
# of expected failures 7
# of unsupported tests 24
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 1875
# of expected failures 7
# of unsupported tests 24
Running target unix/-fPIC
=== objc Summary for unix/-fPIC ===
# of expected passes 1867
# of expected failures 15
# of unsupported tests 24
Running target unix/-fpic
=== objc Summary for unix/-fpic ===
# of expected passes 1867
# of expected failures 15
# of unsupported tests 24
Running target unix
=== objc Summary for unix ===
# of expected passes 1867
# of expected failures 15
# of unsupported tests 24
=== objc Summary ===
# of expected passes 11226
# of expected failures 66
# of unsupported tests 144
/home/ghazi/gcc-testing/45/build/gcc/xgcc version 4.5.0 20100319 (experimental) [trunk revision 157556] (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 2458
Running target unix/-m32/-fpic
=== libgomp Summary for unix/-m32/-fpic ===
# of expected passes 2458
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 2458
Running target unix/-fPIC
=== libgomp Summary for unix/-fPIC ===
# of expected passes 2458
Running target unix/-fpic
=== libgomp Summary for unix/-fpic ===
# of expected passes 2458
Running target unix
=== libgomp Summary for unix ===
# of expected passes 2458
=== libgomp Summary ===
# of expected passes 14748
=== 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 7033
# of expected failures 95
# of unsupported tests 341
Running target unix/-m32/-fpic
=== libstdc++ Summary for unix/-m32/-fpic ===
# of expected passes 7033
# of expected failures 95
# of unsupported tests 341
Running target unix/-m32
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 7033
# of expected failures 95
# of unsupported tests 341
Running target unix/-fPIC
=== libstdc++ Summary for unix/-fPIC ===
# of expected passes 7033
# of expected failures 95
# of unsupported tests 341
Running target unix/-fpic
=== libstdc++ Summary for unix/-fpic ===
# of expected passes 7033
# of expected failures 95
# of unsupported tests 341
Running target unix
=== libstdc++ Summary for unix ===
# of expected passes 7033
# of expected failures 95
# of unsupported tests 341
=== libstdc++ Summary ===
# of expected passes 42198
# of expected failures 570
# of unsupported tests 2046
Compiler version: 4.5.0 20100319 (experimental) [trunk revision 157556] (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