Re: More testsuite info
"Carlos O'Donell" <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
On 5/21/07, Jeff Bailey <[email protected]> wrote: > Heya Carlos, thought you might be interested in some stats: > > Rebuilding ubuntu gcc-4.2 with the ubuntu glibc-2.5 that was build > with ubuntu gcc-4.2, I have three fewer failures in the gcc testsuite: > > FAIL: gcc.c-torture/compile/20001226-1.c -O3 -fomit-frame-pointer (test for ex > cess errors) > WARNING: program timed out. > FAIL: gcc.c-torture/compile/20001226-1.c -O3 -g (test for excess errors) > WARNING: program timed out. > FAIL: gcc.c-torture/compile/20001226-1.c -Os (test for excess errors) These are timeouts and therefore might pass depending on load. > two fewer failures in libmudflap: > FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) execution test > FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) output pattern test Unknown. > one fewer failure in libstdc++: > FAIL: thread/pthread5.cc execution test This is nice. > but four additional ones: > WARNING: program timed out. > FAIL: thread/pthread1.cc execution test > WARNING: program timed out. > FAIL: thread/pthread3.cc execution test > WARNING: program timed out. These are bad. > FAIL: tr1/2_general_utilities/memory/shared_ptr/thread/default_weaktoshared.cc e > xecution test > FAIL: tr1/2_general_utilities/memory/shared_ptr/thread/mutex_weaktoshared.cc exe > cution test Unknown. Thanks! Cheers, Carlos.