Results for gcc version 4.4.0 20080520 (experimental) [miro revision 144368] (GCC) testsuite on i386-pc-solaris2.11

rob1weld@aol.com rob1weld@aol.com
Sun Feb 22 20:01:00 GMT 2009


MIRO: Mudflap Improved with Referent Objects
http://gcc.gnu.org/wiki/MIRO

--- OpenSolaris 2009.06 ---
# uname -a
SunOS opensolaris 5.11 snv_106 i86pc i386 i86pc


Use GNU Linker and alter ../miro/configure to support both libbounds 
and libmudflaps
with OpenSolaris and ensure that these Testsuite's are linked with 
"-lsocket". No
other tweaks or fixes where done to the source to compile miro. If some 
elementary
efforts were made to the Mudflap Testsuite the results would be even 
better.

Both libbounds and libmudflap work fairly well on Solaris but I will not
be making further compilations or tests as this Branch is being closed.


# gdiff -Naur ./old_configure ../miro/configure
--- ./old_configure 2009-02-22 11:05:45.732497687 -0800
+++ ../miro/configure   2009-02-21 18:17:40.222048116 -0800
@@ -2633,7 +2633,7 @@
 # Disable libbounds on some systems.
 if test x$enable_libbounds = x ; then
     case "${target}" in
-    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux*)
+    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux* | 
*-*-solaris2*)
         # Enable libbounds by default in GNU and friends.
    ;;
     *-*-freebsd*)
@@ -2649,7 +2649,7 @@
 # Disable libmudflap on some systems.
 if test x$enable_libmudflap = x ; then
     case "${target}" in
-    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux*)
+    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux* | 
*-*-solaris2*)
         # Enable libmudflap by default in GNU and friends.
    ;;
     *-*-freebsd*)


Build, Install, and Check (only the relevant code):
# gmake
# gmake -i -k install
# gmake -i -k check-target-libmudflap
# gmake -i -k check-target-libbounds

----------

LAST_UPDATED: Sun Feb 22 02:12:20 UTC 2009 (miro revision 144368)
Native configuration is i386-pc-solaris2.11


        === libbounds tests ===

Running target unix
XPASS: libbounds.cpp/fail06-stackarray-referent-loop.cpp output pattern 
test
XPASS: libbounds.cpp/fail06-stackarray-referent-loop.cpp (-O3) output 
pattern test

        === libbounds Summary ===

# of expected passes        1929
# of unexpected successes   2
# of expected failures      13


        === libmudflap tests ===

