This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.4.4 (GCC) testsuite on mips-sgi-irix6.5
- From: tgc at jupiterrise dot com
- To: gcc-testresults at gcc dot gnu dot org
- Date: Tue, 18 May 2010 07:05:27 +0200
- Subject: Results for 4.4.4 (GCC) testsuite on mips-sgi-irix6.5
Built with:
GNU as 2.18
native ld
gmp 4.3.1
mpfr 2.4.1
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 $*
$
The fortran testsuite was not run for the o32 ABI since it
fails 2/3 of the tests.
Bootstrap compiler:
Using built-in specs.
Target: mips-sgi-irix6.5
Configured with: ../gcc-4.3.1/configure -v --enable-languages=ada,c,c++,fortran,objc,obj-c++,java --prefix=/usr/nekoware/gcc-4.3 --with-gnu-as --with-as=/usr/nekoware/gnu-binutils/bin/gas --enable-checking=release --with-mpfr=/usr/nekoware --enable-libgcj --with-java-home=/usr/java2 --enable-java-awt=xlib
Thread model: posix
gcc version 4.3.1 (GCC)
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895
=== acats tests ===
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 20
Native configuration is mips-sgi-irix6.5
=== g++ tests ===
Running target unix/-mabi=32
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: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: g++.dg/debug/dwarf2/pubnames-1.C scan-assembler-times "main".*external name 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "foo<1u>" 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "typedef foo<1u>::type type" 1
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main"
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/warn/huge-val1.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
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary for unix/-mabi=32 ===
# of expected passes 19369
# of unexpected failures 23
# of unexpected successes 1
# of expected failures 158
# of unresolved testcases 8
# of unsupported tests 243
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: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: g++.dg/debug/dwarf2/pubnames-1.C scan-assembler-times "main".*external name 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "foo<1u>" 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "typedef foo<1u>::type type" 1
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main"
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
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary for unix/-mabi=n32 ===
# of expected passes 19368
# of unexpected failures 28
# of unexpected successes 1
# of expected failures 158
# of unresolved testcases 8
# of unsupported tests 243
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/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: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute
FAIL: g++.dg/debug/dwarf2/pubnames-1.C scan-assembler-times "main".*external name 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "foo<1u>" 1
FAIL: g++.dg/debug/dwarf2/typedef1.C scan-assembler-times DW_AT_name: "typedef foo<1u>::type type" 1
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main"
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)
WARNING: program timed out.
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
WARNING: program timed out.
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary for unix/-mabi=64 ===
# of expected passes 19337
# of unexpected failures 27
# of unexpected successes 1
# of expected failures 158
# of unresolved testcases 7
# of unsupported tests 244
=== g++ Summary ===
# of expected passes 58074
# of unexpected failures 78
# of unexpected successes 3
# of expected failures 474
# of unresolved testcases 23
# of unsupported tests 730
/usr/people/tgc/work/obj444_nojava/gcc/testsuite/g++/../../g++ version 4.4.4 (GCC)
=== gcc tests ===
Running target unix/-mabi=32
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/cpp/_Pragma6.c -fno-show-column (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_inlined_subroutine 6
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_lexical_block 6
FAIL: gcc.dg/initpri1.c execution test
FAIL: gcc.dg/pr27095.c scan-assembler-not (?n)strlen(.*\\n)+.*strlen
FAIL: gcc.dg/pr42427.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/tree-ssa/loop-1.c scan-assembler-times foo 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/mips16e-extends.c (internal compiler error)
FAIL: gcc.target/mips/mips16e-extends.c (test for excess errors)
ERROR: gcc.target/mips/mips16e-extends.c: error executing dg-final: couldn't open "mips16e-extends.s": no such file or directory
UNRESOLVED: gcc.target/mips/mips16e-extends.c: error executing dg-final: couldn't open "mips16e-extends.s": no such file or directory
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=32 ===
# of expected passes 51284
# of unexpected failures 28
# of expected failures 112
# of unresolved testcases 11
# of unsupported tests 567
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/t007 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t007 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/cpp/_Pragma6.c -fno-show-column (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_inlined_subroutine 6
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_lexical_block 6
FAIL: gcc.dg/initpri1.c execution test
FAIL: gcc.dg/pr42427.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/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/loongson-simd.c (test for excess errors)
FAIL: gcc.target/mips/mips16-attributes.c (test for excess errors)
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 51276
# of unexpected failures 39
# of expected failures 112
# of unresolved testcases 11
# of unsupported tests 569
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/t007 c_compat_x_tst.o-c_compat_y_tst.o link
UNRESOLVED: tmpdir-gcc.dg-struct-layout-1/t007 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/cpp/_Pragma6.c -fno-show-column (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_inlined_subroutine 6
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\) DW_TAG_lexical_block 6
FAIL: gcc.dg/initpri1.c execution test
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/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/loongson-simd.c (test for excess errors)
FAIL: gcc.target/mips/mips16-attributes.c (test for excess errors)
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 51290
# of unexpected failures 38
# of expected failures 113
# of unresolved testcases 11
# of unsupported tests 561
=== gcc Summary ===
# of expected passes 153850
# of unexpected failures 105
# of expected failures 337
# of unresolved testcases 33
# of unsupported tests 1697
/usr/people/tgc/work/obj444_nojava/gcc/xgcc version 4.4.4 (GCC)
=== gfortran tests ===
Running target unix/-mabi=n32
FAIL: gfortran.dg/cray_pointers_2.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/default_format_1.f90 -O0 execution test
FAIL: gfortran.dg/default_format_1.f90 -O1 execution test
FAIL: gfortran.dg/default_format_1.f90 -O2 execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -g execution test
FAIL: gfortran.dg/default_format_1.f90 -Os execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O0 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O1 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O2 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -g execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -Os execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O0 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O1 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -g execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -Os execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test
FAIL: gfortran.dg/nan_3.f90 -O0 execution test
FAIL: gfortran.dg/nan_3.f90 -O1 execution test
FAIL: gfortran.dg/nan_3.f90 -O2 execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -g execution test
FAIL: gfortran.dg/nan_3.f90 -Os execution test
FAIL: gfortran.dg/nearest_1.f90 -O0 execution test
FAIL: gfortran.dg/nearest_1.f90 -O1 execution test
FAIL: gfortran.dg/nearest_1.f90 -O2 execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -g execution test
FAIL: gfortran.dg/nearest_1.f90 -Os execution test
FAIL: gfortran.dg/specifics_1.f90 -O0 execution test
FAIL: gfortran.dg/specifics_1.f90 -O1 execution test
FAIL: gfortran.dg/specifics_1.f90 -O2 execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -g execution test
FAIL: gfortran.dg/specifics_1.f90 -Os execution test
XPASS: gfortran.dg/g77/cabs.f -O1 execution test
XPASS: gfortran.dg/g77/cabs.f -O2 execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-loops execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -g execution test
XPASS: gfortran.dg/g77/cabs.f -Os execution test
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fbounds-check
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -Os
=== gfortran Summary for unix/-mabi=n32 ===
# of expected passes 29652
# of unexpected failures 68
# of unexpected successes 7
# of expected failures 11
# of unsupported tests 54
Running target unix/-mabi=64
FAIL: gfortran.dg/default_format_1.f90 -O0 execution test
FAIL: gfortran.dg/default_format_1.f90 -O1 execution test
FAIL: gfortran.dg/default_format_1.f90 -O2 execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/default_format_1.f90 -O3 -g execution test
FAIL: gfortran.dg/default_format_1.f90 -Os execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O0 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O1 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O2 execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -O3 -g execution test
FAIL: gfortran.dg/default_format_denormal_1.f90 -Os execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O0 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O1 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -O3 -g execution test
FAIL: gfortran.dg/integer_exponentiation_2.f90 -Os execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test
FAIL: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test
FAIL: gfortran.dg/nan_3.f90 -O0 execution test
FAIL: gfortran.dg/nan_3.f90 -O1 execution test
FAIL: gfortran.dg/nan_3.f90 -O2 execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/nan_3.f90 -O3 -g execution test
FAIL: gfortran.dg/nan_3.f90 -Os execution test
FAIL: gfortran.dg/nearest_1.f90 -O0 execution test
FAIL: gfortran.dg/nearest_1.f90 -O1 execution test
FAIL: gfortran.dg/nearest_1.f90 -O2 execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/nearest_1.f90 -O3 -g execution test
FAIL: gfortran.dg/nearest_1.f90 -Os execution test
FAIL: gfortran.dg/specifics_1.f90 -O0 execution test
FAIL: gfortran.dg/specifics_1.f90 -O1 execution test
FAIL: gfortran.dg/specifics_1.f90 -O2 execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/specifics_1.f90 -O3 -g execution test
FAIL: gfortran.dg/specifics_1.f90 -Os execution test
XPASS: gfortran.dg/g77/cabs.f -O1 execution test
XPASS: gfortran.dg/g77/cabs.f -O2 execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-loops execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
XPASS: gfortran.dg/g77/cabs.f -O3 -g execution test
XPASS: gfortran.dg/g77/cabs.f -Os execution test
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O2 -fbounds-check
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/specifics.f90 execution, -Os
=== gfortran Summary for unix/-mabi=64 ===
# of expected passes 29654
# of unexpected failures 66
# of unexpected successes 7
# of expected failures 11
# of unsupported tests 54
=== gfortran Summary ===
# of expected passes 59306
# of unexpected failures 134
# of unexpected successes 14
# of expected failures 22
# of unsupported tests 108
/usr/people/tgc/work/obj444_nojava/gcc/testsuite/gfortran/../../gfortran version 4.4.4 (GCC)
=== gnat tests ===
Running target unix/-mabi=32
WARNING: program timed out.
FAIL: gnat.dg/test_prio.adb execution test
=== gnat Summary for unix/-mabi=32 ===
# of expected passes 619
# of unexpected failures 1
# of expected failures 6
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)
WARNING: program timed out.
FAIL: gnat.dg/test_prio.adb execution test
=== gnat Summary for unix/-mabi=n32 ===
# of expected passes 617
# of unexpected failures 3
# of expected failures 6
Running target unix/-mabi=64
FAIL: gnat.dg/allocator_maxalign1.adb execution test
FAIL: gnat.dg/test_allocator_maxalign2.adb execution test
=== gnat Summary for unix/-mabi=64 ===
# of expected passes 618
# of unexpected failures 2
# of expected failures 6
=== gnat Summary ===
# of expected passes 1854
# of unexpected failures 6
# of expected failures 18
=== obj-c++ tests ===
Running target unix/-mabi=32
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-mabi=32 ===
# of expected passes 436
# of unexpected successes 1
# of expected failures 9
# of unsupported tests 13
Running target unix/-mabi=n32
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-mabi=n32 ===
# of expected passes 436
# of unexpected successes 1
# of expected failures 9
# of unsupported tests 13
Running target unix/-mabi=64
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable
=== obj-c++ Summary for unix/-mabi=64 ===
# of expected passes 425
# of unexpected successes 1
# of expected failures 20
# of unsupported tests 13
=== obj-c++ Summary ===
# of expected passes 1297
# of unexpected successes 3
# of expected failures 38
# of unsupported tests 39
/usr/people/tgc/work/obj444_nojava/gcc/testsuite/obj-c++/../../g++ version 4.4.4 (GCC)
=== objc tests ===
Running target unix/-mabi=32
FAIL: objc/execute/forward-1.m execution, -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -Os -fgnu-runtime
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
=== objc Summary for unix/-mabi=32 ===
# of expected passes 1865
# of unexpected failures 9
# of expected failures 7
# of unsupported tests 24
Running target unix/-mabi=n32
FAIL: objc/execute/forward-1.m execution, -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -Os -fgnu-runtime
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
=== objc Summary for unix/-mabi=n32 ===
# of expected passes 1865
# of unexpected failures 9
# of expected failures 7
# of unsupported tests 24
Running target unix/-mabi=64
FAIL: objc/execute/forward-1.m execution, -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution, -Os -fgnu-runtime
FAIL: objc.dg/stabs-1.m scan-assembler (.SUBSPA.*[\$]CODE[\$]|.text"?)\\n\\t.stabs.*100,0,0,([.\$])?L?L[\$]?etext[0-9]*\\n([.\$])?L?L[\$]?etext
=== objc Summary for unix/-mabi=64 ===
# of expected passes 1865
# of unexpected failures 9
# of expected failures 7
# of unsupported tests 24
=== objc Summary ===
# of expected passes 5595
# of unexpected failures 27
# of expected failures 21
# of unsupported tests 72
/usr/people/tgc/work/obj444_nojava/gcc/xgcc version 4.4.4 (GCC)
=== libgomp tests ===
Running target unix/-mabi=32
FAIL: libgomp.fortran/allocatable1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/allocatable1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/allocatable1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/allocatable3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/allocatable3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/allocatable4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/allocatable4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/allocatable5.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/allocatable5.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.16.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.16.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.18.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.18.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.19.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.19.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.2.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.2.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.26.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.26.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.28.4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.28.4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.3.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.3.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.31.5.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.31.5.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.39.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.39.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.4.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.4.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a.5.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a.5.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/appendix-a/a10.1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/appendix-a/a10.1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/character1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/character1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/character2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/character2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/collapse1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/collapse1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/collapse2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/collapse2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/collapse3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/collapse3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/collapse4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/collapse4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/condinc1.f -O (test for excess errors)
WARNING: libgomp.fortran/condinc1.f -O compilation failed to produce executable
FAIL: libgomp.fortran/condinc2.f -O (test for excess errors)
WARNING: libgomp.fortran/condinc2.f -O compilation failed to produce executable
FAIL: libgomp.fortran/condinc3.f90 -O (test for excess errors)
WARNING: libgomp.fortran/condinc3.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/condinc4.f90 -O (test for excess errors)
WARNING: libgomp.fortran/condinc4.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/crayptr1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/crayptr1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/do1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/do1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/do2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/do2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O0 (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O0 compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O1 (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O1 compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O2 (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O2 compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -O3 -g (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/jacobi.f -Os (test for excess errors)
WARNING: libgomp.fortran/jacobi.f -Os compilation failed to produce executable
FAIL: libgomp.fortran/lastprivate1.f90 -O (test for excess errors)
WARNING: libgomp.fortran/lastprivate1.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/lastprivate2.f90 -O (test for excess errors)
WARNING: libgomp.fortran/lastprivate2.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lib1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/lib1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O0 (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O1 (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O2 (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lib2.f -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lib2.f -Os (test for excess errors)
WARNING: libgomp.fortran/lib2.f -Os compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O0 (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O1 (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O2 (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lib3.f -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lib3.f -Os (test for excess errors)
WARNING: libgomp.fortran/lib3.f -Os compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lib4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/lib4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lock-1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/lock-1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/lock-2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/lock-2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/nested1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/nested1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/nestedfn1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/nestedfn2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/nestedfn3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/nestedfn4.f90 -O (test for excess errors)
WARNING: libgomp.fortran/nestedfn4.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/omp_atomic1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/omp_atomic2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/omp_atomic2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/omp_cond1.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_cond1.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_cond2.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_cond2.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_cond3.F90 -O (test for excess errors)
WARNING: libgomp.fortran/omp_cond3.F90 -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_cond4.F90 -O (test for excess errors)
WARNING: libgomp.fortran/omp_cond4.F90 -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_hello.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_hello.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_orphan.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_orphan.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/omp_parse1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/omp_parse2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/omp_parse4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/omp_reduction.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_reduction.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_workshare1.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_workshare1.f -O compilation failed to produce executable
FAIL: libgomp.fortran/omp_workshare2.f -O (test for excess errors)
WARNING: libgomp.fortran/omp_workshare2.f -O compilation failed to produce executable
FAIL: libgomp.fortran/pr25219.f90 -O (test for excess errors)
WARNING: libgomp.fortran/pr25219.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr27395-1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr27395-2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr27395-2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr27416-1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr27416-1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr27916-1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr27916-2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr27916-2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr28390.f -O (test for excess errors)
WARNING: libgomp.fortran/pr28390.f -O compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr29629.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr29629.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr33880.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr33880.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr34020.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr34020.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr35130.f90 -O (test for excess errors)
WARNING: libgomp.fortran/pr35130.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr42162.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr42162.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction5.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction5.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reduction6.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reduction6.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reference1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reference1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/reference2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/reference2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/retval1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/retval1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/retval2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/retval2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/sharing1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/sharing1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/sharing2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/sharing2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/stack.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/stack.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/strassen.f90 -O (test for excess errors)
WARNING: libgomp.fortran/strassen.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/tabs1.f90 -O (test for excess errors)
WARNING: libgomp.fortran/tabs1.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/tabs2.f -O (test for excess errors)
WARNING: libgomp.fortran/tabs2.f -O compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/task1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/task1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/task2.f90 -O (test for excess errors)
WARNING: libgomp.fortran/task2.f90 -O compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla1.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla1.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla3.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla3.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla4.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla4.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla5.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla5.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla6.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla6.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla7.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla7.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/vla8.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/vla8.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/workshare1.f90 -O (test for excess errors)
WARNING: libgomp.fortran/workshare1.f90 -O compilation failed to produce executable
=== libgomp Summary for unix/-mabi=32 ===
# of expected passes 906
# of unexpected failures 648
# of unsupported tests 128
Running target unix/-mabi=n32
FAIL: libgomp.fortran/crayptr2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -Os compilation failed to produce executable
=== libgomp Summary for unix/-mabi=n32 ===
# of expected passes 2170
# of unexpected failures 16
# of unsupported tests 128
Running target unix/-mabi=64
FAIL: libgomp.fortran/crayptr2.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/crayptr2.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/crayptr2.f90 -Os compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O0 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O0 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O1 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O1 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O2 (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O2 compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -O3 -g (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -O3 -g compilation failed to produce executable
FAIL: libgomp.fortran/pr32550.f90 -Os (test for excess errors)
WARNING: libgomp.fortran/pr32550.f90 -Os compilation failed to produce executable
=== libgomp Summary for unix/-mabi=64 ===
# of expected passes 2170
# of unexpected failures 16
# of unsupported tests 128
=== libgomp Summary ===
# of expected passes 5246
# of unexpected failures 680
# of unsupported tests 384
=== libstdc++ tests ===
Running target unix/-mabi=32
FAIL: 18_support/exception/what.cc (test for excess errors)
WARNING: 18_support/exception/what.cc compilation failed to produce executable
FAIL: 20_util/ratio/comparisons/comp2.cc (test for excess errors)
FAIL: 20_util/ratio/operations/ops2.cc (test for excess errors)
FAIL: 20_util/ratio/operations/ops3.cc (test for excess errors)
FAIL: 22_locale/ctype/cons/char/1.cc execution test
FAIL: 26_numerics/headers/cmath/25913.cc (test for excess errors)
FAIL: 26_numerics/headers/cmath/c99_classification_macros_c++.cc (test for excess errors)
FAIL: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global-2.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc execution test
FAIL: tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/17_hyperg/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_value.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_value.cc compilation failed to produce executable
=== libstdc++ Summary for unix/-mabi=32 ===
# of expected passes 4643
# of unexpected failures 20
# of expected failures 75
# of unsupported tests 340
Running target unix/-mabi=n32
FAIL: 18_support/numeric_limits/epsilon.cc execution test
FAIL: 20_util/ratio/comparisons/comp2.cc (test for excess errors)
FAIL: 20_util/ratio/operations/ops2.cc (test for excess errors)
FAIL: 20_util/ratio/operations/ops3.cc (test for excess errors)
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/mt_allocator/deallocate_global-2.cc execution test
FAIL: ext/mt_allocator/deallocate_global-4.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc execution test
FAIL: ext/mt_allocator/deallocate_local-2.cc execution test
FAIL: ext/mt_allocator/deallocate_local-4.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc execution test
=== libstdc++ Summary for unix/-mabi=n32 ===
# of expected passes 5555
# of unexpected failures 36
# of expected failures 77
# of unsupported tests 476
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/mt_allocator/deallocate_global-2.cc execution test
FAIL: ext/mt_allocator/deallocate_global-4.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc execution test
FAIL: ext/mt_allocator/deallocate_local-2.cc execution test
FAIL: ext/mt_allocator/deallocate_local-4.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc execution test
=== libstdc++ Summary for unix/-mabi=64 ===
# of expected passes 5558
# of unexpected failures 33
# of expected failures 77
# of unsupported tests 476
=== libstdc++ Summary ===
# of expected passes 15756
# of unexpected failures 89
# of expected failures 229
# of unsupported tests 1292
Compiler version: 4.4.4 (GCC)
Platform: mips-sgi-irix6.5
configure flags: --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