Hello,
I am running GCC DejaGNU testsuite for target AVR atmega128 on VM (Virtual box with Windows XP as host OS and Kubuntu as guest OS). Basically, the testing is carried out using avr-gdb which attaches to simulavr using target remote protocol (I can attach the expect scripts and elaborate the test setup if required). The following command triggered the testing: make check RUNTESTFLAGS="--target_board=atmega128-sim" I see lot of difference between test results of Mike Stein's and that of mine (for GCC 4.3.3). Attached is the truncated summary file generated by DejaGNU for GCC 4.3.3. As the original file is around 3MB, I tried to put mostly failures and unsupported test cases in the truncated report. Link for Mike Steins's results for AVR target: http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00257.html There are around 8580 failures in the attached report while the number is around 715 in Mike Stein's test report. I am wondering if some switches are incorrectly used. Pl share your ideas. Truncated Results: Test Run By avr32 on Tue Oct 13 11:30:38 2009 Target is avr-unknown-none Host is i686-pc-linux-gnu === gcc tests === Schedule of variations: atmega128-sim Running target atmega128-sim Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.c-torture/compile/compile.exp ... PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.test-framework/test-framework.exp ... === gcc Summary === # of expected passes 27690 # of unexpected failures 8580 # of unexpected successes 1 # of expected failures 91 # of unresolved testcases 7463 # of untested testcases 560 # of unsupported tests 501 /home/avr32/avr8/gcc-4.3.3/obj-var/gcc/xgcc version 4.3.3 (GCC) Thanks Anitha
Test Run By avr32 on Tue Oct 13 11:30:38 2009 Target is avr-unknown-none Host is i686-pc-linux-gnu === gcc tests === Schedule of variations: atmega128-sim Running target atmega128-sim Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.c-torture/compile/compile.exp ... PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) PASS: gcc.c-torture/compile/20000105-1.c (test for excess errors) ... UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-1.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-2.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-3.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c UNSUPPORTED: gcc.c-torture/compile/mipscop-4.c FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) FAIL: gcc.c-torture/compile/nested-1.c (internal compiler error) FAIL: gcc.c-torture/compile/nested-1.c (test for excess errors) .. UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c UNSUPPORTED: gcc.c-torture/compile/pr29201.c .. UNSUPPORTED: gcc.c-torture/compile/pr30311.c UNSUPPORTED: gcc.c-torture/compile/pr30311.c UNSUPPORTED: gcc.c-torture/compile/pr30311.c UNSUPPORTED: gcc.c-torture/compile/pr30311.c UNSUPPORTED: gcc.c-torture/compile/pr30311.c UNSUPPORTED: gcc.c-torture/compile/pr30311.c ... PASS: gcc.c-torture/compile/zero-strct-5.c (test for excess errors) PASS: gcc.c-torture/compile/zero-strct-5.c (test for excess errors) PASS: gcc.c-torture/compile/zero-strct-5.c (test for excess errors) Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ... FAIL: gcc.c-torture/execute/builtins/20010124-1.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/builtins/20010124-1.c execution, -O0 ... FAIL: gcc.c-torture/execute/ieee/pr36332.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/pr36332.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/pr36332.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/pr36332.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/pr36332.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/ieee/pr36332.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/pr36332.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/pr36332.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/pr36332.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/pr36332.c execution, -Os FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/pr38016.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/pr38016.c execution, -Os FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/rbug.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/rbug.c execution, -Os FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c execution, -Os FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -O0 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -O1 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -O2 UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -O3 -fomit-frame-pointer UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -O3 -fomit-frame-pointer FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -O3 -g UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c compilation, -Os UNRESOLVED: gcc.c-torture/execute/ieee/unsafe-fp-assoc.c execution, -Os Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ... PASS: gcc.c-torture/unsorted/386.c, -O0 PASS: gcc.c-torture/unsorted/386.c, -O1 PASS: gcc.c-torture/unsorted/386.c, -O2 PASS: gcc.c-torture/unsorted/386.c, -O3 -fomit-frame-pointer PASS: gcc.c-torture/unsorted/386.c, -O3 -g PASS: gcc.c-torture/unsorted/386.c, -Os PASS: gcc.c-torture/unsorted/86.c, -O0 PASS: gcc.c-torture/unsorted/86.c, -O1 PASS: gcc.c-torture/unsorted/86.c, -O2 PASS: gcc.c-torture/unsorted/86.c, -O3 -fomit-frame-pointer PASS: gcc.c-torture/unsorted/86.c, -O3 -g PASS: gcc.c-torture/unsorted/86.c, -Os PASS: gcc.c-torture/unsorted/BUG1.c, -O0 PASS: gcc.c-torture/unsorted/BUG1.c, -O1 PASS: gcc.c-torture/unsorted/BUG1.c, -O2 PASS: gcc.c-torture/unsorted/BUG1.c, -O3 -fomit-frame-pointer PASS: gcc.c-torture/unsorted/BUG1.c, -O3 -g ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.dg/autopar/autopar.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.dg/charset/charset.exp ... UNSUPPORTED: gcc.dg/charset/asm1.c UNSUPPORTED: gcc.dg/charset/asm2.c UNSUPPORTED: gcc.dg/charset/asm3.c UNSUPPORTED: gcc.dg/charset/asm4.c UNSUPPORTED: gcc.dg/charset/asm5.c UNSUPPORTED: gcc.dg/charset/asm6.c UNSUPPORTED: gcc.dg/charset/attribute1.c UNSUPPORTED: gcc.dg/charset/attribute2.c UNSUPPORTED: gcc.dg/charset/builtin1.c UNSUPPORTED: gcc.dg/charset/builtin2.c UNSUPPORTED: gcc.dg/charset/extern.c UNSUPPORTED: gcc.dg/charset/function.c UNSUPPORTED: gcc.dg/charset/string.c Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.dg/compat/compat.exp ... PASS: gcc.dg/compat/fnptr-by-value-1 c_compat_main_tst.o compile PASS: gcc.dg/compat/fnptr-by-value-1 c_compat_x_tst.o compile PASS: gcc.dg/compat/fnptr-by-value-1 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/fnptr-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/fnptr-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-1 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-1 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-2 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-2 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-2 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-2 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-2 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-3 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-3 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-3 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-3 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-3 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-4 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-4 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-5 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-5 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-5 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-5 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-5 c_compat_x_tst.o-c_compat_y_tst.o execute PASS: gcc.dg/compat/scalar-by-value-6 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-by-value-6 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-by-value-6 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-by-value-6 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-by-value-6 c_compat_x_tst.o-c_compat_y_tst.o execute UNSUPPORTED: /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.dg/compat/scalar-by-value-dfp_main.c PASS: gcc.dg/compat/scalar-return-1 c_compat_main_tst.o compile PASS: gcc.dg/compat/scalar-return-1 c_compat_x_tst.o compile PASS: gcc.dg/compat/scalar-return-1 c_compat_y_tst.o compile UNRESOLVED: gcc.dg/compat/scalar-return-1 c_compat_x_tst.o-c_compat_y_tst.o link UNRESOLVED: gcc.dg/compat/scalar-return-1 c_compat_x_tst.o-c_compat_y_tst.o execute ... FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) FAIL: gcc.dg/debug/20050907-1.c (test for excess errors) ... FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) FAIL: gcc.dg/debug/debug-3.c (internal compiler error) FAIL: gcc.dg/debug/debug-3.c (test for excess errors) ... FAIL: gcc.dg/debug/debug-5.c (internal compiler error) FAIL: gcc.dg/debug/debug-5.c (test for excess errors) FAIL: gcc.dg/debug/debug-5.c (internal compiler error) ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/dectest.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/dhry.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/gcov.exp ... UNSUPPORTED: gcc.misc-tests/gcov-1.c UNSUPPORTED: gcc.misc-tests/gcov-10.c UNSUPPORTED: gcc.misc-tests/gcov-10b.c UNSUPPORTED: gcc.misc-tests/gcov-11.c UNSUPPORTED: gcc.misc-tests/gcov-2.c UNSUPPORTED: gcc.misc-tests/gcov-3.c UNSUPPORTED: gcc.misc-tests/gcov-4.c UNSUPPORTED: gcc.misc-tests/gcov-4b.c UNSUPPORTED: gcc.misc-tests/gcov-5b.c UNSUPPORTED: gcc.misc-tests/gcov-6.c UNSUPPORTED: gcc.misc-tests/gcov-7.c UNSUPPORTED: gcc.misc-tests/gcov-8.c UNSUPPORTED: gcc.misc-tests/gcov-9.c Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ... UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-none-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-sse-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-3dnow-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-3dnow-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-3dnow-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-athlon-1.c UNSUPPORTED: gcc.misc-tests/i386-pf-athlon-1.c Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/linkage.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/matrix1.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/mg-2.exp ... PASS: gcc.misc-tests/mg-2.c Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/mg.exp ... PASS: gcc.misc-tests/mg.c Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/options.exp ... FAIL: compiler driver --coverage option(s) (linker options) Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/sieve.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.misc-tests/sort2.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/alpha/alpha.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/arm/arm.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/arm/neon/neon.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/bfin/bfin.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/cris/cris.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/frv/frv.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/i386/i386.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/ia64/ia64.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/m68k/m68k.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/mips/mips.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/powerpc/powerpc.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/s390/s390.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/sh/sh.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/sparc/sparc.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/spu/spu.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ... Running /home/avr32/avr8/gcc-4.3.3/gcc/testsuite/gcc.test-framework/test-framework.exp ... === gcc Summary === # of expected passes 27690 # of unexpected failures 8580 # of unexpected successes 1 # of expected failures 91 # of unresolved testcases 7463 # of untested testcases 560 # of unsupported tests 501 /home/avr32/avr8/gcc-4.3.3/obj-var/gcc/xgcc version 4.3.3 (GCC)
_______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list