Running target unix
FAIL: libmudflap.c/fail40-frag.c output pattern test
FAIL: libmudflap.c/heap-scalestress.c execution test
FAIL: libmudflap.c/heap-scalestress.c output pattern test
FAIL: libmudflap.c/pass-stratcliff.c (test for excess errors)
WARNING: libmudflap.c/pass-stratcliff.c compilation failed to produce 
executable
FAIL: libmudflap.c/pass42-frag.c execution test
FAIL: libmudflap.c/pass42-frag.c output pattern test
FAIL: libmudflap.c/pass42-frag.c execution test
FAIL: libmudflap.c/pass42-frag.c output pattern test
FAIL: libmudflap.c/pass47-frag.c (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c execution test
FAIL: libmudflap.c/pass47-frag.c (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c execution test
FAIL: libmudflap.c/pass51-frag.c execution test
FAIL: libmudflap.c/pass51-frag.c execution test
FAIL: libmudflap.c/pass52-frag.c execution test
FAIL: libmudflap.c/pass52-frag.c execution test
FAIL: libmudflap.c/fail40-frag.c (-O2) output pattern test
FAIL: libmudflap.c/heap-scalestress.c (-O2) execution test
FAIL: libmudflap.c/heap-scalestress.c (-O2) output pattern test
FAIL: libmudflap.c/pass-stratcliff.c (-O2) (test for excess errors)
WARNING: libmudflap.c/pass-stratcliff.c (-O2) compilation failed to 
produce executable
FAIL: libmudflap.c/pass42-frag.c (-O2) execution test
FAIL: libmudflap.c/pass42-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass42-frag.c (-O2) execution test
FAIL: libmudflap.c/pass42-frag.c (-O2) output pattern test
FAIL: libmudflap.c/pass47-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-O2) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-O2) execution test
FAIL: libmudflap.c/pass51-frag.c (-O2) execution test
FAIL: libmudflap.c/pass52-frag.c (-O2) execution test
FAIL: libmudflap.c/pass52-frag.c (-O2) execution test
FAIL: libmudflap.c/fail40-frag.c (-O3) output pattern test
FAIL: libmudflap.c/heap-scalestress.c (-O3) execution test
FAIL: libmudflap.c/heap-scalestress.c (-O3) output pattern test
FAIL: libmudflap.c/pass-stratcliff.c (-O3) (test for excess errors)
WARNING: libmudflap.c/pass-stratcliff.c (-O3) compilation failed to 
produce executable
FAIL: libmudflap.c/pass42-frag.c (-O3) execution test
FAIL: libmudflap.c/pass42-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass42-frag.c (-O3) execution test
FAIL: libmudflap.c/pass42-frag.c (-O3) output pattern test
FAIL: libmudflap.c/pass47-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-O3) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-O3) execution test
FAIL: libmudflap.c/pass51-frag.c (-O3) execution test
FAIL: libmudflap.c/pass52-frag.c (-O3) execution test
FAIL: libmudflap.c/pass52-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass37-frag.c execution test
FAIL: libmudflap.cth/pass37-frag.c output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 1) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 1) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 2) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 3) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 3) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 4) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 4) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 5) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 5) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 6) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 6) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 7) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 7) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 8) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 8) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 9) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 9) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 10) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 10) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 11) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 11) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 12) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 12) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 13) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 13) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 14) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 14) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 15) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 15) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 16) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 16) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 17) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 17) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 18) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 18) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (rerun 19) execution test
FAIL: libmudflap.cth/pass37-frag.c (rerun 19) output pattern test
FAIL: libmudflap.cth/pass39-frag.c execution test
FAIL: libmudflap.cth/pass39-frag.c output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 1) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 1) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 2) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 2) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 3) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 4) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 4) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 5) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 6) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 6) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 7) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 7) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 8) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 8) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 9) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 9) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 10) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 10) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 11) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 11) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 12) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 12) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 13) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 13) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 14) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 14) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 15) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 15) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 16) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 16) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 17) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 17) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 18) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 18) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 19) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 19) output pattern test
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 1) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 2) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 3) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 4) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 4) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 5) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 6) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 7) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 8) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 9) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 10) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 11) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 12) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 13) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 14) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 15) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 16) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 17) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 18) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 19) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O2) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 1) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 2) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 3) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 4) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 4) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 6) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 7) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 8) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 9) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 10) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 11) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 12) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 13) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 14) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 15) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 17) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 18) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 19) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 1) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 2) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 3) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 4) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 4) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 5) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 6) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 7) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 8) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 9) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 10) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 11) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 12) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 13) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 14) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 15) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 16) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 17) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 18) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 19) execution test
FAIL: libmudflap.cth/pass37-frag.c (-O3) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 1) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 2) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 3) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 4) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 4) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 6) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 7) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 8) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 9) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 10) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 11) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 12) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 13) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 14) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 16) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 17) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 18) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 19) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test

        === libmudflap Summary ===

# of expected passes        1112
# of unexpected failures    290

Compiler version: gcc version 4.4.0 20080520 (experimental) [miro 
revision 144368] (GCC)
Platform: i386-pc-solaris2.11
configure flags: ../miro/configure --prefix=/usr/local/miro 
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared 
--disable-static --enable-multilib --enable-stage1-checking 
--enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8 
--with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld 
--with-ld=/usr/local/bin/ld --with-gmp=/usr/local 
--with-mpfr=/usr/local --without-ppl




More information about the Gcc-testresults mailing list