This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.5.0 (GCC) testsuite on mips-sgi-irix6.5
- From: tgc at jupiterrise dot com
- To: gcc-testresults at gcc dot gnu dot org
- Date: Sun, 23 May 2010 10:03:01 +0200
- Subject: Results for 4.5.0 (GCC) testsuite on mips-sgi-irix6.5
Built with:
GNU as 2.18
native ld
gmp 5.0.1
mpfr 2.4.2p3
mpc 0.8.2
To avoid massive failures in the libstdc++ testsuite a small 'ar' wrapper
was used:
$ cat ~/bin/ar
#!/bin/ksh
#
# Wrapper for libstdc++ testsuite
# if the target is libtestc++.a then it will delete the
# target before executing the ar command to avoid mixing
# 32bit and 64bit objects since the IRIX linker cannot use
# such an archive
#
if [ "$2" = "./libtestc++.a" ]; then
rm -f "$2"
fi
/usr/bin/ar $*
$
Bootstrap compiler:
Using built-in specs.
Target: mips-sgi-irix6.5
Configured with: ../gcc-4.4.4/configure --prefix=/usr/people/tgc/local/gcc44 --with-local-prefix=/usr/people/tgc/local --with-gmp=/usr/people/tgc/local/gmp --with-mpfr=/usr/people/tgc/local/mpfr --disable-nls --disable-shared --enable-languages=c,ada,c++,fortran,objc,obj-c++ --with-gnu-as --with-as=/usr/nekoware/gnu-binutils/bin/gas
Thread model: posix
gcc version 4.4.4 (GCC)
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_0_release revision 158339
=== acats tests ===
FAIL: c52103x
FAIL: c52104x
FAIL: c52104y
FAIL: cb1010a
FAIL: cb1010c
FAIL: cb1010d
FAIL: cxg2001
FAIL: cxg2002
FAIL: cxg2003
FAIL: cxg2004
FAIL: cxg2005
FAIL: cxg2006
FAIL: cxg2007
FAIL: cxg2010
FAIL: cxg2011
FAIL: cxg2012
FAIL: cxg2013
FAIL: cxg2014
FAIL: cxg2015
FAIL: cxg2016
FAIL: cxg2017
FAIL: cxg2018
FAIL: cxg2019
FAIL: cxg2020
FAIL: cxg2021
FAIL: cxg2024
=== acats Summary ===
# of expected passes 2295
# of unexpected failures 26
Native configuration is mips-sgi-irix6.5
=== g++ tests ===
Running target unix/-mabi=n32
FAIL: tmpdir-g++.dg-struct-layout-1/t001 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t001 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t002 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t002 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t003 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t003 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t024 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t024 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler \\\\.section.*.debug_dcall
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler New caller
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Caller DIE offset
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Callee DIE offset
FAIL: g++.dg/abi/packed1.C (test for excess errors)
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/opt/longbranch1.C (test for excess errors)
FAIL: g++.dg/other/anon5.C undefined (test for warnings, line )
FAIL: g++.dg/other/anon5.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test
FAIL: g++.dg/torture/type-generic-1.C -O0 execution test
FAIL: g++.dg/torture/type-generic-1.C -O1 execution test
FAIL: g++.dg/torture/type-generic-1.C -O2 execution test
FAIL: g++.dg/torture/type-generic-1.C -O3 -fomit-frame-pointer execution test
FAIL: g++.dg/torture/type-generic-1.C -O3 -g execution test
FAIL: g++.dg/torture/type-generic-1.C -Os execution test
FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -g -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O0 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O0 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O1 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O1 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O2 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O2 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -g -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -Os -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -Os -fprofile-use
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary for unix/-mabi=n32 ===
# of expected passes 20983
# of unexpected failures 35
# of unexpected successes 1
# of expected failures 150
# of unresolved testcases 14
# of unsupported tests 273
Running target unix/-mabi=64
FAIL: tmpdir-g++.dg-struct-layout-1/t001 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t001 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t002 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t002 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t003 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t003 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t006 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t006 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t024 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t024 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler \\\\.section.*.debug_dcall
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler New caller
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Caller DIE offset
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Callee DIE offset
FAIL: g++.dg/abi/packed1.C (test for excess errors)
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/opt/longbranch1.C (test for excess errors)
FAIL: g++.dg/other/anon5.C undefined (test for warnings, line )
FAIL: g++.dg/other/anon5.C (test for excess errors)
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-4.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.dg/special/initpri1.C execution test
FAIL: g++.dg/torture/type-generic-1.C -O0 execution test
FAIL: g++.dg/torture/type-generic-1.C -O1 execution test
FAIL: g++.dg/torture/type-generic-1.C -O2 execution test
FAIL: g++.dg/torture/type-generic-1.C -O3 -fomit-frame-pointer execution test
FAIL: g++.dg/torture/type-generic-1.C -O3 -g execution test
FAIL: g++.dg/torture/type-generic-1.C -Os execution test
FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -g -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O0 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O0 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O1 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O1 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O2 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O2 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -g -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -Os -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -Os -fprofile-use
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary for unix/-mabi=64 ===
# of expected passes 20942
# of unexpected failures 36
# of unexpected successes 1
# of expected failures 150
# of unresolved testcases 15
# of unsupported tests 274
=== g++ Summary ===
# of expected passes 41925
# of unexpected failures 71
# of unexpected successes 2
# of expected failures 300
# of unresolved testcases 29
# of unsupported tests 547
/usr/people/tgc/work/gcc450_cccada/gcc/testsuite/g++/../../g++ version 4.5.0 (GCC)
=== gcc tests ===
Running target unix/-mabi=n32
FAIL: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t006 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t006 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t026 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t026 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: gcc.dg/initpri1.c execution test
FAIL: gcc.dg/pr42427.c (test for excess errors)
WARNING: program timed out.
FAIL: gcc.dg/pr43058.c (test for excess errors)
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
FAIL: gcc.dg/torture/20090618-1.c -O1 (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O1 compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O2 (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O2 compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O3 -g (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O3 -g compilation failed to produce executable
FAIL: gcc.dg/torture/builtin-modf-1.c -O0 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O1 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -Os (test for excess errors)
FAIL: gcc.dg/torture/type-generic-1.c -O0 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O1 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O2 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O3 -fomit-frame-pointer execution test
FAIL: gcc.dg/torture/type-generic-1.c -O3 -g execution test
FAIL: gcc.dg/torture/type-generic-1.c -Os execution test
FAIL: gcc.target/mips/call-3.c (test for excess errors)
FAIL: gcc.target/mips/extend-1.c scan-assembler-times \\tdsll\\t 5
FAIL: gcc.target/mips/extend-1.c scan-assembler-times \\tdsra\\t 5
FAIL: gcc.target/mips/loongson-simd.c (test for excess errors)
FAIL: gcc.target/mips/mips16-attributes.c (test for excess errors)
FAIL: gcc.target/mips/octeon-exts-6.c scan-assembler-times \\texts\\t 5
FAIL: gcc.target/mips/save-restore-1.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-1.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
FAIL: gcc.target/mips/save-restore-3.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-3.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
FAIL: gcc.target/mips/save-restore-4.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-4.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
FAIL: gcc.target/mips/save-restore-5.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-5.c (test for excess errors)
=== gcc Summary for unix/-mabi=n32 ===
# of expected passes 54273
# of unexpected failures 45
# of expected failures 84
# of unresolved testcases 11
# of unsupported tests 664
Running target unix/-mabi=64
FAIL: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t003 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t026 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t026 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute
FAIL: gcc.dg/initpri1.c execution test
FAIL: gcc.dg/intmax_t-1.c (test for excess errors)
WARNING: program timed out.
FAIL: gcc.dg/pr43058.c (test for excess errors)
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
FAIL: gcc.dg/torture/20090618-1.c -O1 (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O1 compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O2 (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O2 compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gcc.dg/torture/20090618-1.c -O3 -g (test for excess errors)
WARNING: gcc.dg/torture/20090618-1.c -O3 -g compilation failed to produce executable
FAIL: gcc.dg/torture/builtin-modf-1.c -O0 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O1 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c -Os (test for excess errors)
FAIL: gcc.dg/torture/type-generic-1.c -O0 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O1 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O2 execution test
FAIL: gcc.dg/torture/type-generic-1.c -O3 -fomit-frame-pointer execution test
FAIL: gcc.dg/torture/type-generic-1.c -O3 -g execution test
FAIL: gcc.dg/torture/type-generic-1.c -Os execution test
FAIL: gcc.dg/tree-ssa/ivopts-2.c scan-tree-dump-not ivopts "\\n candidates \\d+, \\d+,[^\\n]*\\n[^\\n]*\\nFinal cost"
FAIL: gcc.target/mips/call-3.c (test for excess errors)
FAIL: gcc.target/mips/extend-1.c scan-assembler-times \\tdsll\\t 5
FAIL: gcc.target/mips/extend-1.c scan-assembler-times \\tdsra\\t 5
FAIL: gcc.target/mips/loongson-simd.c (test for excess errors)
FAIL: gcc.target/mips/mips16-attributes.c (test for excess errors)
FAIL: gcc.target/mips/octeon-bbit-2.c scan-assembler \\tbnel\\t
FAIL: gcc.target/mips/octeon-bbit-2.c scan-assembler-not \\tbne\\t
FAIL: gcc.target/mips/octeon-exts-6.c scan-assembler-times \\texts\\t 5
FAIL: gcc.target/mips/save-restore-1.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-1.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-1.c: error executing dg-final: couldn't open "save-restore-1.s": no such file or directory
FAIL: gcc.target/mips/save-restore-3.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-3.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-3.c: error executing dg-final: couldn't open "save-restore-3.s": no such file or directory
FAIL: gcc.target/mips/save-restore-4.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-4.c (test for excess errors)
ERROR: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
UNRESOLVED: gcc.target/mips/save-restore-4.c: error executing dg-final: couldn't open "save-restore-4.s": no such file or directory
FAIL: gcc.target/mips/save-restore-5.c (internal compiler error)
FAIL: gcc.target/mips/save-restore-5.c (test for excess errors)
=== gcc Summary for unix/-mabi=64 ===
# of expected passes 54282
# of unexpected failures 47
# of expected failures 85
# of unresolved testcases 10
# of unsupported tests 656
=== gcc Summary ===
# of expected passes 108555
# of unexpected failures 92
# of expected failures 169
# of unresolved testcases 21
# of unsupported tests 1320
/usr/people/tgc/work/gcc450_cccada/gcc/xgcc version 4.5.0 (GCC)
=== gnat tests ===
Running target unix/-mabi=n32
FAIL: gnat.dg/frame_overflow.adb (test for errors, line 14)
FAIL: gnat.dg/frame_overflow.adb (test for excess errors)
FAIL: gnat.dg/null_pointer_deref1.adb execution test
FAIL: gnat.dg/null_pointer_deref2.adb execution test
FAIL: gnat.dg/stack_check1.adb execution test
FAIL: gnat.dg/stack_check2.adb execution test
WARNING: program timed out.
FAIL: gnat.dg/test_prio.adb execution test
FAIL: gnat.dg/specs/addr1.ads (test for bogus messages, line 24)
FAIL: gnat.dg/specs/addr1.ads (test for excess errors)
=== gnat Summary for unix/-mabi=n32 ===
# of expected passes 748
# of unexpected failures 9
# of expected failures 7
# of unsupported tests 1
Running target unix/-mabi=64
FAIL: gnat.dg/align_max.adb execution test
FAIL: gnat.dg/allocator_maxalign1.adb execution test
FAIL: gnat.dg/null_pointer_deref1.adb execution test
FAIL: gnat.dg/null_pointer_deref2.adb execution test
FAIL: gnat.dg/stack_check1.adb execution test
FAIL: gnat.dg/stack_check2.adb execution test
FAIL: gnat.dg/test_allocator_maxalign2.adb execution test
=== gnat Summary for unix/-mabi=64 ===
# of expected passes 750
# of unexpected failures 7
# of expected failures 7
# of unsupported tests 1
=== gnat Summary ===
# of expected passes 1498
# of unexpected failures 16
# of expected failures 14
# of unsupported tests 2
=== libgomp tests ===
Running target unix/-mabi=n32
=== libgomp Summary for unix/-mabi=n32 ===
# of expected passes 883
# of unsupported tests 64
Running target unix/-mabi=64
=== libgomp Summary for unix/-mabi=64 ===
# of expected passes 883
# of unsupported tests 64
=== libgomp Summary ===
# of expected passes 1766
# of unsupported tests 128
=== libstdc++ tests ===
Running target unix/-mabi=n32
FAIL: 18_support/numeric_limits/epsilon.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/5.cc execution test
FAIL: 22_locale/ctype/cons/char/1.cc execution test
FAIL: 22_locale/ctype/is/wchar_t/1.cc execution test
FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/19.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/8.cc execution test
FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc execution test
FAIL: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/01.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/07.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/08.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/10.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/13.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/1.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/11095-i.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/2.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/3.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/4.cc execution test
FAIL: 27_io/basic_istream/sentry/wchar_t/2.cc execution test
FAIL: 27_io/basic_istream/ws/wchar_t/1.cc execution test
FAIL: ext/profile/all.cc (test for excess errors)
=== libstdc++ Summary for unix/-mabi=n32 ===
# of expected passes 6345
# of unexpected failures 26
# of expected failures 88
# of unsupported tests 594
Running target unix/-mabi=64
FAIL: 18_support/numeric_limits/epsilon.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/5.cc execution test
FAIL: 22_locale/ctype/cons/char/1.cc execution test
FAIL: 22_locale/ctype/is/wchar_t/1.cc execution test
FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/19.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/8.cc execution test
FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc execution test
FAIL: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/01.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/07.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/08.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/10.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/wchar_t/13.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/1.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/11095-i.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/2.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/3.cc execution test
FAIL: 27_io/basic_istream/extractors_character/wchar_t/4.cc execution test
FAIL: 27_io/basic_istream/sentry/wchar_t/2.cc execution test
FAIL: 27_io/basic_istream/ws/wchar_t/1.cc execution test
FAIL: ext/profile/all.cc (test for excess errors)
=== libstdc++ Summary for unix/-mabi=64 ===
# of expected passes 6345
# of unexpected failures 26
# of expected failures 88
# of unsupported tests 594
=== libstdc++ Summary ===
# of expected passes 12690
# of unexpected failures 52
# of expected failures 176
# of unsupported tests 1188
Compiler version: 4.5.0 (GCC)
Platform: mips-sgi-irix6.5
configure flags: --prefix=/usr/people/tgc/local/gcc45 --with-local-prefix=/usr/people/tgc/local --with-gmp=/usr/people/tgc/local/gmp --with-mpfr=/usr/people/tgc/local/mpfr --with-mpc=/usr/people/tgc/local/mpc --disable-nls --disable-shared --enable-languages=c,ada,c++ --with-gnu-as --with-as=/usr/nekoware/gnu-binutils/bin/gas