[arm-gnu] GCC Testsuite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[arm-gnu] GCC Testsuite



Hi all,

I run gcc testsuite on gcc version 4.3.3 (Sourcery G++ Lite
2009q1-203), and I found

                === gcc Summary ===

# of expected passes            36908
# of unexpected failures        1304
# of unexpected successes       3
# of expected failures          90
# of unresolved testcases       8683
# of unsupported tests          474
Executing on host: arm-none-linux-gnueabi-gcc -v    (timeout = 300)

I gone through dejagnu manual about different fail scenarios;

PASS,XPASS,FAIL,XFAIL,UNRESOLVED,UNTESTED,UNSUPPORTED

So which is most critical for stability of Toolchain

Regards
Naveen