From 0d701e8da25b52da2a65e603e1ea22851b3c1916 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Wed, 24 Oct 2018 07:58:10 -0400 Subject: [PATCH 22/83] FIXME: add comparison-2018-10-23-3.txt --- comparison-2018-10-23-3.txt | 23215 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 23215 insertions(+) create mode 100644 comparison-2018-10-23-3.txt diff --git a/comparison-2018-10-23-3.txt b/comparison-2018-10-23-3.txt new file mode 100644 index 0000000..3a5b769 --- /dev/null +++ b/comparison-2018-10-23-3.txt @@ -0,0 +1,23215 @@ +CONFIG=x86_64-pc-linux-gnu +DEPDIR=/home/david/coding-3/gcc-build/dep-prefix +yum install -y \ + dejagnu \ + texinfo \ + glibc-devel.i686 \ + screen +Loaded plugins: auto-update-debuginfo, copr, langpacks, refresh-packagekit +J=-j16 +sum files that went away: 3 +--------------------------- + + /home/david/coding-3/gcc-build/test/control/x86_64-pc-linux-gnu/build/gcc/testsuite/ada/acats/acats.sum + ------------------------------------------------------------------------------------------------------- + + PASS: 2320 tests + + /home/david/coding-3/gcc-build/test/control/x86_64-pc-linux-gnu/build/gotools/gotools.sum + ----------------------------------------------------------------------------------------- + + PASS: 411 tests + UNTESTED: 193 tests + + /home/david/coding-3/gcc-build/test/control/x86_64-pc-linux-gnu/build/x86_64-pc-linux-gnu/libgo/libgo.sum + --------------------------------------------------------------------------------------------------------- + + PASS: 183 tests + + +Comparing 14 common .sum files +------------------------------ + + gcc/testsuite/brig/brig.sum : total: 1 UNSUPPORTED: 1 + gcc/testsuite/g++/g++.sum : total: 133409->133488 (+79) FAIL: 4->738 (+734) PASS: 127705->127041 (-664) XFAIL: 534->525 (-9) XPASS: 0->9 (+9) UNRESOLVED: 0->7 (+7) UNSUPPORTED: 5166->5168 (+2) + gcc/testsuite/gcc/gcc.sum : total: 140869 FAIL: 375 PASS: 136237 XFAIL: 515 XPASS: 23 UNRESOLVED: 104 UNSUPPORTED: 3615 + gcc/testsuite/gfortran/gfortran.sum : total: 48156->47993 (-163) FAIL: 0->7150 (+7150) PASS: 47966->40363 (-7603) XFAIL: 104 UNRESOLVED: 6->206 (+200) UNSUPPORTED: 80->170 (+90) + gcc/testsuite/gnat/gnat.sum : total: 2950->2605 (-345) FAIL: 0->1686 (+1686) PASS: 2923->6 (-2917) XFAIL: 24 UNRESOLVED: 0->886 (+886) UNSUPPORTED: 3 + gcc/testsuite/go/go.sum : total: 7294->3162 (-4132) FAIL: 1->1647 (+1646) PASS: 7285->914 (-6371) XFAIL: 1 UNTESTED: 6->599 (+593) UNSUPPORTED: 1 + gcc/testsuite/jit/jit.sum : total: 10289->10291 (+2) PASS: 10289->10291 (+2) + gcc/testsuite/obj-c++/obj-c++.sum : total: 1543 FAIL: 0->9 (+9) PASS: 1456->1444 (-12) XFAIL: 10 UNRESOLVED: 0->3 (+3) UNSUPPORTED: 77 + gcc/testsuite/objc/objc.sum : total: 2871 PASS: 2797 XFAIL: 6 UNSUPPORTED: 68 + x86_64-pc-linux-gnu/libatomic/testsuite/libatomic.sum : total: 54 PASS: 54 + x86_64-pc-linux-gnu/libffi/testsuite/libffi.sum : total: 2214 PASS: 2214 + x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum : total: 6397->2214 (-4183) FAIL: 0->14 (+14) PASS: 6014->1992 (-4022) XFAIL: 1 UNRESOLVED: 0->13 (+13) UNSUPPORTED: 382->194 (-188) + x86_64-pc-linux-gnu/libitm/testsuite/libitm.sum : total: 46 PASS: 42 XFAIL: 3 UNSUPPORTED: 1 + x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum : total: 13515->13471 (-44) FAIL: 16->26 (+10) PASS: 13148->13076 (-72) XFAIL: 77 UNRESOLVED: 0->16 (+16) UNSUPPORTED: 274->276 (+2) + +Tests that went away in gcc/testsuite/g++/g++.sum: PASS: 31 +----------------------------------------------------------- + + PASS: c-c++-common/ubsan/object-size-9.c -O2 execution test + PASS: c-c++-common/ubsan/object-size-9.c -O2 output pattern test + PASS: c-c++-common/ubsan/object-size-9.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test + PASS: c-c++-common/ubsan/object-size-9.c -O2 -flto -fno-use-linker-plugin -flto-partition=none output pattern test + PASS: c-c++-common/ubsan/object-size-9.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test + PASS: c-c++-common/ubsan/object-size-9.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects output pattern test + PASS: g++.dg/cpp2a/bitfield1.C -std=gnu++14 execution test + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 13-14 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~~\^~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 29-32 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \+ some_other_function \(\)\);.*\n \^~~~~~~~~~~~~~~~~~~~~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 41-42 was found: " return param_s && param_t;.*\n ~~~~~~~~\^~~~~~~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 13-14 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~~\^~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 29-32 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \+ some_other_function \(\)\);.*\n \^~~~~~~~~~~~~~~~~~~~~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 41-42 was found: " return param_s && param_t;.*\n ~~~~~~~~\^~~~~~~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 13-14 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~~\^~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 29-32 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \+ some_other_function \(\)\);.*\n \^~~~~~~~~~~~~~~~~~~~~~~~\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 41-42 was found: " return param_s && param_t;.*\n ~~~~~~~~\^~~~~~~~~~\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++11 expected multiline pattern lines 210-211 was found: " return v10_a - v10_b;.*\n ~~~~~~\^~~~~~~\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++14 expected multiline pattern lines 210-211 was found: " return v10_a - v10_b;.*\n ~~~~~~\^~~~~~~\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++98 expected multiline pattern lines 210-211 was found: " return v10_a - v10_b;.*\n ~~~~~~\^~~~~~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 34-35 was found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 38-39 was found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 42-43 was found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 34-35 was found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 38-39 was found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 42-43 was found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 34-35 was found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 38-39 was found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + PASS: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 42-43 was found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + PASS: g++.dg/pr84943-2.C -std=gnu++11 execution test + PASS: g++.dg/pr84943-2.C -std=gnu++14 execution test + PASS: g++.dg/pr84943-2.C -std=gnu++98 execution test + +Tests appeared in gcc/testsuite/g++/g++.sum: FAIL: 21, PASS: 80, UNRESOLVED: 7, UNSUPPORTED: 2 +---------------------------------------------------------------------------------------------- + + UNRESOLVED: c-c++-common/ubsan/object-size-9.c -O2 compilation failed to produce executable + UNRESOLVED: c-c++-common/ubsan/object-size-9.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable + UNRESOLVED: c-c++-common/ubsan/object-size-9.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable + FAIL: g++.dg/cpp1y/auto-fn46.C -std=c++14 (internal compiler error) + UNRESOLVED: g++.dg/cpp2a/bitfield1.C -std=gnu++14 compilation failed to produce executable + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 13-17 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~ \^ ~~~\n \| \|.*\n \| const int\*.*\n __m128 \{aka float\}.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 32-39 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \|.*\n s.*\n \+ some_other_function \(\)\);.*\n \^ ~~~~~~~~~~~~~~~~~~~~~~\n \|.*\n t.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 expected multiline pattern lines 49-52 was found: " return param_s && param_t;.*\n ~~~~~~~ \^ ~~~~~~~\n \| \|.*\n s t.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 13-17 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~ \^ ~~~\n \| \|.*\n \| const int\*.*\n __m128 \{aka float\}.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 32-39 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \|.*\n s.*\n \+ some_other_function \(\)\);.*\n \^ ~~~~~~~~~~~~~~~~~~~~~~\n \|.*\n t.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 expected multiline pattern lines 49-52 was found: " return param_s && param_t;.*\n ~~~~~~~ \^ ~~~~~~~\n \| \|.*\n s t.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 13-17 was found: "\s*myvec\[1\] / ptr;.*\n ~~~~~~~~ \^ ~~~\n \| \|.*\n \| const int\*.*\n __m128 \{aka float\}.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 32-39 was found: " return \(some_function \(\).*\n ~~~~~~~~~~~~~~~~\n \|.*\n s.*\n \+ some_other_function \(\)\);.*\n \^ ~~~~~~~~~~~~~~~~~~~~~~\n \|.*\n t.*\n" + PASS: g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 expected multiline pattern lines 49-52 was found: " return param_s && param_t;.*\n ~~~~~~~ \^ ~~~~~~~\n \| \|.*\n s t.*\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++11 expected multiline pattern lines 210-213 was found: " return v10_a - v10_b;.*\n ~~~~~ \^ ~~~~~\n \| \|.*\n s10 s10.*\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++14 expected multiline pattern lines 210-213 was found: " return v10_a - v10_b;.*\n ~~~~~ \^ ~~~~~\n \| \|.*\n s10 s10.*\n" + PASS: g++.dg/diagnostic/param-type-mismatch-2.C -std=gnu++98 expected multiline pattern lines 210-213 was found: " return v10_a - v10_b;.*\n ~~~~~ \^ ~~~~~\n \| \|.*\n s10 s10.*\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 34-35 not found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 38-39 not found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++11 expected multiline pattern lines 42-43 not found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 34-35 not found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 38-39 not found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++14 expected multiline pattern lines 42-43 not found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 34-35 not found: "\s*\(libiberty_concat_ptr = \(char \*\) ALLOCA \(concat_length ACONCAT_PARAMS \+ 1\),.*\n \^\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 38-39 not found: " \? get_identifier_with_length \(\(STR\), strlen \(STR\)\) \\.*\n \^~~\n" + FAIL: g++.dg/diagnostic/pr70105.C -std=gnu++98 expected multiline pattern lines 42-43 not found: " return GET_IDENTIFIER \(ACONCAT \(\("foo"\)\)\);.*\n \^~~~~~~\n" + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++11 (test for errors, line 5) + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++11 expected multiline pattern lines 7-8 was found: "\s*char test\[3\]\[4\] = \{ "ok", "too long", "ok" \};.*\n \^~~~~~~~~~\n" + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++14 (test for errors, line 5) + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++14 expected multiline pattern lines 7-8 was found: "\s*char test\[3\]\[4\] = \{ "ok", "too long", "ok" \};.*\n \^~~~~~~~~~\n" + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++98 (test for errors, line 5) + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++98 expected multiline pattern lines 7-8 was found: "\s*char test\[3\]\[4\] = \{ "ok", "too long", "ok" \};.*\n \^~~~~~~~~~\n" + PASS: g++.dg/init/initializer-string-too-long.C -std=gnu++98 (test for excess errors) + PASS: g++.dg/init/pr43064-1.C -std=gnu++11 (test for errors, line 8) + PASS: g++.dg/init/pr43064-1.C -std=gnu++11 expected multiline pattern lines 16-19 was found: "\s*X\(\) : bad\(42\),.*\n \^~\n \|.*\n int.*\n" + PASS: g++.dg/init/pr43064-1.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/init/pr43064-1.C -std=gnu++14 (test for errors, line 8) + PASS: g++.dg/init/pr43064-1.C -std=gnu++14 expected multiline pattern lines 16-19 was found: "\s*X\(\) : bad\(42\),.*\n \^~\n \|.*\n int.*\n" + PASS: g++.dg/init/pr43064-1.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/init/pr43064-1.C -std=gnu++98 (test for errors, line 8) + PASS: g++.dg/init/pr43064-1.C -std=gnu++98 expected multiline pattern lines 16-19 was found: "\s*X\(\) : bad\(42\),.*\n \^~\n \|.*\n int.*\n" + PASS: g++.dg/init/pr43064-1.C -std=gnu++98 (test for excess errors) + PASS: g++.dg/init/pr43064-2.C -std=gnu++11 (test for errors, line 7) + PASS: g++.dg/init/pr43064-2.C -std=gnu++11 (test for warnings, line 26) + PASS: g++.dg/init/pr43064-2.C -std=gnu++11 expected multiline pattern lines 32-33 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++11 expected multiline pattern lines 9-12 was found: "\s*#define NULL \(\(void \*\)0\).*\n ~\^~~~~~~~~~\n \|.*\n void\*.*\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/init/pr43064-2.C -std=gnu++14 (test for errors, line 7) + PASS: g++.dg/init/pr43064-2.C -std=gnu++14 (test for warnings, line 26) + PASS: g++.dg/init/pr43064-2.C -std=gnu++14 expected multiline pattern lines 32-33 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++14 expected multiline pattern lines 9-12 was found: "\s*#define NULL \(\(void \*\)0\).*\n ~\^~~~~~~~~~\n \|.*\n void\*.*\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/init/pr43064-2.C -std=gnu++98 (test for errors, line 7) + PASS: g++.dg/init/pr43064-2.C -std=gnu++98 (test for warnings, line 26) + PASS: g++.dg/init/pr43064-2.C -std=gnu++98 expected multiline pattern lines 32-33 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++98 expected multiline pattern lines 9-12 was found: "\s*#define NULL \(\(void \*\)0\).*\n ~\^~~~~~~~~~\n \|.*\n void\*.*\n" + PASS: g++.dg/init/pr43064-2.C -std=gnu++98 (test for excess errors) + PASS: g++.dg/init/pr43064-3.C -std=gnu++11 (test for warnings, line 24) + PASS: g++.dg/init/pr43064-3.C -std=gnu++11 (test for warnings, line 7) + PASS: g++.dg/init/pr43064-3.C -std=gnu++11 expected multiline pattern lines 30-31 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++11 expected multiline pattern lines 9-10 was found: "\s*#define NULL __null.*\n \^~~~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/init/pr43064-3.C -std=gnu++14 (test for warnings, line 24) + PASS: g++.dg/init/pr43064-3.C -std=gnu++14 (test for warnings, line 7) + PASS: g++.dg/init/pr43064-3.C -std=gnu++14 expected multiline pattern lines 30-31 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++14 expected multiline pattern lines 9-10 was found: "\s*#define NULL __null.*\n \^~~~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/init/pr43064-3.C -std=gnu++98 (test for warnings, line 24) + PASS: g++.dg/init/pr43064-3.C -std=gnu++98 (test for warnings, line 7) + PASS: g++.dg/init/pr43064-3.C -std=gnu++98 expected multiline pattern lines 30-31 was found: " m_int\(NULL\),.*\n \^~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++98 expected multiline pattern lines 9-10 was found: "\s*#define NULL __null.*\n \^~~~~~\n" + PASS: g++.dg/init/pr43064-3.C -std=gnu++98 (test for excess errors) + FAIL: g++.dg/init/pr43064-4.C -std=gnu++11 (test for excess errors) + FAIL: g++.dg/init/pr43064-4.C -std=gnu++14 (test for excess errors) + FAIL: g++.dg/init/pr43064-4.C -std=gnu++98 (test for excess errors) + FAIL: g++.dg/pr84943-2.C -std=gnu++11 (internal compiler error) + UNRESOLVED: g++.dg/pr84943-2.C -std=gnu++11 compilation failed to produce executable + FAIL: g++.dg/pr84943-2.C -std=gnu++14 (internal compiler error) + UNRESOLVED: g++.dg/pr84943-2.C -std=gnu++14 compilation failed to produce executable + FAIL: g++.dg/pr84943-2.C -std=gnu++98 (internal compiler error) + UNRESOLVED: g++.dg/pr84943-2.C -std=gnu++98 compilation failed to produce executable + FAIL: g++.dg/pr84943.C -std=gnu++11 (internal compiler error) + FAIL: g++.dg/pr84943.C -std=gnu++14 (internal compiler error) + FAIL: g++.dg/pr84943.C -std=gnu++98 (internal compiler error) + FAIL: g++.dg/wrappers/NOT_FOR_UPSTREAM/BasicTargetTransformInfo.C -std=gnu++11 (test for excess errors) + FAIL: g++.dg/wrappers/NOT_FOR_UPSTREAM/BasicTargetTransformInfo.C -std=gnu++14 (test for excess errors) + UNSUPPORTED: g++.dg/wrappers/NOT_FOR_UPSTREAM/BasicTargetTransformInfo.C -std=gnu++98 + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/Wparentheses.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/Wparentheses.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/Wparentheses.C -std=gnu++98 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/cp-stdlib.C -std=c++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/cp-stdlib.C -std=c++14 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/cp-stdlib.C -std=c++98 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/kdecore.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/kdecore.C -std=gnu++14 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/kdecore.C -std=gnu++98 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/pr83902-unreduced.C -std=gnu++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/pr83902-unreduced.C -std=gnu++14 (test for excess errors) + UNSUPPORTED: g++.dg/wrappers/NOT_FOR_UPSTREAM/pr83902-unreduced.C -std=gnu++98 + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++11 (test for errors, line 5) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++14 (test for errors, line 5) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++14 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++98 (test for warnings, line 5) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-const-char-ptr.C -std=c++98 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-refs.C -std=c++11 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-refs.C -std=c++14 (test for excess errors) + PASS: g++.dg/wrappers/NOT_FOR_UPSTREAM/test-refs.C -std=c++98 (test for excess errors) + +Tests changing outcome in gcc/testsuite/g++/g++.sum: 722 +-------------------------------------------------------- + + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++11 (test for warnings, line 41) + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++11 (test for excess errors) + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++14 (test for warnings, line 41) + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++14 (test for excess errors) + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++98 (test for warnings, line 41) + PASS -> FAIL : c-c++-common/Wsizeof-pointer-div.c -std=gnu++98 (test for excess errors) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++11 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++11 (test for excess errors) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++14 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++14 (test for excess errors) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++98 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-1.c -std=gnu++98 (test for excess errors) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for bogus messages, line 100) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for bogus messages, line 102) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 10) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 12) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 14) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 16) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 21) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 23) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 25) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 46) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 48) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 50) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 52) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 55) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 57) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 61) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 64) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 66) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 68) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 70) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 73) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 75) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 77) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 79) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 82) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 84) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 86) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 88) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 90) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 92) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 94) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++11 (test for warnings, line 96) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for bogus messages, line 100) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for bogus messages, line 102) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 10) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 12) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 14) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 16) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 21) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 23) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 25) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 46) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 48) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 50) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 52) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 55) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 57) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 61) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 64) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 66) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 68) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 70) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 73) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 75) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 77) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 79) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 82) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 84) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 86) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 88) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 90) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 92) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 94) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++14 (test for warnings, line 96) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for bogus messages, line 100) + XFAIL -> XPASS : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for bogus messages, line 102) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 10) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 12) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 14) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 16) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 19) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 21) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 23) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 25) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 46) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 48) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 50) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 52) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 55) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 57) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 61) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 64) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 66) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 68) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 70) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 73) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 75) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 77) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 79) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 82) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 84) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 86) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 88) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 90) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 92) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 94) + PASS -> FAIL : c-c++-common/Wtautological-compare-5.c -std=gnu++98 (test for warnings, line 96) + PASS -> FAIL : c-c++-common/Wunused-var-1.c -std=gnu++11 (test for excess errors) + PASS -> FAIL : c-c++-common/Wunused-var-1.c -std=gnu++14 (test for excess errors) + PASS -> FAIL : c-c++-common/Wunused-var-1.c -std=gnu++98 (test for excess errors) + PASS -> FAIL : c-c++-common/Wunused-var-7.c -std=gnu++11 (test for excess errors) + PASS -> FAIL : c-c++-common/Wunused-var-7.c -std=gnu++14 (test for excess errors) + PASS -> FAIL : c-c++-common/Wunused-var-7.c -std=gnu++98 (test for excess errors) + PASS -> FAIL : c-c++-common/pr49706.c -std=gnu++11 (test for excess errors) + PASS -> FAIL : c-c++-common/pr49706.c -std=gnu++14 (test for excess errors) + PASS -> FAIL : c-c++-common/pr49706.c -std=gnu++98 (test for excess errors) + XFAIL -> XPASS : c-c++-common/pr51712.c -std=gnu++11 (test for bogus messages, line 18) + XFAIL -> XPASS : c-c++-common/pr51712.c -std=gnu++14 (test for bogus messages, line 18) + XFAIL -> XPASS : c-c++-common/pr51712.c -std=gnu++98 (test for bogus messages, line 18) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 17) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 30) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 53) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++11 (test for warnings, line 99) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 17) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 30) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 53) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++14 (test for warnings, line 99) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 17) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 30) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 53) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 59) + PASS -> FAIL : c-c++-common/sizeof-array-argument.c -std=c++98 (test for warnings, line 99) + PASS -> FAIL : c-c++-common/ubsan/object-size-9.c -O2 (test for excess errors) + PASS -> FAIL : c-c++-common/ubsan/object-size-9.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) + PASS -> FAIL : c-c++-common/ubsan/object-size-9.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++11 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++11 (test for warnings, line 17) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++14 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++14 (test for warnings, line 17) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++98 (test for warnings, line 11) + PASS -> FAIL : c-c++-common/vector-subscript-3.c -std=gnu++98 (test for warnings, line 17) + PASS -> FAIL : g++.dg/abi/empty22.C -std=gnu++11 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/empty22.C -std=gnu++14 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/empty22.C -std=gnu++98 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/empty26.C -std=gnu++11 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/empty26.C -std=gnu++14 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/empty26.C -std=gnu++98 (test for warnings, line 15) + PASS -> FAIL : g++.dg/abi/invisiref2.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/abi/invisiref2.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/abi/invisiref2a.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/abi/invisiref2a.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/abi/mangle49.C -std=gnu++11 (test for warnings, line 7) + PASS -> FAIL : g++.dg/abi/mangle49.C -std=gnu++14 (test for warnings, line 7) + PASS -> FAIL : g++.dg/addr_builtin-1.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/concepts/fn10.C (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/constexpr-reinterpret1.C -std=c++11 (test for errors, line 20) + PASS -> FAIL : g++.dg/cpp0x/constexpr-reinterpret1.C -std=c++14 (test for errors, line 20) + PASS -> FAIL : g++.dg/cpp0x/elision.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/elision.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/elision2.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/elision2.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/elision_conv.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/elision_conv.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/error2.C -std=c++11 (test for errors, line 8) + PASS -> FAIL : g++.dg/cpp0x/error2.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/error2.C -std=c++14 (test for errors, line 8) + PASS -> FAIL : g++.dg/cpp0x/error2.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/fntmpdefarg1.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/fntmpdefarg1.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/gen-attrs-52.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/gen-attrs-52.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/gen-attrs-56.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/gen-attrs-56.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/lambda/lambda-type.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/lambda/lambda-type.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/move-return1.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/move-return1.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/pr58046.C -std=c++11 (test for errors, line 38) + PASS -> FAIL : g++.dg/cpp0x/pr58046.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/pr58046.C -std=c++14 (test for errors, line 38) + PASS -> FAIL : g++.dg/cpp0x/pr58046.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/pr65327.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/pr65327.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/ref-qual19.C -std=c++11 execution test + PASS -> FAIL : g++.dg/cpp0x/ref-qual19.C -std=c++14 execution test + PASS -> FAIL : g++.dg/cpp0x/temp_default6.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp0x/temp_default6.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/auto-fn15.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/auto-fn31.C -std=c++14 (test for errors, line 6) + PASS -> FAIL : g++.dg/cpp1y/auto-fn46.C -std=c++14 (test for errors, line 5) + PASS -> FAIL : g++.dg/cpp1y/auto-fn46.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/paren1.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/paren1.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/pr78551.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/pr79435.C -std=c++14 (test for errors, line 5) + PASS -> FAIL : g++.dg/cpp1y/pr79435.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1y/pr79463.C -std=gnu++14 (test for errors, line 6) + PASS -> FAIL : g++.dg/cpp1y/pr79463.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1z/decomp-bitfield1.C (test for errors, line 16) + PASS -> FAIL : g++.dg/cpp1z/decomp-bitfield1.C (test for excess errors) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++11 (test for warnings, line 21) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++11 (test for warnings, line 36) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++11 (test for warnings, line 81) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++11 (test for warnings, line 96) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++14 (test for warnings, line 21) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++14 (test for warnings, line 36) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++14 (test for warnings, line 81) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++14 (test for warnings, line 96) + PASS -> FAIL : g++.dg/cpp1z/decomp48.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/cpp1z/decomp6.C -std=gnu++11 execution test + PASS -> FAIL : g++.dg/cpp1z/decomp6.C -std=gnu++14 execution test + PASS -> FAIL : g++.dg/cpp2a/bitfield1.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/diagnostic/bad-binary-ops.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/diagnostic/bad-binary-ops.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/diagnostic/bad-binary-ops.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/diagnostic/pr70105.C -std=gnu++11 (test for warnings, line 9) + PASS -> FAIL : g++.dg/diagnostic/pr70105.C -std=gnu++14 (test for warnings, line 9) + PASS -> FAIL : g++.dg/diagnostic/pr70105.C -std=gnu++98 (test for warnings, line 9) + PASS -> FAIL : g++.dg/ext/builtin9.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/ext/vector27.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/ext/vector27.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/ext/vector27.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/member-2.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/member-2.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/member-2.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-2.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-2.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-2.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-3.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-3.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/gomp/udr-3.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/inherit/virtual11.C -std=gnu++11 scan-tree-dump-not gimple "OBJ_TYPE_REF" + PASS -> FAIL : g++.dg/inherit/virtual11.C -std=gnu++14 scan-tree-dump-not gimple "OBJ_TYPE_REF" + PASS -> FAIL : g++.dg/inherit/virtual11.C -std=gnu++98 scan-tree-dump-not gimple "OBJ_TYPE_REF" + PASS -> FAIL : g++.dg/init/array42.C -std=c++11 (test for warnings, line 1) + PASS -> FAIL : g++.dg/init/array42.C -std=c++14 (test for warnings, line 1) + PASS -> FAIL : g++.dg/init/array42.C -std=c++98 (test for warnings, line 1) + PASS -> FAIL : g++.dg/init/array43.C -std=c++11 (test for errors, line 1) + PASS -> FAIL : g++.dg/init/array43.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/init/array43.C -std=c++14 (test for errors, line 1) + PASS -> FAIL : g++.dg/init/array43.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/init/array43.C -std=c++98 (test for errors, line 1) + PASS -> FAIL : g++.dg/init/array43.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++11 (test for errors, line 26) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++14 (test for errors, line 26) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++98 (test for errors, line 26) + PASS -> FAIL : g++.dg/init/pr43453.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++11 (test for warnings, line 6) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++14 (test for warnings, line 6) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++98 (test for warnings, line 6) + PASS -> FAIL : g++.dg/ipa/pr85607.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/opt/nrv1.C -std=gnu++11 execution test + PASS -> FAIL : g++.dg/opt/nrv1.C -std=gnu++14 execution test + PASS -> FAIL : g++.dg/opt/nrv1.C -std=gnu++98 execution test + PASS -> FAIL : g++.dg/opt/nrv2.C -std=gnu++11 execution test + PASS -> FAIL : g++.dg/opt/nrv2.C -std=gnu++14 execution test + PASS -> FAIL : g++.dg/opt/nrv2.C -std=gnu++98 execution test + PASS -> FAIL : g++.dg/opt/pr79734.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/opt/pr79734.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/opt/pr79734.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/pr45112.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/pr45112.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/pr45112.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943-2.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943-2.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943-2.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/pr84943.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/tc1/dr20.C -std=c++11 execution test + PASS -> FAIL : g++.dg/tc1/dr20.C -std=c++14 execution test + PASS -> FAIL : g++.dg/tc1/dr20.C -std=c++98 execution test + PASS -> FAIL : g++.dg/template/defarg6.C -std=c++11 (test for errors, line 24) + PASS -> FAIL : g++.dg/template/defarg6.C -std=c++14 (test for errors, line 24) + PASS -> FAIL : g++.dg/template/defarg6.C -std=c++98 (test for errors, line 24) + PASS -> FAIL : g++.dg/template/dr408.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/template/dr408.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/template/dr408.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/template/error31.C -std=c++11 (test for errors, line 3) + PASS -> FAIL : g++.dg/template/error31.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/template/error31.C -std=c++14 (test for errors, line 3) + PASS -> FAIL : g++.dg/template/error31.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/template/error31.C -std=c++98 (test for errors, line 3) + PASS -> FAIL : g++.dg/template/error31.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++11 (test for errors, line 4) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++14 (test for errors, line 4) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++98 (test for errors, line 4) + PASS -> FAIL : g++.dg/template/incomplete10.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/template/init9.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/template/init9.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/template/init9.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/tree-ssa/array-temp1.C -std=c++11 scan-tree-dump-not gimple "= 42" + PASS -> FAIL : g++.dg/tree-ssa/array-temp1.C -std=c++14 scan-tree-dump-not gimple "= 42" + PASS -> FAIL : g++.dg/tree-ssa/ssa-dse-1.C scan-tree-dump-times dse1 "MEM\\[\\(struct FixBuf \\*\\)& \\+ [0-9]+B\\] = {}" 1 + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++11 (test for warnings, line 5) + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++14 (test for warnings, line 5) + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++98 (test for warnings, line 5) + PASS -> FAIL : g++.dg/warn/Wdelete-incomplete-1.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Winit-list3.C -std=c++11 (test for warnings, line 12) + PASS -> FAIL : g++.dg/warn/Winit-list3.C -std=c++11 (test for warnings, line 13) + PASS -> FAIL : g++.dg/warn/Winit-list3.C -std=c++14 (test for warnings, line 12) + PASS -> FAIL : g++.dg/warn/Winit-list3.C -std=c++14 (test for warnings, line 13) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++11 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++11 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++11 (test for warnings, line 51) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++11 (test for warnings, line 53) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++14 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++14 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++14 (test for warnings, line 51) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++14 (test for warnings, line 53) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++98 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++98 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++98 (test for warnings, line 51) + PASS -> FAIL : g++.dg/warn/Wlogical-op-1.C -std=gnu++98 (test for warnings, line 53) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 104) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 40) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 48) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 69) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 70) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 71) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 87) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 88) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 89) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 90) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++11 (test for warnings, line 96) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 104) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 40) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 48) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 69) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 70) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 71) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 87) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 88) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 89) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 90) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++14 (test for warnings, line 96) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 104) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 40) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 48) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 69) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 70) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 71) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 87) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 88) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 89) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 90) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-1.C -std=gnu++98 (test for warnings, line 96) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 127) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 128) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 129) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 145) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 146) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 147) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 148) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 154) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 55) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 56) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 68) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 75) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++11 (test for warnings, line 76) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 127) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 128) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 129) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 145) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 146) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 147) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 148) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 154) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 55) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 56) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 68) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 75) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++14 (test for warnings, line 76) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 127) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 128) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 129) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 145) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 146) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 147) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 148) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 154) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 24) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 55) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 56) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 68) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 75) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-2.C -std=gnu++98 (test for warnings, line 76) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++11 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++11 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++14 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++14 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++98 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-3.C -std=gnu++98 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 102) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 103) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 110) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 111) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 112) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 113) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 160) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 161) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 162) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 170) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 171) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 172) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 173) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 219) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 220) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 221) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 222) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 230) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 231) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 238) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 240) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 26) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 27) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 37) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 98) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++11 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 102) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 103) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 110) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 111) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 112) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 113) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 160) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 161) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 162) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 170) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 171) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 172) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 173) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 219) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 220) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 221) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 222) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 230) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 231) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 238) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 240) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 26) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 27) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 37) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 98) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++14 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 102) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 103) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 110) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 111) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 112) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 113) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 160) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 161) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 162) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 170) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 171) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 172) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 173) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 219) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 220) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 221) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 222) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 230) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 231) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 238) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 240) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 26) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 27) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 37) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 98) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-5.C -std=c++98 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 20) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 21) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 22) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 30) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 46) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++11 (test for warnings, line 47) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 20) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 21) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 22) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 30) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 46) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++14 (test for warnings, line 47) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 20) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 21) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 22) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 23) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 30) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 31) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 33) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 34) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 35) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 44) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 45) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 46) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size-6.C -std=gnu++98 (test for warnings, line 47) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 109) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 155) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 156) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 157) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 158) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 178) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 179) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 180) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 184) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 185) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 186) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 188) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 190) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 192) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 193) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 195) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 196) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 197) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 200) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 201) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 202) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 203) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 205) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 289) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 302) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 362) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 109) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 155) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 156) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 157) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 158) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 178) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 179) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 180) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 184) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 185) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 186) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 188) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 190) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 192) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 193) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 195) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 196) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 197) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 200) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 201) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 202) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 203) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 205) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 289) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 302) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 362) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 109) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 155) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 156) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 157) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 158) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 159) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 178) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 179) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 180) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 184) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 185) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 186) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 188) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 190) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 192) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 193) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 195) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 196) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 197) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 200) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 201) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 202) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 203) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 205) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 289) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 302) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 362) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for warnings, line 99) + PASS -> FAIL : g++.dg/warn/Wplacement-new-size.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits-Wextra.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits-Wextra.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits-Wextra.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wtype-limits.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-4.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-4.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-4.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-5.C -std=gnu++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-5.C -std=gnu++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/Wunused-var-5.C -std=gnu++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++11 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++11 (test for excess errors) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++14 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++14 (test for excess errors) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++98 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/incomplete1.C -std=c++98 (test for excess errors) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 (test for warnings, line 25) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 (test for warnings, line 28) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 (test for warnings, line 39) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++11 unspecified (test for warnings, line 13) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 (test for warnings, line 25) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 (test for warnings, line 28) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 (test for warnings, line 39) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++14 unspecified (test for warnings, line 13) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 (test for warnings, line 25) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 (test for warnings, line 28) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 (test for warnings, line 32) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 (test for warnings, line 39) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 (test for warnings, line 54) + PASS -> FAIL : g++.dg/warn/pr12242.C -std=gnu++98 unspecified (test for warnings, line 13) + PASS -> FAIL : g++.dg/warn/return-reference2.C -std=c++11 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/return-reference2.C -std=c++14 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/return-reference2.C -std=c++98 (test for warnings, line 14) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++11 sequence point warning (test for warnings, line 41) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++11 sequence point warning (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++11 sequence point warning (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++14 sequence point warning (test for warnings, line 41) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++14 sequence point warning (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++14 sequence point warning (test for warnings, line 43) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++98 sequence point warning (test for warnings, line 41) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++98 sequence point warning (test for warnings, line 42) + PASS -> FAIL : g++.dg/warn/sequence-pt-1.C -std=gnu++98 sequence point warning (test for warnings, line 43) + PASS -> FAIL : g++.old-deja/g++.bugs/900428_01.C -std=c++11 (test for warnings, line 156) + PASS -> FAIL : g++.old-deja/g++.bugs/900428_01.C -std=c++14 (test for warnings, line 156) + PASS -> FAIL : g++.old-deja/g++.bugs/900428_01.C -std=c++98 (test for warnings, line 156) + PASS -> FAIL : g++.old-deja/g++.law/temps4.C -std=gnu++11 execution test + PASS -> FAIL : g++.old-deja/g++.law/temps4.C -std=gnu++14 execution test + PASS -> FAIL : g++.old-deja/g++.law/temps4.C -std=gnu++98 execution test + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++11 (test for warnings, line 54) + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++11 (test for warnings, line 55) + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++14 (test for warnings, line 54) + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++14 (test for warnings, line 55) + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++98 (test for warnings, line 54) + PASS -> FAIL : g++.old-deja/g++.warn/impint.C -std=gnu++98 (test for warnings, line 55) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++11 (test for warnings, line 44) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++11 (test for warnings, line 45) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++14 (test for warnings, line 44) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++14 (test for warnings, line 45) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++98 (test for warnings, line 44) + PASS -> FAIL : g++.old-deja/g++.warn/impint2.C -std=gnu++98 (test for warnings, line 45) + +Tests that went away in gcc/testsuite/gfortran/gfortran.sum: PASS: 447 +---------------------------------------------------------------------- + + PASS: gfortran.dg/PR19872.f -O0 (test for excess errors) + PASS: gfortran.dg/PR19872.f -O0 execution test + PASS: gfortran.dg/PR19872.f -O1 (test for excess errors) + PASS: gfortran.dg/PR19872.f -O1 execution test + PASS: gfortran.dg/PR19872.f -O2 (test for excess errors) + PASS: gfortran.dg/PR19872.f -O2 execution test + PASS: gfortran.dg/PR19872.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/PR19872.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/PR19872.f -O3 -g (test for excess errors) + PASS: gfortran.dg/PR19872.f -O3 -g execution test + PASS: gfortran.dg/PR19872.f -Os (test for excess errors) + PASS: gfortran.dg/PR19872.f -Os execution test + PASS: gfortran.dg/advance_6.f90 -O0 (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -O0 execution test + PASS: gfortran.dg/advance_6.f90 -O1 (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -O1 execution test + PASS: gfortran.dg/advance_6.f90 -O2 (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -O2 execution test + PASS: gfortran.dg/advance_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/advance_6.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -O3 -g execution test + PASS: gfortran.dg/advance_6.f90 -Os (test for excess errors) + PASS: gfortran.dg/advance_6.f90 -Os execution test + PASS: gfortran.dg/array_temporaries_2.f90 -O0 output pattern test + PASS: gfortran.dg/array_temporaries_2.f90 -O1 output pattern test + PASS: gfortran.dg/array_temporaries_2.f90 -O2 output pattern test + PASS: gfortran.dg/array_temporaries_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/array_temporaries_2.f90 -O3 -g output pattern test + PASS: gfortran.dg/array_temporaries_2.f90 -Os output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -O0 output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -O1 output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -O2 output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -O3 -g output pattern test + PASS: gfortran.dg/automatic_char_len_2.f90 -Os output pattern test + PASS: gfortran.dg/backslash_3.f -O0 (test for excess errors) + PASS: gfortran.dg/backslash_3.f -O0 execution test + PASS: gfortran.dg/backslash_3.f -O1 (test for excess errors) + PASS: gfortran.dg/backslash_3.f -O1 execution test + PASS: gfortran.dg/backslash_3.f -O2 (test for excess errors) + PASS: gfortran.dg/backslash_3.f -O2 execution test + PASS: gfortran.dg/backslash_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/backslash_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/backslash_3.f -O3 -g (test for excess errors) + PASS: gfortran.dg/backslash_3.f -O3 -g execution test + PASS: gfortran.dg/backslash_3.f -Os (test for excess errors) + PASS: gfortran.dg/backslash_3.f -Os execution test + PASS: gfortran.dg/backspace_1.f -O0 (test for excess errors) + PASS: gfortran.dg/backspace_1.f -O0 execution test + PASS: gfortran.dg/backspace_1.f -O1 (test for excess errors) + PASS: gfortran.dg/backspace_1.f -O1 execution test + PASS: gfortran.dg/backspace_1.f -O2 (test for excess errors) + PASS: gfortran.dg/backspace_1.f -O2 execution test + PASS: gfortran.dg/backspace_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/backspace_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/backspace_1.f -O3 -g (test for excess errors) + PASS: gfortran.dg/backspace_1.f -O3 -g execution test + PASS: gfortran.dg/backspace_1.f -Os (test for excess errors) + PASS: gfortran.dg/backspace_1.f -Os execution test + PASS: gfortran.dg/backspace_2.f -O0 (test for excess errors) + PASS: gfortran.dg/backspace_2.f -O0 execution test + PASS: gfortran.dg/backspace_2.f -O1 (test for excess errors) + PASS: gfortran.dg/backspace_2.f -O1 execution test + PASS: gfortran.dg/backspace_2.f -O2 (test for excess errors) + PASS: gfortran.dg/backspace_2.f -O2 execution test + PASS: gfortran.dg/backspace_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/backspace_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/backspace_2.f -O3 -g (test for excess errors) + PASS: gfortran.dg/backspace_2.f -O3 -g execution test + PASS: gfortran.dg/backspace_2.f -Os (test for excess errors) + PASS: gfortran.dg/backspace_2.f -Os execution test + PASS: gfortran.dg/backspace_6.f -O0 (test for excess errors) + PASS: gfortran.dg/backspace_6.f -O0 execution test + PASS: gfortran.dg/backspace_6.f -O1 (test for excess errors) + PASS: gfortran.dg/backspace_6.f -O1 execution test + PASS: gfortran.dg/backspace_6.f -O2 (test for excess errors) + PASS: gfortran.dg/backspace_6.f -O2 execution test + PASS: gfortran.dg/backspace_6.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/backspace_6.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/backspace_6.f -O3 -g (test for excess errors) + PASS: gfortran.dg/backspace_6.f -O3 -g execution test + PASS: gfortran.dg/backspace_6.f -Os (test for excess errors) + PASS: gfortran.dg/backspace_6.f -Os execution test + PASS: gfortran.dg/backspace_7.f90 -O0 (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -O0 execution test + PASS: gfortran.dg/backspace_7.f90 -O1 (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -O1 execution test + PASS: gfortran.dg/backspace_7.f90 -O2 (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -O2 execution test + PASS: gfortran.dg/backspace_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/backspace_7.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -O3 -g execution test + PASS: gfortran.dg/backspace_7.f90 -Os (test for excess errors) + PASS: gfortran.dg/backspace_7.f90 -Os execution test + PASS: gfortran.dg/char_length_20.f90 -O0 output pattern test + PASS: gfortran.dg/char_length_20.f90 -O1 output pattern test + PASS: gfortran.dg/char_length_20.f90 -O2 output pattern test + PASS: gfortran.dg/char_length_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/char_length_20.f90 -O3 -g output pattern test + PASS: gfortran.dg/char_length_20.f90 -Os output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -O0 output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -O1 output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -O2 output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -O3 -g output pattern test + PASS: gfortran.dg/class_allocate_20.f90 -Os output pattern test + PASS: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/alloc_comp_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/alloc_comp_5.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/allocate_errgmsg.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/atomic_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/atomic_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/codimension.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/collectives_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/collectives_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/collectives_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/collectives_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/cosubscript_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/dummy_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/event_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/event_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/event_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/event_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/fail_image_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/failed_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/get_to_indexed_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/get_to_indirect_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/image_index_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/image_index_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/image_index_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/image_status_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/lib_realloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/lock_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/lock_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/move_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/poly_run_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/poly_run_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/poly_run_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/ptr_comp_1.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/ptr_comp_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/ptr_comp_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/ptr_comp_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/scalar_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/scalar_alloc_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/send_char_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/stopped_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/subobject_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/sync_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/sync_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/sync_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic output pattern test + PASS: gfortran.dg/coarray/this_image_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic execution test + PASS: gfortran.dg/coarray_40.f90 -O0 execution test + PASS: gfortran.dg/coarray_40.f90 -O1 execution test + PASS: gfortran.dg/coarray_40.f90 -O2 execution test + PASS: gfortran.dg/coarray_40.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_40.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_40.f90 -Os execution test + PASS: gfortran.dg/coarray_41.f90 -O0 execution test + PASS: gfortran.dg/coarray_41.f90 -O1 execution test + PASS: gfortran.dg/coarray_41.f90 -O2 execution test + PASS: gfortran.dg/coarray_41.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_41.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_41.f90 -Os execution test + PASS: gfortran.dg/coarray_42.f90 -O0 execution test + PASS: gfortran.dg/coarray_42.f90 -O1 execution test + PASS: gfortran.dg/coarray_42.f90 -O2 execution test + PASS: gfortran.dg/coarray_42.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_42.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_42.f90 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_1.f08 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_2.f08 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_3.f08 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_6.f08 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_7.f08 -Os execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -O0 execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -O1 execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -O2 execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_alloc_comp_8.f08 -Os execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -O0 execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -O1 execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -O2 execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_allocate_10.f08 -Os execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -O0 execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -O1 execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -O2 execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_allocate_5.f08 -Os execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -O0 execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -O1 execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -O2 execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_allocate_7.f08 -Os execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -O0 execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -O1 execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -O2 execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_allocate_8.f08 -Os execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -O0 execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -O1 execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -O2 execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_allocate_9.f08 -Os execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_failed_images_1.f08 -Os execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_image_status_1.f08 -Os execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -O0 execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -O1 execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -O2 execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_lib_alloc_4.f90 -Os execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -O0 execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -O1 execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -O2 execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_lib_comm_1.f90 -Os execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_ptr_comp_1.f08 -Os execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -O0 execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -O1 execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -O2 execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_ptr_comp_2.f08 -Os execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_send_by_ref_1.f08 -Os execution test + PASS: gfortran.dg/coarray_stat_2.f90 -O0 execution test + PASS: gfortran.dg/coarray_stat_2.f90 -O1 execution test + PASS: gfortran.dg/coarray_stat_2.f90 -O2 execution test + PASS: gfortran.dg/coarray_stat_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_stat_2.f90 -O3 -g execution test + PASS: gfortran.dg/coarray_stat_2.f90 -Os execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -O0 execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -O1 execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -O2 execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -O3 -g execution test + PASS: gfortran.dg/coarray_stopped_images_1.f08 -Os execution test + PASS: gfortran.dg/coindexed_1.f90 -O0 execution test + PASS: gfortran.dg/coindexed_1.f90 -O1 execution test + PASS: gfortran.dg/coindexed_1.f90 -O2 execution test + PASS: gfortran.dg/coindexed_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/coindexed_1.f90 -O3 -g execution test + PASS: gfortran.dg/coindexed_1.f90 -Os execution test + PASS: gfortran.dg/comma.f -O0 (test for excess errors) + PASS: gfortran.dg/comma.f -O0 execution test + PASS: gfortran.dg/comma.f -O1 (test for excess errors) + PASS: gfortran.dg/comma.f -O1 execution test + PASS: gfortran.dg/comma.f -O2 (test for excess errors) + PASS: gfortran.dg/comma.f -O2 execution test + PASS: gfortran.dg/comma.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/comma.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/comma.f -O3 -g (test for excess errors) + PASS: gfortran.dg/comma.f -O3 -g execution test + PASS: gfortran.dg/comma.f -Os (test for excess errors) + PASS: gfortran.dg/comma.f -Os execution test + PASS: gfortran.dg/complex_read.f90 -O0 (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -O0 execution test + PASS: gfortran.dg/complex_read.f90 -O1 (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -O1 execution test + PASS: gfortran.dg/complex_read.f90 -O2 (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -O2 execution test + PASS: gfortran.dg/complex_read.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/complex_read.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -O3 -g execution test + PASS: gfortran.dg/complex_read.f90 -Os (test for excess errors) + PASS: gfortran.dg/complex_read.f90 -Os execution test + PASS: gfortran.dg/dec_io_6.f90 -O0 output pattern test + PASS: gfortran.dg/dec_io_6.f90 -O1 output pattern test + PASS: gfortran.dg/dec_io_6.f90 -O2 output pattern test + PASS: gfortran.dg/dec_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/dec_io_6.f90 -O3 -g output pattern test + PASS: gfortran.dg/dec_io_6.f90 -Os output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -O0 output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -O1 output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -O2 output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -O3 -g output pattern test + PASS: gfortran.dg/dollar_edit_descriptor_3.f -Os output pattern test + PASS: gfortran.dg/endfile.f90 -O0 (test for excess errors) + PASS: gfortran.dg/endfile.f90 -O0 execution test + PASS: gfortran.dg/endfile.f90 -O1 (test for excess errors) + PASS: gfortran.dg/endfile.f90 -O1 execution test + PASS: gfortran.dg/endfile.f90 -O2 (test for excess errors) + PASS: gfortran.dg/endfile.f90 -O2 execution test + PASS: gfortran.dg/endfile.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/endfile.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/endfile.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/endfile.f90 -O3 -g execution test + PASS: gfortran.dg/endfile.f90 -Os (test for excess errors) + PASS: gfortran.dg/endfile.f90 -Os execution test + PASS: gfortran.dg/endfile_3.f90 -O0 (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -O0 execution test + PASS: gfortran.dg/endfile_3.f90 -O1 (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -O1 execution test + PASS: gfortran.dg/endfile_3.f90 -O2 (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -O2 execution test + PASS: gfortran.dg/endfile_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/endfile_3.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -O3 -g execution test + PASS: gfortran.dg/endfile_3.f90 -Os (test for excess errors) + PASS: gfortran.dg/endfile_3.f90 -Os execution test + PASS: gfortran.dg/endfile_4.f90 -O0 (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -O0 execution test + PASS: gfortran.dg/endfile_4.f90 -O1 (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -O1 execution test + PASS: gfortran.dg/endfile_4.f90 -O2 (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -O2 execution test + PASS: gfortran.dg/endfile_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/endfile_4.f90 -O3 -g (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -O3 -g execution test + PASS: gfortran.dg/endfile_4.f90 -Os (test for excess errors) + PASS: gfortran.dg/endfile_4.f90 -Os execution test + PASS: gfortran.dg/f2003_io_1.f03 -O0 (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -O0 execution test + PASS: gfortran.dg/f2003_io_1.f03 -O1 (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -O1 execution test + PASS: gfortran.dg/f2003_io_1.f03 -O2 (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -O2 execution test + PASS: gfortran.dg/f2003_io_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/f2003_io_1.f03 -O3 -g (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -O3 -g execution test + PASS: gfortran.dg/f2003_io_1.f03 -Os (test for excess errors) + PASS: gfortran.dg/f2003_io_1.f03 -Os execution test + PASS: gfortran.dg/fmt_pf.f90 -O0 output pattern test + PASS: gfortran.dg/fmt_pf.f90 -O1 output pattern test + PASS: gfortran.dg/fmt_pf.f90 -O2 output pattern test + PASS: gfortran.dg/fmt_pf.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/fmt_pf.f90 -O3 -g output pattern test + PASS: gfortran.dg/fmt_pf.f90 -Os output pattern test + PASS: gfortran.dg/namelist_47.f90 -O0 output pattern test + PASS: gfortran.dg/namelist_47.f90 -O1 output pattern test + PASS: gfortran.dg/namelist_47.f90 -O2 output pattern test + PASS: gfortran.dg/namelist_47.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/namelist_47.f90 -O3 -g output pattern test + PASS: gfortran.dg/namelist_47.f90 -Os output pattern test + PASS: gfortran.dg/overwrite_1.f -O0 (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -O0 execution test + PASS: gfortran.dg/overwrite_1.f -O1 (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -O1 execution test + PASS: gfortran.dg/overwrite_1.f -O2 (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -O2 execution test + PASS: gfortran.dg/overwrite_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/overwrite_1.f -O3 -g (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -O3 -g execution test + PASS: gfortran.dg/overwrite_1.f -Os (test for excess errors) + PASS: gfortran.dg/overwrite_1.f -Os execution test + PASS: gfortran.dg/parameter_array_dummy.f90 -O0 output pattern test + PASS: gfortran.dg/parameter_array_dummy.f90 -O1 output pattern test + PASS: gfortran.dg/parameter_array_dummy.f90 -O2 output pattern test + PASS: gfortran.dg/parameter_array_dummy.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: gfortran.dg/parameter_array_dummy.f90 -O3 -g output pattern test + PASS: gfortran.dg/parameter_array_dummy.f90 -Os output pattern test + PASS: gfortran.dg/write_rewind_1.f -O0 (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -O0 execution test + PASS: gfortran.dg/write_rewind_1.f -O1 (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -O1 execution test + PASS: gfortran.dg/write_rewind_1.f -O2 (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -O2 execution test + PASS: gfortran.dg/write_rewind_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: gfortran.dg/write_rewind_1.f -O3 -g (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -O3 -g execution test + PASS: gfortran.dg/write_rewind_1.f -Os (test for excess errors) + PASS: gfortran.dg/write_rewind_1.f -Os execution test + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O0 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O1 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O2 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O2 -fbounds-check + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O2 -fomit-frame-pointer -finline-functions + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O3 -g + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -Os + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 compilation, -O2 -ftree-vectorize -msse2 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O0 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O1 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O2 + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O2 -fbounds-check + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O2 -fomit-frame-pointer -finline-functions + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O3 -g + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -Os + PASS: gfortran.fortran-torture/execute/unopened_unit_1.f90 execution, -O2 -ftree-vectorize -msse2 + +Tests appeared in gcc/testsuite/gfortran/gfortran.sum: UNRESOLVED: 194, UNSUPPORTED: 90 +--------------------------------------------------------------------------------------- + + UNSUPPORTED: gfortran.dg/PR19872.f -O0 + UNSUPPORTED: gfortran.dg/PR19872.f -O1 + UNSUPPORTED: gfortran.dg/PR19872.f -O2 + UNSUPPORTED: gfortran.dg/PR19872.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/PR19872.f -O3 -g + UNSUPPORTED: gfortran.dg/PR19872.f -Os + UNSUPPORTED: gfortran.dg/advance_6.f90 -O0 + UNSUPPORTED: gfortran.dg/advance_6.f90 -O1 + UNSUPPORTED: gfortran.dg/advance_6.f90 -O2 + UNSUPPORTED: gfortran.dg/advance_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/advance_6.f90 -O3 -g + UNSUPPORTED: gfortran.dg/advance_6.f90 -Os + UNSUPPORTED: gfortran.dg/backslash_3.f -O0 + UNSUPPORTED: gfortran.dg/backslash_3.f -O1 + UNSUPPORTED: gfortran.dg/backslash_3.f -O2 + UNSUPPORTED: gfortran.dg/backslash_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/backslash_3.f -O3 -g + UNSUPPORTED: gfortran.dg/backslash_3.f -Os + UNSUPPORTED: gfortran.dg/backspace_1.f -O0 + UNSUPPORTED: gfortran.dg/backspace_1.f -O1 + UNSUPPORTED: gfortran.dg/backspace_1.f -O2 + UNSUPPORTED: gfortran.dg/backspace_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/backspace_1.f -O3 -g + UNSUPPORTED: gfortran.dg/backspace_1.f -Os + UNSUPPORTED: gfortran.dg/backspace_2.f -O0 + UNSUPPORTED: gfortran.dg/backspace_2.f -O1 + UNSUPPORTED: gfortran.dg/backspace_2.f -O2 + UNSUPPORTED: gfortran.dg/backspace_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/backspace_2.f -O3 -g + UNSUPPORTED: gfortran.dg/backspace_2.f -Os + UNSUPPORTED: gfortran.dg/backspace_6.f -O0 + UNSUPPORTED: gfortran.dg/backspace_6.f -O1 + UNSUPPORTED: gfortran.dg/backspace_6.f -O2 + UNSUPPORTED: gfortran.dg/backspace_6.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/backspace_6.f -O3 -g + UNSUPPORTED: gfortran.dg/backspace_6.f -Os + UNSUPPORTED: gfortran.dg/backspace_7.f90 -O0 + UNSUPPORTED: gfortran.dg/backspace_7.f90 -O1 + UNSUPPORTED: gfortran.dg/backspace_7.f90 -O2 + UNSUPPORTED: gfortran.dg/backspace_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/backspace_7.f90 -O3 -g + UNSUPPORTED: gfortran.dg/backspace_7.f90 -Os + UNRESOLVED: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/alloc_comp_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/alloc_comp_5.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/allocate_errgmsg.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/atomic_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/atomic_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/codimension.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/collectives_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/collectives_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/collectives_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/collectives_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/cosubscript_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/dummy_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/event_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/event_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/event_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/event_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/fail_image_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/failed_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/get_to_indexed_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/get_to_indirect_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/image_index_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/image_index_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/image_index_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/image_status_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/lib_realloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/lock_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/lock_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/move_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/poly_run_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/poly_run_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/poly_run_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/ptr_comp_1.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/ptr_comp_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/ptr_comp_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/ptr_comp_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/scalar_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/scalar_alloc_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/send_char_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/stopped_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/subobject_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/sync_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/sync_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/this_image_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_40.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_41.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_42.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_2.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_3.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_6.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_7.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_alloc_comp_8.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_10.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_5.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_7.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_8.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_allocate_9.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_failed_images_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_image_status_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_alloc_4.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_lib_comm_1.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_ptr_comp_2.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_send_by_ref_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stat_2.f90 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coarray_stopped_images_1.f08 -Os compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -O0 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -O1 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -O2 compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -O3 -g compilation failed to produce executable + UNRESOLVED: gfortran.dg/coindexed_1.f90 -Os compilation failed to produce executable + UNSUPPORTED: gfortran.dg/comma.f -O0 + UNSUPPORTED: gfortran.dg/comma.f -O1 + UNSUPPORTED: gfortran.dg/comma.f -O2 + UNSUPPORTED: gfortran.dg/comma.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/comma.f -O3 -g + UNSUPPORTED: gfortran.dg/comma.f -Os + UNSUPPORTED: gfortran.dg/complex_read.f90 -O0 + UNSUPPORTED: gfortran.dg/complex_read.f90 -O1 + UNSUPPORTED: gfortran.dg/complex_read.f90 -O2 + UNSUPPORTED: gfortran.dg/complex_read.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/complex_read.f90 -O3 -g + UNSUPPORTED: gfortran.dg/complex_read.f90 -Os + UNSUPPORTED: gfortran.dg/endfile.f90 -O0 + UNSUPPORTED: gfortran.dg/endfile.f90 -O1 + UNSUPPORTED: gfortran.dg/endfile.f90 -O2 + UNSUPPORTED: gfortran.dg/endfile.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/endfile.f90 -O3 -g + UNSUPPORTED: gfortran.dg/endfile.f90 -Os + UNSUPPORTED: gfortran.dg/endfile_3.f90 -O0 + UNSUPPORTED: gfortran.dg/endfile_3.f90 -O1 + UNSUPPORTED: gfortran.dg/endfile_3.f90 -O2 + UNSUPPORTED: gfortran.dg/endfile_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/endfile_3.f90 -O3 -g + UNSUPPORTED: gfortran.dg/endfile_3.f90 -Os + UNSUPPORTED: gfortran.dg/endfile_4.f90 -O0 + UNSUPPORTED: gfortran.dg/endfile_4.f90 -O1 + UNSUPPORTED: gfortran.dg/endfile_4.f90 -O2 + UNSUPPORTED: gfortran.dg/endfile_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/endfile_4.f90 -O3 -g + UNSUPPORTED: gfortran.dg/endfile_4.f90 -Os + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -O0 + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -O1 + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -O2 + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -O3 -g + UNSUPPORTED: gfortran.dg/f2003_io_1.f03 -Os + UNSUPPORTED: gfortran.dg/overwrite_1.f -O0 + UNSUPPORTED: gfortran.dg/overwrite_1.f -O1 + UNSUPPORTED: gfortran.dg/overwrite_1.f -O2 + UNSUPPORTED: gfortran.dg/overwrite_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/overwrite_1.f -O3 -g + UNSUPPORTED: gfortran.dg/overwrite_1.f -Os + UNSUPPORTED: gfortran.dg/write_rewind_1.f -O0 + UNSUPPORTED: gfortran.dg/write_rewind_1.f -O1 + UNSUPPORTED: gfortran.dg/write_rewind_1.f -O2 + UNSUPPORTED: gfortran.dg/write_rewind_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: gfortran.dg/write_rewind_1.f -O3 -g + UNSUPPORTED: gfortran.dg/write_rewind_1.f -Os + +Tests changing outcome in gcc/testsuite/gfortran/gfortran.sum: 7156 +------------------------------------------------------------------- + + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/PR19754_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/PR49268.f90 -Os execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/Wall.f90 -Os execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/Wno-all.f90 -Os execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/achar_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/achar_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/achar_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/achar_6.F90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_constructor_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_offset_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_array_substr_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_pointer_function_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/actual_procedure_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/adjustl_1.f90 -O execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/advance_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/advance_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/advance_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/aint_anint_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/aliasing_array_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/aliasing_dummy_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/all_bounds_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_12.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_13.f08 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_14.f08 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_15.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_assign_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_auto_array_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_basics_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_bounds_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_class_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_constructor_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_deep_copy_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_default_init_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_initializer_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_misc_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_optional_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_result_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_scalar_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/alloc_comp_transformational_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_dummy_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_function_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocatable_scalar_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_alloc_opt_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_assumed_charlen_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_class_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_deferred_char_scalar_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_derived_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/allocate_error_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_arrayspec_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_mold_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_10.f08 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_11.f08 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_12.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_15.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_18.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_20.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_22.f03 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_6.f90 -O execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_7.f08 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_8.f08 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_with_source_9.f08 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -O0 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -O1 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -O2 execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/allocate_zerosize_3.f -Os execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/altreturn_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/altreturn_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/and_or_xor.f90 -Os execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/anint_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/any_all_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/anyallcount_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/append_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/argument_checking_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/argument_checking_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arithmetic_if.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_alloc_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_alloc_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_alloc_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_assignment_1.F90 -Os execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_assignment_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_23.f -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_24.f -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_32.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_36.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_39.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_40.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_44.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_45.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_46.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_47.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_49.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_50.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_52.f90 -O execution test + PASS -> FAIL : gfortran.dg/array_constructor_53.f90 -O execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_11.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_12.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_14.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_16.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -O0 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -O1 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -O2 execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_constructor_type_9.f -Os execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_function_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_function_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_function_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_function_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_initializer_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_initializer_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_memcpy_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_memset_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_reference_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_return_value_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_section_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_simplify_2.f90 -O execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_temporaries_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/array_temporaries_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/arrayio_derived_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign_6.f -O0 execution test + PASS -> FAIL : gfortran.dg/assign_6.f -O1 execution test + PASS -> FAIL : gfortran.dg/assign_6.f -O2 execution test + PASS -> FAIL : gfortran.dg/assign_6.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_6.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_6.f -Os execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assign_func_dtcomp_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assignment_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_18.f08 -Os execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_19.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_20.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_27.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_28.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_32.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_33.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_34.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_35.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_36.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_37.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_38.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_41.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_43.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associate_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_target_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_target_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_target_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_target_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/associated_target_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_arg_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_charlen_sharing.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_dummy_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_3.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_rank_bounds_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_shape_ranks_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_type_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/assumed_type_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/atan2_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_char_dummy_array_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_char_len_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_char_pointer_array_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_pointer_array_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_save_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/auto_save_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/automatic_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/automatic_char_len_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/automatic_default_init_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/backslash_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/backslash_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_3.f -Os execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_4.f -Os execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_5.f -Os execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_8.f -Os execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -O0 execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -O1 execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -O2 execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/backspace_9.f -Os execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/backtrace_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bessel_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bessel_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bessel_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bessel_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_coms.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_dts.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_dts_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_16.f03 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_usage_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bind_c_vars.f90 -Os execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/binding_c_table_15_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_12.f03 -Os execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_14.f03 -Os execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_16.f03 -Os execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/binding_label_tests_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bit_comparison_1.F90 -Os execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bit_comparison_2.F90 -Os execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/block_1.f08 -Os execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/block_13.f08 -Os execution test + PASS -> FAIL : gfortran.dg/block_14.f90 -O execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/block_2.f08 -Os execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/block_7.f08 -Os execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/block_8.f08 -Os execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/blockdata_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_9.f90 -O execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_simplification_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_simplification_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bound_simplification_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_10.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_11.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_12.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_17.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_2.f -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_20.f90 -O execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_7.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_6.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_7.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_array_ctor_8.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_3.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_fail_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_3.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_5.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_7.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/bounds_check_strlen_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/boz_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/byte_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_assoc.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_by_val_1.f -Os execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_by_val_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_char_tests.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_char_tests_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_complex.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_logical.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_shape_tests_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_f_pointer_tests_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_funloc_tests_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_kind_int128_test2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_kind_params.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_loc_test.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_loc_test_20.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_loc_tests_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_ptr_tests_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_size_t_test.f03 -Os execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_sizeof_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/c_sizeof_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char4_iunit_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char4_iunit_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_allocation_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_array_constructor.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_array_structure_constructor.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_assign_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_associated_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/char_bounds_check_fail_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_comparison_1.f -Os execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_component_initializer_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_cshift_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_cshift_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_cshift_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_decl_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_eoshift_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_eoshift_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_eoshift_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_eoshift_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_eoshift_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_expr_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_expr_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_initialiser_actual.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_20.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_21.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_length_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pack_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pack_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_assign_5.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_comp_assign.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_dependency.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_dummy.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_pointer_func.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_reshape_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_result_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_spread_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_transpose_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_type_len.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_unpack_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/char_unpack_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_array_constructor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/character_comparison_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/charlen_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/charlen_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/chkbits.f90 -Os execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/chmod_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/chmod_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/chmod_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_18.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_19.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_25.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_26.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_35.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_40.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_46.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_48.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_62.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_63.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_65.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_67.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_alias.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_11.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_18.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_19.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_20.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_21.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_23.f08 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_allocate_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_15.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_20.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_21.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_23.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_array_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_assign_1.f08 -Os execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_defined_operator_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_dummy_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_dummy_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_nameclash.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_optional_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_optional_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_result_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_result_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_result_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_result_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_to_type_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_to_type_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_to_type_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/class_to_type_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_4.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_5.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/alloc_comp_5.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/allocate_errgmsg.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/allocate_errgmsg.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/atomic_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/atomic_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/atomic_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/atomic_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/codimension.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/codimension.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/codimension_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/coindexed_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/coindexed_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/collectives_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/collectives_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/collectives_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/collectives_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/collectives_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/collectives_3.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/collectives_4.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/collectives_4.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/cosubscript_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/cosubscript_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/dummy_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/dummy_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/event_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/event_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/event_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/event_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/event_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/event_3.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/event_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/event_4.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/fail_image_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/fail_image_2.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/failed_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/failed_images_2.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/get_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/get_array.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/get_to_indexed_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/get_to_indexed_array_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/get_to_indirect_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/get_to_indirect_array.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/image_index_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/image_index_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/image_index_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/image_index_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/image_index_3.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/image_status_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/image_status_2.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/lib_realloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/lib_realloc_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/lock_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/lock_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/lock_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/lock_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/move_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/move_alloc_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/poly_run_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/poly_run_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/poly_run_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/poly_run_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/poly_run_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/poly_run_3.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_1.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_1.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_2.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_3.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_3.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_4.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/ptr_comp_4.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/registering_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/registering_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/scalar_alloc_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/scalar_alloc_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/scalar_alloc_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/scalar_alloc_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/send_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/send_array.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/send_char_array_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/send_char_array_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/sendget_array.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/sendget_array.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/stopped_images_2.f08 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/stopped_images_2.f08 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/subobject_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/subobject_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/sync_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/sync_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/sync_3.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/sync_3.f90 -fcoarray=single -O2 -latomic output pattern test + PASS -> FAIL : gfortran.dg/coarray/this_image_1.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/this_image_1.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single -latomic (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray/this_image_2.f90 -fcoarray=single -O2 -latomic execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/coarray_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/coarray_40.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_40.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_40.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_40.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_40.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_40.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_41.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_42.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_43.f90 -O (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_2.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_3.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_6.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_7.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_alloc_comp_8.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_10.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_2.f08 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_3.f08 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_4.f08 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_5.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_6.f08 -Os execution test + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_7.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_8.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_allocate_9.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_failed_images_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_image_status_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_alloc_4.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_lib_comm_1.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_ptr_comp_2.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_send_by_ref_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stat_2.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coarray_stopped_images_1.f08 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -O0 (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -O1 (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -O2 (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -O3 -g (test for excess errors) + PASS -> FAIL : gfortran.dg/coindexed_1.f90 -Os (test for excess errors) + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/com_block_driver.f90 -Os execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -O0 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -O1 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -O2 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_3.f -Os execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -O0 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -O1 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -O2 execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/comma_format_extension_4.f -Os execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_align_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_align_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_equivalence_1.f -Os execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_pointer_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/common_resize_1.f -Os execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/complex_intrinsic_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/complex_write.f90 -Os execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -O0 execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -O1 execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -O2 execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/constant_substring.f -Os execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/constructor_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/constructor_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/constructor_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/contained_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/contained_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/contained_equivalence_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/contained_module_proc_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_14.f -Os execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/continuation_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/convert_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/convert_implied_open.f90 -Os execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/count_init_expr.f03 -Os execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/count_mask_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cr_lf.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cray_pointers_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cray_pointers_2.f90 -O execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cray_pointers_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cray_pointers_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cray_pointers_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cshift_1.f90 -O execution test + PASS -> FAIL : gfortran.dg/cshift_2.f90 -O execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_3.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/cshift_bounds_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cshift_large_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/cshift_nan_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -O0 execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -O1 execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -O2 execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/csqrt_2.f -Os execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_char_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_char_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_char_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_derived_1.f90 -O execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_implied_do_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_namelist_conflict.f90 -Os execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/data_stmt_pointer.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deallocate_alloc_opt_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/deallocate_error_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deallocate_stat.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deallocate_stat_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_bitwise_ops_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_exp_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_init_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_init_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_init_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_init_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_io_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_io_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/dec_io_5.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_io_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_loc_rval_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_logical_xor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_math.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_parameter_1.f -Os execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_parameter_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_static_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_static_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_18.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_structure_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_type_print_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dec_union_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_format_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_format_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_format_denormal_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_initialization_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_initialization_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/default_initialization_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_26.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_28.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_character_assignment_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_component_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/deferred_type_param_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/defined_assignment_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_21.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_39.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_40.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_41.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_42.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_43.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_44.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_45.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependency_50.f90 -O execution test + PASS -> FAIL : gfortran.dg/dependency_51.f90 -O execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependency_52.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dependent_decls_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/der_array_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/der_array_io_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/der_array_io_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/der_array_io_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/der_ptr_component_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_comp_array_ref_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_constructor_comps_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_external_function_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_init_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_init_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_init_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_init_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/derived_init_5.f90 -O execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/derived_pointer_recursion_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dev_null.F90 -Os execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dfloat_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_10.f -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -O0 execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -O1 execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -O2 execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/direct_io_9.f -Os execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_3.F90 -Os execution test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_11.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_12.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_2.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_3.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/do_check_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_concurrent_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_concurrent_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_iterator_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/do_while_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_1.f -Os execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -O0 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -O1 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -O2 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_2.f -Os execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -O0 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -O1 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -O2 execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/dollar_edit_descriptor_3.f -Os execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -O0 execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -O1 execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -O2 execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/dos_eol.f -Os execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dot_product_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dot_product_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dshift_1.F90 -Os execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dshift_2.F90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_22.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_26.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_27.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_28.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_30.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_31.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_32.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_33.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dtio_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dummy_procedure_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dup_save_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_11.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_8.f03 -Os execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/dynamic_dispatch_9.f03 -Os execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/e_d_fmt.f90 -Os execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/edit_real_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_by_value_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_dependency_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_function_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_optional_args_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_scalar_args_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/elemental_subroutine_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/empty_format_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/endfile.f -O0 execution test + PASS -> FAIL : gfortran.dg/endfile.f -O1 execution test + PASS -> FAIL : gfortran.dg/endfile.f -O2 execution test + PASS -> FAIL : gfortran.dg/endfile.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/endfile.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/endfile.f -Os execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/endfile_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -O0 execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -O1 execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -O2 execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/entry_array_specs_2.f -Os execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/enum_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/enum_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/enum_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eof_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eof_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eof_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eof_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eof_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_handling_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_handling_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_handling_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_handling_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eor_handling_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eoshift.f90 -Os execution test + PASS -> FAIL : gfortran.dg/eoshift_3.f90 -O execution test + PASS -> FAIL : gfortran.dg/eoshift_4.f90 -O execution test + PASS -> FAIL : gfortran.dg/eoshift_5.f90 -O execution test + PASS -> FAIL : gfortran.dg/eoshift_6.f90 -O execution test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/eoshift_bounds_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/eoshift_large_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/equiv_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/equiv_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/equiv_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/equiv_constraint_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/erf_2.F90 -Os execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/erf_3.F90 -Os execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/erfc_scaled_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/error_format.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/error_format.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/error_format.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/error_format.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/error_format.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/error_format.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/error_format_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/error_recovery_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/execute_command_line_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/execute_command_line_3.f90 -O execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/exit_1.f08 -Os execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/exit_3.f08 -Os execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/exponent_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/exponent_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/extended_char_comparison_1.f -Os execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_type_of_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/extends_type_of_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/external_procedures_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2003_inquire_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2003_io_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2003_io_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2003_io_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2003_io_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/f2c_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fgetc_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fgetc_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/filename_null.f90 -Os execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/finalize_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/finalize_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/finalize_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/finalize_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/finalize_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_cache_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_colon.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_e.f90 -Os execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -O0 scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -O0 execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -O1 scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -O1 execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -O2 scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -O2 execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -O3 -g scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -O3 -g execution test + PASS -> UNRESOLVED : gfortran.dg/fmt_en.f90 -Os scan-file All kinds rounded to nearest + PASS -> FAIL : gfortran.dg/fmt_en.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_error_10.f -Os execution test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/fmt_error_4.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_pf.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_read.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_read_bz_bn.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_t_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_t_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/fmt_t_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_derived_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_derived_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_derived_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_result_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_result_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/func_result_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/19990419-1.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/19990826-0.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/19990826-2.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/20001111.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/20010116.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/20010426-1.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/20010430.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/cabs.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/claus.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -O0 execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -O1 execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -O2 execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/complex_1.f -Os execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -O0 execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -O1 execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -O2 execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/cpp3.F -Os execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -O0 execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -O1 execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -O2 execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -O3 -g execution test + PASS -> FAIL : gfortran.dg/g77/cpp4.F -Os execution test + PASS -> FAIL : gfortran.dg/goto_6.f -O0 execution test + PASS -> FAIL : gfortran.dg/goto_6.f -O1 execution test + PASS -> FAIL : gfortran.dg/goto_6.f -O2 execution test + PASS -> FAIL : gfortran.dg/goto_6.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/goto_6.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/goto_6.f -Os execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/hollerith.f90 -Os execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/hollerith2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/hollerith4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/hollerith6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/implied_do_io_6.f90 -O execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/implied_shape_1.f08 -Os execution test + PASS -> FAIL : gfortran.dg/import.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/import.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/import.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/import.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/import.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/import.f90 -Os execution test + PASS -> FAIL : gfortran.dg/import4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/import4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/import4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/import4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/import4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/import4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/initialization_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/initialization_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/inline_matmul_24.f90 -Os execution test + PASS -> FAIL : gfortran.dg/inline_matmul_3.f90 -O execution test + PASS -> FAIL : gfortran.dg/inline_matmul_4.f90 -O execution test + PASS -> FAIL : gfortran.dg/inline_matmul_5.f90 -O execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/inline_matmul_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/inline_matmul_7.f90 -O execution test + PASS -> FAIL : gfortran.dg/inline_matmul_8.f90 -O execution test + PASS -> FAIL : gfortran.dg/inline_matmul_9.f90 -O execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/int_conv_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/int_range_io_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_3.F90 -Os execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/integer_exponentiation_5.F90 -Os execution test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/internal_write_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_pack_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/intrinsic_product_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/iso_c_binding_rename_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/iso_fortran_env_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/list_read_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/list_read_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/list_read_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/list_read_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -O0 execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -O1 execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -O2 execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/list_read_13.f -Os execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/ltime_gmtime_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/make_unit.f90 -Os execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/malloc_free_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/mapping_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/mapping_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/mapping_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/masklr_1.F90 -Os execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/masklr_2.F90 -Os execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/matmul_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/matmul_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/merge_init_expr.f90 -Os execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/min_max_optional_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/min_max_optional_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/minloc_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/minloc_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/minloc_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/module_equivalence_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/module_equivalence_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/module_equivalence_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/module_equivalence_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/module_interface_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/move_alloc_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_26.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_27.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_28.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_29.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_44.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_45.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_46.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_47.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_48.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_49.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_50.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_51.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_52.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_95.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_char_only.f90 -Os execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/namelist_internal.f90 -Os execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/negative_unit2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -O0 execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -O1 execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -O2 execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/negative_unit_int8.f -Os execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/nested_allocatables_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/nested_array_constructor_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/no_arg_check_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/no_range_check_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/no_range_check_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/no_range_check_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/no_unit_error_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/noadv_size.f90 -Os execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/operator_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/optional_absent_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/pack_bounds_1.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pack_mask_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pad_no.f90 -Os execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/parameter_array_dummy.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pdt_20.f03 -Os execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pdt_22.f03 -Os execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pdt_23.f03 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_array_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_array_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_array_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_array_component_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_assign_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_assign_11.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_10.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_4.f03 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_5.f08 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -O0 output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -O1 output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -O2 output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_6.f08 -Os output pattern test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_remapping_9.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pointer_target_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20086.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20124.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -O0 execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -O1 execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -O2 execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20163-2.f -Os execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20257.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20480.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr20755.f -O0 execution test + PASS -> FAIL : gfortran.dg/pr20755.f -O1 execution test + PASS -> FAIL : gfortran.dg/pr20755.f -O2 execution test + PASS -> FAIL : gfortran.dg/pr20755.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20755.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20755.f -Os execution test + PASS -> FAIL : gfortran.dg/pr20950.f -O0 execution test + PASS -> FAIL : gfortran.dg/pr20950.f -O1 execution test + PASS -> FAIL : gfortran.dg/pr20950.f -O2 execution test + PASS -> FAIL : gfortran.dg/pr20950.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20950.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20950.f -Os execution test + PASS -> FAIL : gfortran.dg/pr20954.f -O0 execution test + PASS -> FAIL : gfortran.dg/pr20954.f -O1 execution test + PASS -> FAIL : gfortran.dg/pr20954.f -O2 execution test + PASS -> FAIL : gfortran.dg/pr20954.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr20954.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr20954.f -Os execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr51434.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr52608.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr57910.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr59700.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr65504.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr65903.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr66311.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr69514_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr69739.f90 -Os execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/pr69955.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_decl_12.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_decl_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_decl_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_36.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_15.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_16.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_18.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/proc_ptr_comp_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/protected_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_5.f90 -O0 output pattern test + PASS -> FAIL : gfortran.dg/random_5.f90 -O1 output pattern test + PASS -> FAIL : gfortran.dg/random_5.f90 -O2 output pattern test + PASS -> FAIL : gfortran.dg/random_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS -> FAIL : gfortran.dg/random_5.f90 -O3 -g output pattern test + PASS -> FAIL : gfortran.dg/random_5.f90 -Os output pattern test + PASS -> FAIL : gfortran.dg/random_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_init_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_init_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_init_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_init_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/random_init_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_23.f90 -Os execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/realloc_on_assign_25.f90 -Os execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/repeat_6.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape-alloc.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape-complex.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/reshape_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/scratch_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -O0 execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -O1 execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -O2 execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/secnds-1.f -Os execution test + PASS -> FAIL : gfortran.dg/secnds.f -O0 execution test + PASS -> FAIL : gfortran.dg/secnds.f -O1 execution test + PASS -> FAIL : gfortran.dg/secnds.f -O2 execution test + PASS -> FAIL : gfortran.dg/secnds.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/secnds.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/secnds.f -Os execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/select_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/select_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/select_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/select_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/shape_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/shape_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/shape_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/shape_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/shape_8.f90 -Os execution test + PASS -> FAIL : gfortran.dg/shape_9.f90 -O execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/spec_expr_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/specifics_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_array_constructor_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_assign_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_compare_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_compare_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_compare_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_ctor_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_length_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_length_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/string_length_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/test_com_block.f90 -Os execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/test_only_clause.f90 -Os execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/tiny_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/tiny_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/transfer_class_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/transfer_class_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_2.f90 -Os execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/transfer_intrinsic_3.f90 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_5.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_assignment_7.f90 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_call_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_call_10.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_call_13.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_operator_20.f90 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_operator_21.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_operator_3.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_operator_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/typebound_operator_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_13.f90 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_14.f90 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_17.f90 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_18.f90 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_19.f90 -Os execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/unlimited_polymorphic_20.f90 -Os execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/use_5.f90 -Os execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/use_allocated_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/utf8_1.f03 -Os execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/utf8_2.f03 -Os execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/value_1.f90 -Os execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/value_4.f90 -Os execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/value_6.f03 -Os execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -O0 execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -O1 execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -O2 execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -O3 -g execution test + PASS -> FAIL : gfortran.dg/value_7.f03 -Os execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/value_test.f90 -Os execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/write_padding.f90 -Os execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/write_recursive.f90 -Os execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -O0 execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -O1 execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -O2 execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -O3 -g execution test + PASS -> FAIL : gfortran.dg/write_rewind_2.f -Os execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -O0 execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -O1 execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -O2 execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/write_to_null.F90 -Os execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -O0 execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -O1 execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -O2 execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -O3 -g execution test + PASS -> FAIL : gfortran.dg/write_zero_array.f90 -Os execution test + +Tests that went away in gcc/testsuite/gnat/gnat.sum: PASS: 1006 +--------------------------------------------------------------- + + PASS: gnat.dg/abstract_with_anonymous_result.adb execution test + PASS: gnat.dg/access4.adb execution test + PASS: gnat.dg/access_discr2.adb execution test + PASS: gnat.dg/access_test.adb execution test + PASS: gnat.dg/addr11.adb execution test + PASS: gnat.dg/addr12.adb execution test + PASS: gnat.dg/addr2.adb execution test + PASS: gnat.dg/address_conversion.adb execution test + PASS: gnat.dg/aggr1.adb execution test + PASS: gnat.dg/aggr14.adb execution test + PASS: gnat.dg/aggr19.adb execution test + PASS: gnat.dg/aggr21.adb execution test + PASS: gnat.dg/aggr23.adb execution test + PASS: gnat.dg/aggr24.adb execution test + PASS: gnat.dg/aggr3.adb execution test + PASS: gnat.dg/aliased_prefix_accessibility.adb execution test + PASS: gnat.dg/aliasing3.adb execution test + PASS: gnat.dg/align_check.adb execution test + PASS: gnat.dg/align_max.adb execution test + PASS: gnat.dg/aligned_vla.adb execution test + PASS: gnat.dg/alignment1.adb execution test + PASS: gnat.dg/alignment10.adb execution test + PASS: gnat.dg/alignment11.adb execution test + PASS: gnat.dg/alignment12.adb execution test + PASS: gnat.dg/alignment13.adb execution test + PASS: gnat.dg/alignment2.adb execution test + PASS: gnat.dg/alignment7.adb execution test + PASS: gnat.dg/alignment8.adb execution test + PASS: gnat.dg/alignment9.adb execution test + PASS: gnat.dg/allocator_maxalign1.adb execution test + PASS: gnat.dg/array10.adb execution test + PASS: gnat.dg/array12.adb execution test + PASS: gnat.dg/array21.adb execution test + PASS: gnat.dg/array26.adb execution test + PASS: gnat.dg/array27.adb execution test + PASS: gnat.dg/array28.adb execution test + PASS: gnat.dg/array3.adb execution test + PASS: gnat.dg/array30.adb execution test + PASS: gnat.dg/array31.adb execution test + PASS: gnat.dg/array4.adb execution test + PASS: gnat.dg/array5.adb execution test + PASS: gnat.dg/array6.adb execution test + PASS: gnat.dg/array9.adb execution test + PASS: gnat.dg/array_bounds_test.adb execution test + PASS: gnat.dg/array_bounds_test2.adb execution test + PASS: gnat.dg/assert1.adb execution test + PASS: gnat.dg/assertion_policy1.adb execution test + PASS: gnat.dg/assign_from_packed.adb execution test + PASS: gnat.dg/atomic7_1.adb execution test + PASS: gnat.dg/atomic7_2.adb execution test + PASS: gnat.dg/atomic8.adb execution test + PASS: gnat.dg/biased_subtype.adb execution test + PASS: gnat.dg/biased_uc.adb execution test + PASS: gnat.dg/bip_aggregate_bug.adb execution test + PASS: gnat.dg/bit_packed_array3.adb execution test + PASS: gnat.dg/blkextract_from_reg.adb execution test + PASS: gnat.dg/bltins.adb execution test + PASS: gnat.dg/boolean_bitfield.adb execution test + PASS: gnat.dg/boolean_conv.adb execution test + PASS: gnat.dg/boolean_expr2.adb execution test + PASS: gnat.dg/capture_value.adb execution test + PASS: gnat.dg/case_character.adb execution test + PASS: gnat.dg/case_optimization2.adb execution test + PASS: gnat.dg/check_displace_generation.adb execution test + PASS: gnat.dg/check_elaboration_code.adb execution test + PASS: gnat.dg/class_wide4.adb execution test + PASS: gnat.dg/component_size.adb execution test + PASS: gnat.dg/compose.adb execution test + PASS: gnat.dg/concat1.adb execution test + PASS: gnat.dg/concat_length.adb execution test + PASS: gnat.dg/config_pragma1.adb execution test + PASS: gnat.dg/constant2.adb execution test + PASS: gnat.dg/controlled5.adb execution test + PASS: gnat.dg/conv_bug.adb execution test + PASS: gnat.dg/conv_decimal.adb execution test + PASS: gnat.dg/conv_real.adb execution test + PASS: gnat.dg/curr_task.adb execution test + PASS: gnat.dg/deferred_const2.adb execution test + PASS: gnat.dg/deferred_const3.adb execution test + PASS: gnat.dg/derived_aggregate.adb execution test + PASS: gnat.dg/derived_type2.adb execution test + PASS: gnat.dg/derived_type3.adb execution test + PASS: gnat.dg/discr24.adb execution test + PASS: gnat.dg/discr32.adb execution test + PASS: gnat.dg/discr33.adb execution test + PASS: gnat.dg/discr39.adb execution test + PASS: gnat.dg/discr4.adb execution test + PASS: gnat.dg/discr42.adb execution test + PASS: gnat.dg/discr44.adb execution test + PASS: gnat.dg/discr47.adb execution test + PASS: gnat.dg/discr49.adb execution test + PASS: gnat.dg/discr55.adb execution test + PASS: gnat.dg/disp1.adb execution test + PASS: gnat.dg/disp2.adb execution test + PASS: gnat.dg/dynhash.adb execution test + PASS: gnat.dg/elab7.adb execution test + PASS: gnat.dg/elim2.adb execution test + PASS: gnat.dg/empty_vector_length.adb execution test + PASS: gnat.dg/entry_queues.adb execution test + PASS: gnat.dg/enum1.adb execution test + PASS: gnat.dg/enum2.adb execution test + PASS: gnat.dg/enum3.adb execution test + PASS: gnat.dg/enum4.adb execution test + PASS: gnat.dg/equal2.adb execution test + PASS: gnat.dg/exit1.adb execution test + PASS: gnat.dg/exit1.adb output pattern test + PASS: gnat.dg/exp0_eval.adb execution test + PASS: gnat.dg/expect1.adb execution test + PASS: gnat.dg/fixce.adb execution test + PASS: gnat.dg/fixedpnt.adb execution test + PASS: gnat.dg/fixedpnt5.adb execution test + PASS: gnat.dg/float_attributes_overflows.adb execution test + PASS: gnat.dg/gcov/check.adb count for line 14 + PASS: gnat.dg/gcov/check.adb count for line 8 + PASS: gnat.dg/gcov/check.adb execution test + PASS: gnat.dg/gcov/check.adb gcov + PASS: gnat.dg/generic_disp.adb execution test + PASS: gnat.dg/gnat_malloc.adb execution test + PASS: gnat.dg/handle_and_return.adb execution test + PASS: gnat.dg/handle_raise_from_pure.adb execution test + PASS: gnat.dg/hyper_flat.adb execution test + PASS: gnat.dg/import2.adb execution test + PASS: gnat.dg/in_out_parameter.adb execution test + PASS: gnat.dg/in_out_parameter2.adb execution test + PASS: gnat.dg/in_out_parameter3.adb execution test + PASS: gnat.dg/in_out_parameter4.adb execution test + PASS: gnat.dg/init_scalar1.adb execution test + PASS: gnat.dg/inline_tagged.adb execution test + PASS: gnat.dg/interface1.adb execution test + PASS: gnat.dg/interface2.adb execution test + PASS: gnat.dg/interface3.adb execution test + PASS: gnat.dg/interface_conv.adb execution test + PASS: gnat.dg/invalid1.adb execution test + PASS: gnat.dg/iprot_test.adb execution test + PASS: gnat.dg/kill_value.adb execution test + PASS: gnat.dg/lhs_view_convert.adb execution test + PASS: gnat.dg/limited1.adb execution test + PASS: gnat.dg/linkedlist.adb execution test + PASS: gnat.dg/loop_boolean.adb execution test + PASS: gnat.dg/loop_optimization16.adb execution test + PASS: gnat.dg/loop_optimization17.adb execution test + PASS: gnat.dg/loop_optimization23.adb execution test + PASS: gnat.dg/loop_optimization24.adb execution test + PASS: gnat.dg/loop_optimization3.adb execution test + PASS: gnat.dg/loop_optimization4.adb execution test + PASS: gnat.dg/loop_optimization8.adb execution test + PASS: gnat.dg/lto1.adb execution test + PASS: gnat.dg/lto10.adb execution test + PASS: gnat.dg/lto19.adb execution test + PASS: gnat.dg/lto20.adb execution test + PASS: gnat.dg/lto21.adb execution test + PASS: gnat.dg/lto22.adb execution test + PASS: gnat.dg/lto5.adb execution test + PASS: gnat.dg/lto6.adb execution test + PASS: gnat.dg/lto7.adb execution test + PASS: gnat.dg/lto8.adb execution test + PASS: gnat.dg/lto9.adb execution test + PASS: gnat.dg/md5_test.adb execution test + PASS: gnat.dg/memorytest.adb execution test + PASS: gnat.dg/misaligned_nest.adb execution test + PASS: gnat.dg/misaligned_param.adb execution test + PASS: gnat.dg/misaligned_volatile.adb execution test + PASS: gnat.dg/missing_acc_check.adb execution test + PASS: gnat.dg/modular1.adb execution test + PASS: gnat.dg/modular2.adb execution test + PASS: gnat.dg/modular3.adb execution test + PASS: gnat.dg/mutable1.adb execution test + PASS: gnat.dg/named_test.adb execution test + PASS: gnat.dg/nan_max.adb execution test + PASS: gnat.dg/nat1r.adb execution test + PASS: gnat.dg/nested_controlled_alloc.adb execution test + PASS: gnat.dg/nested_proc1.adb execution test + PASS: gnat.dg/nested_return_test.adb execution test + PASS: gnat.dg/no_final.adb execution test + PASS: gnat.dg/normalize_pathname.adb execution test + PASS: gnat.dg/not_null.adb execution test + PASS: gnat.dg/null_pointer_deref1.adb execution test + PASS: gnat.dg/null_pointer_deref2.adb execution test + PASS: gnat.dg/null_pointer_deref3.adb execution test + PASS: gnat.dg/opt12.adb execution test + PASS: gnat.dg/opt13.adb execution test + PASS: gnat.dg/opt14.adb execution test + PASS: gnat.dg/opt2.adb execution test + PASS: gnat.dg/opt21.adb execution test + PASS: gnat.dg/opt22.adb execution test + PASS: gnat.dg/opt26.adb execution test + PASS: gnat.dg/opt27.adb execution test + PASS: gnat.dg/opt30.adb execution test + PASS: gnat.dg/opt31.adb execution test + PASS: gnat.dg/opt35.adb execution test + PASS: gnat.dg/opt36.adb execution test + PASS: gnat.dg/opt38.adb execution test + PASS: gnat.dg/opt4.adb execution test + PASS: gnat.dg/opt41.adb execution test + PASS: gnat.dg/opt47.adb execution test + PASS: gnat.dg/opt48.adb execution test + PASS: gnat.dg/opt49.adb execution test + PASS: gnat.dg/opt5.adb execution test + PASS: gnat.dg/opt50.adb execution test + PASS: gnat.dg/opt59.adb execution test + PASS: gnat.dg/opt61.adb execution test + PASS: gnat.dg/opt62.adb execution test + PASS: gnat.dg/opt64.adb execution test + PASS: gnat.dg/opt65.adb execution test + PASS: gnat.dg/opt67.adb execution test + PASS: gnat.dg/opt70.adb execution test + PASS: gnat.dg/opt73.adb execution test + PASS: gnat.dg/outer_agg_bitfield_constructor.adb execution test + PASS: gnat.dg/overflow_fixed.adb execution test + PASS: gnat.dg/overflow_sum.adb execution test + PASS: gnat.dg/overflow_sum3.adb execution test + PASS: gnat.dg/pack10.adb execution test + PASS: gnat.dg/pack11.adb execution test + PASS: gnat.dg/pack12.adb execution test + PASS: gnat.dg/pack17.adb execution test + PASS: gnat.dg/pack18.adb execution test + PASS: gnat.dg/pack19.adb execution test + PASS: gnat.dg/pack3.adb execution test + PASS: gnat.dg/pack4.adb execution test + PASS: gnat.dg/packed_subtype.adb execution test + PASS: gnat.dg/pointer_conversion.adb execution test + PASS: gnat.dg/predicate1.adb execution test + PASS: gnat.dg/predicate3.adb execution test + PASS: gnat.dg/prot3.adb execution test + PASS: gnat.dg/prot5.adb execution test + PASS: gnat.dg/prot_def.adb execution test + PASS: gnat.dg/protected_self_ref1.adb execution test + PASS: gnat.dg/quote.adb execution test + PASS: gnat.dg/range_check.adb execution test + PASS: gnat.dg/regpat1.adb execution test + PASS: gnat.dg/release_unc_maxalign.adb execution test + PASS: gnat.dg/renaming2.adb execution test + PASS: gnat.dg/renaming3.adb execution test + PASS: gnat.dg/renaming8.adb execution test + PASS: gnat.dg/rep_clause4.adb execution test + PASS: gnat.dg/requeue1.adb execution test + PASS: gnat.dg/return4.adb execution test + PASS: gnat.dg/round_div.adb execution test + PASS: gnat.dg/scalar_mode_agg_compare.adb execution test + PASS: gnat.dg/sec_stack1.adb execution test + PASS: gnat.dg/sec_stack2.adb execution test + PASS: gnat.dg/self_aggregate_with_array.adb execution test + PASS: gnat.dg/self_aggregate_with_call.adb execution test + PASS: gnat.dg/self_aggregate_with_pointer.adb execution test + PASS: gnat.dg/self_aggregate_with_zeros.adb execution test + PASS: gnat.dg/sets1.adb execution test + PASS: gnat.dg/sizetype1.adb execution test + PASS: gnat.dg/sizetype2.adb execution test + PASS: gnat.dg/sizetype4.adb execution test + PASS: gnat.dg/slice3.adb execution test + PASS: gnat.dg/slice4.adb execution test + PASS: gnat.dg/small_alignment.adb execution test + PASS: gnat.dg/socket1.adb execution test + PASS: gnat.dg/sort2.adb execution test + PASS: gnat.dg/spipaterr.adb execution test + PASS: gnat.dg/split_args.adb execution test + PASS: gnat.dg/sse_nolib.adb execution test + PASS: gnat.dg/sso/conv1.adb -O0 execution test + PASS: gnat.dg/sso/conv1.adb -O0 output pattern test + PASS: gnat.dg/sso/conv1.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/conv1.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/conv1.adb -O2 execution test + PASS: gnat.dg/sso/conv1.adb -O2 output pattern test + PASS: gnat.dg/sso/conv1.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/conv1.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/conv1.adb -Og -g execution test + PASS: gnat.dg/sso/conv1.adb -Og -g output pattern test + PASS: gnat.dg/sso/conv1.adb -Os execution test + PASS: gnat.dg/sso/conv1.adb -Os output pattern test + PASS: gnat.dg/sso/p1.adb -O0 execution test + PASS: gnat.dg/sso/p1.adb -O0 output pattern test + PASS: gnat.dg/sso/p1.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p1.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p1.adb -O2 execution test + PASS: gnat.dg/sso/p1.adb -O2 output pattern test + PASS: gnat.dg/sso/p1.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p1.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p1.adb -Og -g execution test + PASS: gnat.dg/sso/p1.adb -Og -g output pattern test + PASS: gnat.dg/sso/p1.adb -Os execution test + PASS: gnat.dg/sso/p1.adb -Os output pattern test + PASS: gnat.dg/sso/p10.adb -O0 execution test + PASS: gnat.dg/sso/p10.adb -O0 output pattern test + PASS: gnat.dg/sso/p10.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p10.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p10.adb -O2 execution test + PASS: gnat.dg/sso/p10.adb -O2 output pattern test + PASS: gnat.dg/sso/p10.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p10.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p10.adb -Og -g execution test + PASS: gnat.dg/sso/p10.adb -Og -g output pattern test + PASS: gnat.dg/sso/p10.adb -Os execution test + PASS: gnat.dg/sso/p10.adb -Os output pattern test + PASS: gnat.dg/sso/p11.adb -O0 execution test + PASS: gnat.dg/sso/p11.adb -O0 output pattern test + PASS: gnat.dg/sso/p11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p11.adb -O2 execution test + PASS: gnat.dg/sso/p11.adb -O2 output pattern test + PASS: gnat.dg/sso/p11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p11.adb -Og -g execution test + PASS: gnat.dg/sso/p11.adb -Og -g output pattern test + PASS: gnat.dg/sso/p11.adb -Os execution test + PASS: gnat.dg/sso/p11.adb -Os output pattern test + PASS: gnat.dg/sso/p12.adb -O0 execution test + PASS: gnat.dg/sso/p12.adb -O0 output pattern test + PASS: gnat.dg/sso/p12.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p12.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p12.adb -O2 execution test + PASS: gnat.dg/sso/p12.adb -O2 output pattern test + PASS: gnat.dg/sso/p12.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p12.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p12.adb -Og -g execution test + PASS: gnat.dg/sso/p12.adb -Og -g output pattern test + PASS: gnat.dg/sso/p12.adb -Os execution test + PASS: gnat.dg/sso/p12.adb -Os output pattern test + PASS: gnat.dg/sso/p13.adb -O0 execution test + PASS: gnat.dg/sso/p13.adb -O0 output pattern test + PASS: gnat.dg/sso/p13.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p13.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p13.adb -O2 execution test + PASS: gnat.dg/sso/p13.adb -O2 output pattern test + PASS: gnat.dg/sso/p13.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p13.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p13.adb -Og -g execution test + PASS: gnat.dg/sso/p13.adb -Og -g output pattern test + PASS: gnat.dg/sso/p13.adb -Os execution test + PASS: gnat.dg/sso/p13.adb -Os output pattern test + PASS: gnat.dg/sso/p2.adb -O0 execution test + PASS: gnat.dg/sso/p2.adb -O0 output pattern test + PASS: gnat.dg/sso/p2.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p2.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p2.adb -O2 execution test + PASS: gnat.dg/sso/p2.adb -O2 output pattern test + PASS: gnat.dg/sso/p2.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p2.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p2.adb -Og -g execution test + PASS: gnat.dg/sso/p2.adb -Og -g output pattern test + PASS: gnat.dg/sso/p2.adb -Os execution test + PASS: gnat.dg/sso/p2.adb -Os output pattern test + PASS: gnat.dg/sso/p3.adb -O0 execution test + PASS: gnat.dg/sso/p3.adb -O0 output pattern test + PASS: gnat.dg/sso/p3.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p3.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p3.adb -O2 execution test + PASS: gnat.dg/sso/p3.adb -O2 output pattern test + PASS: gnat.dg/sso/p3.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p3.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p3.adb -Og -g execution test + PASS: gnat.dg/sso/p3.adb -Og -g output pattern test + PASS: gnat.dg/sso/p3.adb -Os execution test + PASS: gnat.dg/sso/p3.adb -Os output pattern test + PASS: gnat.dg/sso/p4.adb -O0 execution test + PASS: gnat.dg/sso/p4.adb -O0 output pattern test + PASS: gnat.dg/sso/p4.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p4.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p4.adb -O2 execution test + PASS: gnat.dg/sso/p4.adb -O2 output pattern test + PASS: gnat.dg/sso/p4.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p4.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p4.adb -Og -g execution test + PASS: gnat.dg/sso/p4.adb -Og -g output pattern test + PASS: gnat.dg/sso/p4.adb -Os execution test + PASS: gnat.dg/sso/p4.adb -Os output pattern test + PASS: gnat.dg/sso/p5.adb -O0 execution test + PASS: gnat.dg/sso/p5.adb -O0 output pattern test + PASS: gnat.dg/sso/p5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p5.adb -O2 execution test + PASS: gnat.dg/sso/p5.adb -O2 output pattern test + PASS: gnat.dg/sso/p5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p5.adb -Og -g execution test + PASS: gnat.dg/sso/p5.adb -Og -g output pattern test + PASS: gnat.dg/sso/p5.adb -Os execution test + PASS: gnat.dg/sso/p5.adb -Os output pattern test + PASS: gnat.dg/sso/p6.adb -O0 execution test + PASS: gnat.dg/sso/p6.adb -O0 output pattern test + PASS: gnat.dg/sso/p6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p6.adb -O2 execution test + PASS: gnat.dg/sso/p6.adb -O2 output pattern test + PASS: gnat.dg/sso/p6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p6.adb -Og -g execution test + PASS: gnat.dg/sso/p6.adb -Og -g output pattern test + PASS: gnat.dg/sso/p6.adb -Os execution test + PASS: gnat.dg/sso/p6.adb -Os output pattern test + PASS: gnat.dg/sso/p7.adb -O0 execution test + PASS: gnat.dg/sso/p7.adb -O0 output pattern test + PASS: gnat.dg/sso/p7.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p7.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p7.adb -O2 execution test + PASS: gnat.dg/sso/p7.adb -O2 output pattern test + PASS: gnat.dg/sso/p7.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p7.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p7.adb -Og -g execution test + PASS: gnat.dg/sso/p7.adb -Og -g output pattern test + PASS: gnat.dg/sso/p7.adb -Os execution test + PASS: gnat.dg/sso/p7.adb -Os output pattern test + PASS: gnat.dg/sso/p8.adb -O0 execution test + PASS: gnat.dg/sso/p8.adb -O0 output pattern test + PASS: gnat.dg/sso/p8.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p8.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p8.adb -O2 execution test + PASS: gnat.dg/sso/p8.adb -O2 output pattern test + PASS: gnat.dg/sso/p8.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p8.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p8.adb -Og -g execution test + PASS: gnat.dg/sso/p8.adb -Og -g output pattern test + PASS: gnat.dg/sso/p8.adb -Os execution test + PASS: gnat.dg/sso/p8.adb -Os output pattern test + PASS: gnat.dg/sso/p9.adb -O0 execution test + PASS: gnat.dg/sso/p9.adb -O0 output pattern test + PASS: gnat.dg/sso/p9.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/p9.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/p9.adb -O2 execution test + PASS: gnat.dg/sso/p9.adb -O2 output pattern test + PASS: gnat.dg/sso/p9.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/p9.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/p9.adb -Og -g execution test + PASS: gnat.dg/sso/p9.adb -Og -g output pattern test + PASS: gnat.dg/sso/p9.adb -Os execution test + PASS: gnat.dg/sso/p9.adb -Os output pattern test + PASS: gnat.dg/sso/q1.adb -O0 execution test + PASS: gnat.dg/sso/q1.adb -O0 output pattern test + PASS: gnat.dg/sso/q1.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q1.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q1.adb -O2 execution test + PASS: gnat.dg/sso/q1.adb -O2 output pattern test + PASS: gnat.dg/sso/q1.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q1.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q1.adb -Og -g execution test + PASS: gnat.dg/sso/q1.adb -Og -g output pattern test + PASS: gnat.dg/sso/q1.adb -Os execution test + PASS: gnat.dg/sso/q1.adb -Os output pattern test + PASS: gnat.dg/sso/q10.adb -O0 execution test + PASS: gnat.dg/sso/q10.adb -O0 output pattern test + PASS: gnat.dg/sso/q10.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q10.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q10.adb -O2 execution test + PASS: gnat.dg/sso/q10.adb -O2 output pattern test + PASS: gnat.dg/sso/q10.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q10.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q10.adb -Og -g execution test + PASS: gnat.dg/sso/q10.adb -Og -g output pattern test + PASS: gnat.dg/sso/q10.adb -Os execution test + PASS: gnat.dg/sso/q10.adb -Os output pattern test + PASS: gnat.dg/sso/q11.adb -O0 execution test + PASS: gnat.dg/sso/q11.adb -O0 output pattern test + PASS: gnat.dg/sso/q11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q11.adb -O2 execution test + PASS: gnat.dg/sso/q11.adb -O2 output pattern test + PASS: gnat.dg/sso/q11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q11.adb -Og -g execution test + PASS: gnat.dg/sso/q11.adb -Og -g output pattern test + PASS: gnat.dg/sso/q11.adb -Os execution test + PASS: gnat.dg/sso/q11.adb -Os output pattern test + PASS: gnat.dg/sso/q12.adb -O0 execution test + PASS: gnat.dg/sso/q12.adb -O0 output pattern test + PASS: gnat.dg/sso/q12.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q12.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q12.adb -O2 execution test + PASS: gnat.dg/sso/q12.adb -O2 output pattern test + PASS: gnat.dg/sso/q12.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q12.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q12.adb -Og -g execution test + PASS: gnat.dg/sso/q12.adb -Og -g output pattern test + PASS: gnat.dg/sso/q12.adb -Os execution test + PASS: gnat.dg/sso/q12.adb -Os output pattern test + PASS: gnat.dg/sso/q13.adb -O0 execution test + PASS: gnat.dg/sso/q13.adb -O0 output pattern test + PASS: gnat.dg/sso/q13.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q13.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q13.adb -O2 execution test + PASS: gnat.dg/sso/q13.adb -O2 output pattern test + PASS: gnat.dg/sso/q13.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q13.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q13.adb -Og -g execution test + PASS: gnat.dg/sso/q13.adb -Og -g output pattern test + PASS: gnat.dg/sso/q13.adb -Os execution test + PASS: gnat.dg/sso/q13.adb -Os output pattern test + PASS: gnat.dg/sso/q2.adb -O0 execution test + PASS: gnat.dg/sso/q2.adb -O0 output pattern test + PASS: gnat.dg/sso/q2.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q2.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q2.adb -O2 execution test + PASS: gnat.dg/sso/q2.adb -O2 output pattern test + PASS: gnat.dg/sso/q2.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q2.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q2.adb -Og -g execution test + PASS: gnat.dg/sso/q2.adb -Og -g output pattern test + PASS: gnat.dg/sso/q2.adb -Os execution test + PASS: gnat.dg/sso/q2.adb -Os output pattern test + PASS: gnat.dg/sso/q3.adb -O0 execution test + PASS: gnat.dg/sso/q3.adb -O0 output pattern test + PASS: gnat.dg/sso/q3.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q3.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q3.adb -O2 execution test + PASS: gnat.dg/sso/q3.adb -O2 output pattern test + PASS: gnat.dg/sso/q3.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q3.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q3.adb -Og -g execution test + PASS: gnat.dg/sso/q3.adb -Og -g output pattern test + PASS: gnat.dg/sso/q3.adb -Os execution test + PASS: gnat.dg/sso/q3.adb -Os output pattern test + PASS: gnat.dg/sso/q4.adb -O0 execution test + PASS: gnat.dg/sso/q4.adb -O0 output pattern test + PASS: gnat.dg/sso/q4.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q4.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q4.adb -O2 execution test + PASS: gnat.dg/sso/q4.adb -O2 output pattern test + PASS: gnat.dg/sso/q4.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q4.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q4.adb -Og -g execution test + PASS: gnat.dg/sso/q4.adb -Og -g output pattern test + PASS: gnat.dg/sso/q4.adb -Os execution test + PASS: gnat.dg/sso/q4.adb -Os output pattern test + PASS: gnat.dg/sso/q5.adb -O0 execution test + PASS: gnat.dg/sso/q5.adb -O0 output pattern test + PASS: gnat.dg/sso/q5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q5.adb -O2 execution test + PASS: gnat.dg/sso/q5.adb -O2 output pattern test + PASS: gnat.dg/sso/q5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q5.adb -Og -g execution test + PASS: gnat.dg/sso/q5.adb -Og -g output pattern test + PASS: gnat.dg/sso/q5.adb -Os execution test + PASS: gnat.dg/sso/q5.adb -Os output pattern test + PASS: gnat.dg/sso/q6.adb -O0 execution test + PASS: gnat.dg/sso/q6.adb -O0 output pattern test + PASS: gnat.dg/sso/q6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q6.adb -O2 execution test + PASS: gnat.dg/sso/q6.adb -O2 output pattern test + PASS: gnat.dg/sso/q6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q6.adb -Og -g execution test + PASS: gnat.dg/sso/q6.adb -Og -g output pattern test + PASS: gnat.dg/sso/q6.adb -Os execution test + PASS: gnat.dg/sso/q6.adb -Os output pattern test + PASS: gnat.dg/sso/q7.adb -O0 execution test + PASS: gnat.dg/sso/q7.adb -O0 output pattern test + PASS: gnat.dg/sso/q7.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q7.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q7.adb -O2 execution test + PASS: gnat.dg/sso/q7.adb -O2 output pattern test + PASS: gnat.dg/sso/q7.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q7.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q7.adb -Og -g execution test + PASS: gnat.dg/sso/q7.adb -Og -g output pattern test + PASS: gnat.dg/sso/q7.adb -Os execution test + PASS: gnat.dg/sso/q7.adb -Os output pattern test + PASS: gnat.dg/sso/q8.adb -O0 execution test + PASS: gnat.dg/sso/q8.adb -O0 output pattern test + PASS: gnat.dg/sso/q8.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q8.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q8.adb -O2 execution test + PASS: gnat.dg/sso/q8.adb -O2 output pattern test + PASS: gnat.dg/sso/q8.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q8.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q8.adb -Og -g execution test + PASS: gnat.dg/sso/q8.adb -Og -g output pattern test + PASS: gnat.dg/sso/q8.adb -Os execution test + PASS: gnat.dg/sso/q8.adb -Os output pattern test + PASS: gnat.dg/sso/q9.adb -O0 execution test + PASS: gnat.dg/sso/q9.adb -O0 output pattern test + PASS: gnat.dg/sso/q9.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/q9.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/q9.adb -O2 execution test + PASS: gnat.dg/sso/q9.adb -O2 output pattern test + PASS: gnat.dg/sso/q9.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/q9.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/q9.adb -Og -g execution test + PASS: gnat.dg/sso/q9.adb -Og -g output pattern test + PASS: gnat.dg/sso/q9.adb -Os execution test + PASS: gnat.dg/sso/q9.adb -Os output pattern test + PASS: gnat.dg/sso/r11.adb -O0 execution test + PASS: gnat.dg/sso/r11.adb -O0 output pattern test + PASS: gnat.dg/sso/r11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r11.adb -O2 execution test + PASS: gnat.dg/sso/r11.adb -O2 output pattern test + PASS: gnat.dg/sso/r11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r11.adb -Og -g execution test + PASS: gnat.dg/sso/r11.adb -Og -g output pattern test + PASS: gnat.dg/sso/r11.adb -Os execution test + PASS: gnat.dg/sso/r11.adb -Os output pattern test + PASS: gnat.dg/sso/r12.adb -O0 execution test + PASS: gnat.dg/sso/r12.adb -O0 output pattern test + PASS: gnat.dg/sso/r12.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r12.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r12.adb -O2 execution test + PASS: gnat.dg/sso/r12.adb -O2 output pattern test + PASS: gnat.dg/sso/r12.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r12.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r12.adb -Og -g execution test + PASS: gnat.dg/sso/r12.adb -Og -g output pattern test + PASS: gnat.dg/sso/r12.adb -Os execution test + PASS: gnat.dg/sso/r12.adb -Os output pattern test + PASS: gnat.dg/sso/r3.adb -O0 execution test + PASS: gnat.dg/sso/r3.adb -O0 output pattern test + PASS: gnat.dg/sso/r3.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r3.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r3.adb -O2 execution test + PASS: gnat.dg/sso/r3.adb -O2 output pattern test + PASS: gnat.dg/sso/r3.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r3.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r3.adb -Og -g execution test + PASS: gnat.dg/sso/r3.adb -Og -g output pattern test + PASS: gnat.dg/sso/r3.adb -Os execution test + PASS: gnat.dg/sso/r3.adb -Os output pattern test + PASS: gnat.dg/sso/r5.adb -O0 execution test + PASS: gnat.dg/sso/r5.adb -O0 output pattern test + PASS: gnat.dg/sso/r5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r5.adb -O2 execution test + PASS: gnat.dg/sso/r5.adb -O2 output pattern test + PASS: gnat.dg/sso/r5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r5.adb -Og -g execution test + PASS: gnat.dg/sso/r5.adb -Og -g output pattern test + PASS: gnat.dg/sso/r5.adb -Os execution test + PASS: gnat.dg/sso/r5.adb -Os output pattern test + PASS: gnat.dg/sso/r6.adb -O0 execution test + PASS: gnat.dg/sso/r6.adb -O0 output pattern test + PASS: gnat.dg/sso/r6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r6.adb -O2 execution test + PASS: gnat.dg/sso/r6.adb -O2 output pattern test + PASS: gnat.dg/sso/r6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r6.adb -Og -g execution test + PASS: gnat.dg/sso/r6.adb -Og -g output pattern test + PASS: gnat.dg/sso/r6.adb -Os execution test + PASS: gnat.dg/sso/r6.adb -Os output pattern test + PASS: gnat.dg/sso/r7.adb -O0 execution test + PASS: gnat.dg/sso/r7.adb -O0 output pattern test + PASS: gnat.dg/sso/r7.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r7.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r7.adb -O2 execution test + PASS: gnat.dg/sso/r7.adb -O2 output pattern test + PASS: gnat.dg/sso/r7.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r7.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r7.adb -Og -g execution test + PASS: gnat.dg/sso/r7.adb -Og -g output pattern test + PASS: gnat.dg/sso/r7.adb -Os execution test + PASS: gnat.dg/sso/r7.adb -Os output pattern test + PASS: gnat.dg/sso/r8.adb -O0 execution test + PASS: gnat.dg/sso/r8.adb -O0 output pattern test + PASS: gnat.dg/sso/r8.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/r8.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/r8.adb -O2 execution test + PASS: gnat.dg/sso/r8.adb -O2 output pattern test + PASS: gnat.dg/sso/r8.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/r8.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/r8.adb -Og -g execution test + PASS: gnat.dg/sso/r8.adb -Og -g output pattern test + PASS: gnat.dg/sso/r8.adb -Os execution test + PASS: gnat.dg/sso/r8.adb -Os output pattern test + PASS: gnat.dg/sso/s11.adb -O0 execution test + PASS: gnat.dg/sso/s11.adb -O0 output pattern test + PASS: gnat.dg/sso/s11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s11.adb -O2 execution test + PASS: gnat.dg/sso/s11.adb -O2 output pattern test + PASS: gnat.dg/sso/s11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s11.adb -Og -g execution test + PASS: gnat.dg/sso/s11.adb -Og -g output pattern test + PASS: gnat.dg/sso/s11.adb -Os execution test + PASS: gnat.dg/sso/s11.adb -Os output pattern test + PASS: gnat.dg/sso/s12.adb -O0 execution test + PASS: gnat.dg/sso/s12.adb -O0 output pattern test + PASS: gnat.dg/sso/s12.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s12.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s12.adb -O2 execution test + PASS: gnat.dg/sso/s12.adb -O2 output pattern test + PASS: gnat.dg/sso/s12.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s12.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s12.adb -Og -g execution test + PASS: gnat.dg/sso/s12.adb -Og -g output pattern test + PASS: gnat.dg/sso/s12.adb -Os execution test + PASS: gnat.dg/sso/s12.adb -Os output pattern test + PASS: gnat.dg/sso/s3.adb -O0 execution test + PASS: gnat.dg/sso/s3.adb -O0 output pattern test + PASS: gnat.dg/sso/s3.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s3.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s3.adb -O2 execution test + PASS: gnat.dg/sso/s3.adb -O2 output pattern test + PASS: gnat.dg/sso/s3.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s3.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s3.adb -Og -g execution test + PASS: gnat.dg/sso/s3.adb -Og -g output pattern test + PASS: gnat.dg/sso/s3.adb -Os execution test + PASS: gnat.dg/sso/s3.adb -Os output pattern test + PASS: gnat.dg/sso/s5.adb -O0 execution test + PASS: gnat.dg/sso/s5.adb -O0 output pattern test + PASS: gnat.dg/sso/s5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s5.adb -O2 execution test + PASS: gnat.dg/sso/s5.adb -O2 output pattern test + PASS: gnat.dg/sso/s5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s5.adb -Og -g execution test + PASS: gnat.dg/sso/s5.adb -Og -g output pattern test + PASS: gnat.dg/sso/s5.adb -Os execution test + PASS: gnat.dg/sso/s5.adb -Os output pattern test + PASS: gnat.dg/sso/s6.adb -O0 execution test + PASS: gnat.dg/sso/s6.adb -O0 output pattern test + PASS: gnat.dg/sso/s6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s6.adb -O2 execution test + PASS: gnat.dg/sso/s6.adb -O2 output pattern test + PASS: gnat.dg/sso/s6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s6.adb -Og -g execution test + PASS: gnat.dg/sso/s6.adb -Og -g output pattern test + PASS: gnat.dg/sso/s6.adb -Os execution test + PASS: gnat.dg/sso/s6.adb -Os output pattern test + PASS: gnat.dg/sso/s7.adb -O0 execution test + PASS: gnat.dg/sso/s7.adb -O0 output pattern test + PASS: gnat.dg/sso/s7.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s7.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s7.adb -O2 execution test + PASS: gnat.dg/sso/s7.adb -O2 output pattern test + PASS: gnat.dg/sso/s7.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s7.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s7.adb -Og -g execution test + PASS: gnat.dg/sso/s7.adb -Og -g output pattern test + PASS: gnat.dg/sso/s7.adb -Os execution test + PASS: gnat.dg/sso/s7.adb -Os output pattern test + PASS: gnat.dg/sso/s8.adb -O0 execution test + PASS: gnat.dg/sso/s8.adb -O0 output pattern test + PASS: gnat.dg/sso/s8.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/s8.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/s8.adb -O2 execution test + PASS: gnat.dg/sso/s8.adb -O2 output pattern test + PASS: gnat.dg/sso/s8.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/s8.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/s8.adb -Og -g execution test + PASS: gnat.dg/sso/s8.adb -Og -g output pattern test + PASS: gnat.dg/sso/s8.adb -Os execution test + PASS: gnat.dg/sso/s8.adb -Os output pattern test + PASS: gnat.dg/sso/t1.adb -O0 execution test + PASS: gnat.dg/sso/t1.adb -O0 output pattern test + PASS: gnat.dg/sso/t1.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t1.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t1.adb -O2 execution test + PASS: gnat.dg/sso/t1.adb -O2 output pattern test + PASS: gnat.dg/sso/t1.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t1.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t1.adb -Og -g execution test + PASS: gnat.dg/sso/t1.adb -Og -g output pattern test + PASS: gnat.dg/sso/t1.adb -Os execution test + PASS: gnat.dg/sso/t1.adb -Os output pattern test + PASS: gnat.dg/sso/t10.adb -O0 execution test + PASS: gnat.dg/sso/t10.adb -O0 output pattern test + PASS: gnat.dg/sso/t10.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t10.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t10.adb -O2 execution test + PASS: gnat.dg/sso/t10.adb -O2 output pattern test + PASS: gnat.dg/sso/t10.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t10.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t10.adb -Og -g execution test + PASS: gnat.dg/sso/t10.adb -Og -g output pattern test + PASS: gnat.dg/sso/t10.adb -Os execution test + PASS: gnat.dg/sso/t10.adb -Os output pattern test + PASS: gnat.dg/sso/t11.adb -O0 execution test + PASS: gnat.dg/sso/t11.adb -O0 output pattern test + PASS: gnat.dg/sso/t11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t11.adb -O2 execution test + PASS: gnat.dg/sso/t11.adb -O2 output pattern test + PASS: gnat.dg/sso/t11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t11.adb -Og -g execution test + PASS: gnat.dg/sso/t11.adb -Og -g output pattern test + PASS: gnat.dg/sso/t11.adb -Os execution test + PASS: gnat.dg/sso/t11.adb -Os output pattern test + PASS: gnat.dg/sso/t12.adb -O0 execution test + PASS: gnat.dg/sso/t12.adb -O0 output pattern test + PASS: gnat.dg/sso/t12.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t12.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t12.adb -O2 execution test + PASS: gnat.dg/sso/t12.adb -O2 output pattern test + PASS: gnat.dg/sso/t12.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t12.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t12.adb -Og -g execution test + PASS: gnat.dg/sso/t12.adb -Og -g output pattern test + PASS: gnat.dg/sso/t12.adb -Os execution test + PASS: gnat.dg/sso/t12.adb -Os output pattern test + PASS: gnat.dg/sso/t13.adb -O0 execution test + PASS: gnat.dg/sso/t13.adb -O0 output pattern test + PASS: gnat.dg/sso/t13.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t13.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t13.adb -O2 execution test + PASS: gnat.dg/sso/t13.adb -O2 output pattern test + PASS: gnat.dg/sso/t13.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t13.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t13.adb -Og -g execution test + PASS: gnat.dg/sso/t13.adb -Og -g output pattern test + PASS: gnat.dg/sso/t13.adb -Os execution test + PASS: gnat.dg/sso/t13.adb -Os output pattern test + PASS: gnat.dg/sso/t2.adb -O0 execution test + PASS: gnat.dg/sso/t2.adb -O0 output pattern test + PASS: gnat.dg/sso/t2.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t2.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t2.adb -O2 execution test + PASS: gnat.dg/sso/t2.adb -O2 output pattern test + PASS: gnat.dg/sso/t2.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t2.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t2.adb -Og -g execution test + PASS: gnat.dg/sso/t2.adb -Og -g output pattern test + PASS: gnat.dg/sso/t2.adb -Os execution test + PASS: gnat.dg/sso/t2.adb -Os output pattern test + PASS: gnat.dg/sso/t3.adb -O0 execution test + PASS: gnat.dg/sso/t3.adb -O0 output pattern test + PASS: gnat.dg/sso/t3.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t3.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t3.adb -O2 execution test + PASS: gnat.dg/sso/t3.adb -O2 output pattern test + PASS: gnat.dg/sso/t3.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t3.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t3.adb -Og -g execution test + PASS: gnat.dg/sso/t3.adb -Og -g output pattern test + PASS: gnat.dg/sso/t3.adb -Os execution test + PASS: gnat.dg/sso/t3.adb -Os output pattern test + PASS: gnat.dg/sso/t4.adb -O0 execution test + PASS: gnat.dg/sso/t4.adb -O0 output pattern test + PASS: gnat.dg/sso/t4.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t4.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t4.adb -O2 execution test + PASS: gnat.dg/sso/t4.adb -O2 output pattern test + PASS: gnat.dg/sso/t4.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t4.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t4.adb -Og -g execution test + PASS: gnat.dg/sso/t4.adb -Og -g output pattern test + PASS: gnat.dg/sso/t4.adb -Os execution test + PASS: gnat.dg/sso/t4.adb -Os output pattern test + PASS: gnat.dg/sso/t5.adb -O0 execution test + PASS: gnat.dg/sso/t5.adb -O0 output pattern test + PASS: gnat.dg/sso/t5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t5.adb -O2 execution test + PASS: gnat.dg/sso/t5.adb -O2 output pattern test + PASS: gnat.dg/sso/t5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t5.adb -Og -g execution test + PASS: gnat.dg/sso/t5.adb -Og -g output pattern test + PASS: gnat.dg/sso/t5.adb -Os execution test + PASS: gnat.dg/sso/t5.adb -Os output pattern test + PASS: gnat.dg/sso/t6.adb -O0 execution test + PASS: gnat.dg/sso/t6.adb -O0 output pattern test + PASS: gnat.dg/sso/t6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t6.adb -O2 execution test + PASS: gnat.dg/sso/t6.adb -O2 output pattern test + PASS: gnat.dg/sso/t6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t6.adb -Og -g execution test + PASS: gnat.dg/sso/t6.adb -Og -g output pattern test + PASS: gnat.dg/sso/t6.adb -Os execution test + PASS: gnat.dg/sso/t6.adb -Os output pattern test + PASS: gnat.dg/sso/t7.adb -O0 execution test + PASS: gnat.dg/sso/t7.adb -O0 output pattern test + PASS: gnat.dg/sso/t7.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t7.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t7.adb -O2 execution test + PASS: gnat.dg/sso/t7.adb -O2 output pattern test + PASS: gnat.dg/sso/t7.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t7.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t7.adb -Og -g execution test + PASS: gnat.dg/sso/t7.adb -Og -g output pattern test + PASS: gnat.dg/sso/t7.adb -Os execution test + PASS: gnat.dg/sso/t7.adb -Os output pattern test + PASS: gnat.dg/sso/t8.adb -O0 execution test + PASS: gnat.dg/sso/t8.adb -O0 output pattern test + PASS: gnat.dg/sso/t8.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t8.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t8.adb -O2 execution test + PASS: gnat.dg/sso/t8.adb -O2 output pattern test + PASS: gnat.dg/sso/t8.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t8.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t8.adb -Og -g execution test + PASS: gnat.dg/sso/t8.adb -Og -g output pattern test + PASS: gnat.dg/sso/t8.adb -Os execution test + PASS: gnat.dg/sso/t8.adb -Os output pattern test + PASS: gnat.dg/sso/t9.adb -O0 execution test + PASS: gnat.dg/sso/t9.adb -O0 output pattern test + PASS: gnat.dg/sso/t9.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/t9.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/t9.adb -O2 execution test + PASS: gnat.dg/sso/t9.adb -O2 output pattern test + PASS: gnat.dg/sso/t9.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/t9.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/t9.adb -Og -g execution test + PASS: gnat.dg/sso/t9.adb -Og -g output pattern test + PASS: gnat.dg/sso/t9.adb -Os execution test + PASS: gnat.dg/sso/t9.adb -Os output pattern test + PASS: gnat.dg/sso/u11.adb -O0 execution test + PASS: gnat.dg/sso/u11.adb -O0 output pattern test + PASS: gnat.dg/sso/u11.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/u11.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/u11.adb -O2 execution test + PASS: gnat.dg/sso/u11.adb -O2 output pattern test + PASS: gnat.dg/sso/u11.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/u11.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/u11.adb -Og -g execution test + PASS: gnat.dg/sso/u11.adb -Og -g output pattern test + PASS: gnat.dg/sso/u11.adb -Os execution test + PASS: gnat.dg/sso/u11.adb -Os output pattern test + PASS: gnat.dg/sso/u5.adb -O0 execution test + PASS: gnat.dg/sso/u5.adb -O0 output pattern test + PASS: gnat.dg/sso/u5.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/u5.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/u5.adb -O2 execution test + PASS: gnat.dg/sso/u5.adb -O2 output pattern test + PASS: gnat.dg/sso/u5.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/u5.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/u5.adb -Og -g execution test + PASS: gnat.dg/sso/u5.adb -Og -g output pattern test + PASS: gnat.dg/sso/u5.adb -Os execution test + PASS: gnat.dg/sso/u5.adb -Os output pattern test + PASS: gnat.dg/sso/u6.adb -O0 execution test + PASS: gnat.dg/sso/u6.adb -O0 output pattern test + PASS: gnat.dg/sso/u6.adb -O1 -fno-inline execution test + PASS: gnat.dg/sso/u6.adb -O1 -fno-inline output pattern test + PASS: gnat.dg/sso/u6.adb -O2 execution test + PASS: gnat.dg/sso/u6.adb -O2 output pattern test + PASS: gnat.dg/sso/u6.adb -O3 -finline-functions execution test + PASS: gnat.dg/sso/u6.adb -O3 -finline-functions output pattern test + PASS: gnat.dg/sso/u6.adb -Og -g execution test + PASS: gnat.dg/sso/u6.adb -Og -g output pattern test + PASS: gnat.dg/sso/u6.adb -Os execution test + PASS: gnat.dg/sso/u6.adb -Os output pattern test + PASS: gnat.dg/sso1.adb execution test + PASS: gnat.dg/sso10.adb execution test + PASS: gnat.dg/sso3.adb execution test + PASS: gnat.dg/sso4.adb execution test + PASS: gnat.dg/sso5.adb execution test + PASS: gnat.dg/sso6.adb execution test + PASS: gnat.dg/sso7.adb execution test + PASS: gnat.dg/sso8.adb execution test + PASS: gnat.dg/stack_check1.adb execution test + PASS: gnat.dg/stack_check2.adb execution test + PASS: gnat.dg/string_slice.adb execution test + PASS: gnat.dg/taft_type1.adb execution test + PASS: gnat.dg/tag1.adb execution test + PASS: gnat.dg/tagged_alloc_free.adb execution test + PASS: gnat.dg/tail_call.adb execution test + PASS: gnat.dg/tampering_check1.adb execution test + PASS: gnat.dg/task_stack_align.adb execution test + PASS: gnat.dg/test_8bitlong_overflow.adb execution test + PASS: gnat.dg/test_address_null_init.adb execution test + PASS: gnat.dg/test_allocator_maxalign2.adb execution test + PASS: gnat.dg/test_bounded.adb execution test + PASS: gnat.dg/test_delay.adb execution test + PASS: gnat.dg/test_direct_io.adb execution test + PASS: gnat.dg/test_enum_io.adb execution test + PASS: gnat.dg/test_fixed_io.adb execution test + PASS: gnat.dg/test_iface_aggr.adb execution test + PASS: gnat.dg/test_ifaces.adb execution test + PASS: gnat.dg/test_image.adb execution test + PASS: gnat.dg/test_nested_subtype_byref.adb execution test + PASS: gnat.dg/test_oalign.adb execution test + PASS: gnat.dg/test_oconst.adb execution test + PASS: gnat.dg/test_prefix1.adb execution test + PASS: gnat.dg/test_prio.adb execution test + PASS: gnat.dg/test_raise_from_pure.adb execution test + PASS: gnat.dg/test_self.adb execution test + PASS: gnat.dg/test_self_ref.adb execution test + PASS: gnat.dg/test_table1.adb execution test + PASS: gnat.dg/test_time_stamp.adb execution test + PASS: gnat.dg/test_version.adb execution test + PASS: gnat.dg/testint.adb execution test + PASS: gnat.dg/tfren.adb execution test + PASS: gnat.dg/thin_pointer2.adb execution test + PASS: gnat.dg/timer_cancel.adb execution test + PASS: gnat.dg/tls1.adb execution test + PASS: gnat.dg/trampoline2.adb execution test + PASS: gnat.dg/tree_static_use.adb execution test + PASS: gnat.dg/unc_memfree.adb execution test + PASS: gnat.dg/unchecked_convert1.adb execution test + PASS: gnat.dg/unchecked_convert10.adb execution test + PASS: gnat.dg/unchecked_convert11.adb execution test + PASS: gnat.dg/unchecked_convert12.adb execution test + PASS: gnat.dg/unchecked_convert2.adb execution test + PASS: gnat.dg/unchecked_convert3.adb execution test + PASS: gnat.dg/unchecked_convert5b.adb execution test + PASS: gnat.dg/unchecked_convert6b.adb execution test + PASS: gnat.dg/unchecked_union1.adb execution test + PASS: gnat.dg/valid1.adb execution test + PASS: gnat.dg/validity_check.adb execution test + PASS: gnat.dg/view_conversion1.adb execution test + PASS: gnat.dg/volatile11.adb execution test + PASS: gnat.dg/volatile4.adb execution test + PASS: gnat.dg/warn1.adb execution test + PASS: gnat.dg/wide_boolean.adb execution test + PASS: gnat.dg/wide_test.adb execution test + PASS: gnat.dg/wide_wide_value1.adb execution test + +Tests appeared in gcc/testsuite/gnat/gnat.sum: FAIL: 1, UNRESOLVED: 660 +----------------------------------------------------------------------- + + UNRESOLVED: gnat.dg/abstract_with_anonymous_result.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/access4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/access_discr2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/access_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/addr11.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/addr12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/addr2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/address_conversion.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr14.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr19.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr21.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr23.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr24.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aggr3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aliased_prefix_accessibility.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aliasing3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/align_check.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/align_max.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/aligned_vla.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment11.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment13.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment7.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/alignment9.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/allocator_maxalign1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array21.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array26.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array27.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array28.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array30.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array31.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array6.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array9.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array_bounds_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/array_bounds_test2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/assert1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/assertion_policy1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/assign_from_packed.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/atomic7_1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/atomic7_2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/atomic8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/biased_subtype.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/biased_uc.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/bip_aggregate_bug.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/bit_packed_array3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/blkextract_from_reg.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/bltins.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/boolean_bitfield.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/boolean_conv.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/boolean_expr2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/capture_value.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/case_character.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/case_optimization2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/check_displace_generation.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/check_elaboration_code.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/class_wide4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/component_size.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/compose.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/concat1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/concat_length.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/config_pragma1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/constant2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/controlled5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/conv_bug.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/conv_decimal.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/conv_real.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/curr_task.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/deferred_const2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/deferred_const3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/derived_aggregate.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/derived_type2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/derived_type3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr24.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr32.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr33.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr39.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr42.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr44.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr47.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr49.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/discr55.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/disp1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/disp2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/dynhash.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/elab7.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/elim2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/empty_vector_length.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/entry_queues.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/enum1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/enum2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/enum3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/enum4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/equal2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/exit1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/exp0_eval.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/expect1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/fixce.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/fixedpnt.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/fixedpnt5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/float_attributes_overflows.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/gcov/check.adb compilation failed to produce executable + FAIL: gnat.dg/gcov/check.adb gcov failed: check.adb.gcov does not exist + UNRESOLVED: gnat.dg/generic_disp.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/gnat_malloc.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/handle_and_return.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/handle_raise_from_pure.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/hyper_flat.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/import2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/in_out_parameter.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/in_out_parameter2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/in_out_parameter3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/in_out_parameter4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/init_scalar1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/inline_tagged.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/interface1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/interface2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/interface3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/interface_conv.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/invalid1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/iprot_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/kill_value.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lhs_view_convert.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/limited1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/linkedlist.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_boolean.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization16.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization17.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization23.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization24.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/loop_optimization8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto19.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto20.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto21.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto22.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto6.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto7.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/lto9.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/md5_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/memorytest.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/misaligned_nest.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/misaligned_param.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/misaligned_volatile.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/missing_acc_check.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/modular1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/modular2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/modular3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/mutable1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/named_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/nan_max.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/nat1r.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/nested_controlled_alloc.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/nested_proc1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/nested_return_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/no_final.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/normalize_pathname.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/not_null.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/null_pointer_deref1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/null_pointer_deref2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/null_pointer_deref3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt13.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt14.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt21.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt22.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt26.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt27.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt30.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt31.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt35.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt36.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt38.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt41.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt47.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt48.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt49.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt50.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt59.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt61.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt62.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt64.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt65.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt67.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt70.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/opt73.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/outer_agg_bitfield_constructor.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/overflow_fixed.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/overflow_sum.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/overflow_sum3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack11.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack17.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack18.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack19.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pack4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/packed_subtype.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/pointer_conversion.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/predicate1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/predicate3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/prot3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/prot5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/prot_def.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/protected_self_ref1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/quote.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/range_check.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/regpat1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/release_unc_maxalign.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/renaming2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/renaming3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/renaming8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/rep_clause4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/requeue1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/return4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/round_div.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/scalar_mode_agg_compare.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sec_stack1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sec_stack2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/self_aggregate_with_array.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/self_aggregate_with_call.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/self_aggregate_with_pointer.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/self_aggregate_with_zeros.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sets1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sizetype1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sizetype2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sizetype4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/slice3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/slice4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/small_alignment.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/socket1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sort2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/spipaterr.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/split_args.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sse_nolib.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/conv1.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p1.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p10.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p12.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p13.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p2.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p3.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p4.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p7.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p8.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/p9.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q1.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q10.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q12.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q13.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q2.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q3.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q4.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q7.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q8.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/q9.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r12.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r3.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r7.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/r8.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s12.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s3.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s7.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/s8.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t1.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t10.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t12.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t13.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t2.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t3.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t4.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t7.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t8.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/t9.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u11.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u5.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -O0 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -O1 -fno-inline compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -O2 compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -O3 -finline-functions compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -Og -g compilation failed to produce executable + UNRESOLVED: gnat.dg/sso/u6.adb -Os compilation failed to produce executable + UNRESOLVED: gnat.dg/sso1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso5.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso6.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso7.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/sso8.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/stack_check1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/stack_check2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/string_slice.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/taft_type1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tag1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tagged_alloc_free.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tail_call.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tampering_check1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/task_stack_align.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_8bitlong_overflow.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_address_null_init.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_allocator_maxalign2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_bounded.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_delay.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_direct_io.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_enum_io.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_fixed_io.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_iface_aggr.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_ifaces.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_image.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_nested_subtype_byref.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_oalign.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_oconst.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_prefix1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_prio.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_raise_from_pure.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_self.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_self_ref.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_table1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_time_stamp.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/test_version.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/testint.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tfren.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/thin_pointer2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/timer_cancel.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tls1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/trampoline2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/tree_static_use.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unc_memfree.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert10.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert11.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert12.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert2.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert3.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert5b.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_convert6b.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/unchecked_union1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/valid1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/validity_check.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/view_conversion1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/volatile11.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/volatile4.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/warn1.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/wide_boolean.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/wide_test.adb compilation failed to produce executable + UNRESOLVED: gnat.dg/wide_wide_value1.adb compilation failed to produce executable + +Tests changing outcome in gcc/testsuite/gnat/gnat.sum: 1911 +----------------------------------------------------------- + + PASS -> FAIL : gnat.dg/abe_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/abstract1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/abstract_state1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/abstract_with_anonymous_result.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access_discr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access_discr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access_func.adb (test for excess errors) + PASS -> FAIL : gnat.dg/access_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr12_a.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr12_b.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr2_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr9_1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr9_2.adb (test for warnings, line 35) + PASS -> FAIL : gnat.dg/addr9_2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr9_3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr9_4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/addr_slice.adb (test for excess errors) + PASS -> FAIL : gnat.dg/address_conv.adb (test for excess errors) + PASS -> FAIL : gnat.dg/address_conversion.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr12.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/aggr12.adb scan-tree-dump-not original "{.i1=0, .i2=2}" + PASS -> FAIL : gnat.dg/aggr13.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/aggr13.adb scan-tree-dump-not gimple "= {}" + PASS -> FAIL : gnat.dg/aggr14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr14_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr19.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr19_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr21_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr23.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr23_q.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr24.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr24_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aggr9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aliased1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aliased_prefix_accessibility.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aliasing1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/aliasing1.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/aliasing2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/aliasing2.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/aliasing3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aliasing3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/align_check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/align_max.adb (test for excess errors) + PASS -> FAIL : gnat.dg/aligned_vla.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/alignment4.adb scan-tree-dump-not gimple ".F" + PASS -> FAIL : gnat.dg/alignment5.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/alignment5.adb scan-tree-dump-not gimple ".F" + PASS -> FAIL : gnat.dg/alignment6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/alignment6.adb scan-tree-dump-not gimple "VIEW_CONVERT_EXPR" + PASS -> FAIL : gnat.dg/alignment7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/alignment9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/allocator_maxalign1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/allocator_maxalign2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/ancestor_type.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/ancestor_type.adb (test for excess errors) + PASS -> FAIL : gnat.dg/anon2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array11.adb (test for warnings, line 10) + PASS -> FAIL : gnat.dg/array11.adb (test for warnings, line 11) + PASS -> FAIL : gnat.dg/array11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array16.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/array16.adb scan-tree-dump-not optimized "secondary_stack" + PASS -> FAIL : gnat.dg/array17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array19.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array23.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array24.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/array24.adb scan-tree-dump-not optimized "builtin_unwind_resume" + PASS -> FAIL : gnat.dg/array25.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array25_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array26.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array26_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array27.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array27_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array28.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array28_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array29.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array30.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array31.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array7.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/array7.adb scan-tree-dump-not optimized "MAX_EXPR" + PASS -> FAIL : gnat.dg/array8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array_bounds_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/array_bounds_test2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/assert1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/assertion_policy1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/assertion_policy1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/assign_from_packed.adb (test for excess errors) + PASS -> FAIL : gnat.dg/asynch.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic1.adb scan-tree-dump-times gimple "v_16" 1 + PASS -> UNRESOLVED : gnat.dg/atomic1.adb scan-tree-dump-times gimple "v_32" 1 + PASS -> FAIL : gnat.dg/atomic10.adb (test for errors, line 17) + PASS -> FAIL : gnat.dg/atomic10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic2.adb (test for warnings, line 7) + PASS -> FAIL : gnat.dg/atomic2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic6_1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 6 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 6 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_5.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_5.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter\\[1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter\\[2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer\\[1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer\\[2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter\\[1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter\\[2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer\\[1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer\\[2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_6.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_7.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&my_atomic.counter1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&my_atomic.timer1" 2 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&my_atomic.counter1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&my_atomic.timer1" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_7.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 0 + PASS -> FAIL : gnat.dg/atomic6_8.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter1" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer1" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*ptr" 3 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter1" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__counter2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer1" 1 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&atomic6_pkg__timer2" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/atomic6_8.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*ptr" 3 + PASS -> FAIL : gnat.dg/atomic7_1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic7_2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic7_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/atomic9.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/atomic9.adb scan-tree-dump gimple "atomic_store_4" + PASS -> FAIL : gnat.dg/bad_array.adb (test for excess errors) + PASS -> FAIL : gnat.dg/biased_subtype.adb (test for excess errors) + PASS -> FAIL : gnat.dg/biased_uc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bip_aggregate_bug.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bip_case_expr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bip_overlay.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bip_prim_func.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_order1.adb (test for errors, line 15) + PASS -> FAIL : gnat.dg/bit_order1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_packed_array1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_packed_array2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_packed_array3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_packed_array4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bit_packed_array5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/blkextract_from_reg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/block_ext_return_assert_failure.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bltins.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_bitfield.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_conv.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_expr1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_expr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_subtype1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/boolean_subtype2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/bug_elaboration_code.adb (test for excess errors) + PASS -> FAIL : gnat.dg/c_words.adb (test for excess errors) + PASS -> FAIL : gnat.dg/capture_value.adb (test for excess errors) + PASS -> FAIL : gnat.dg/case_character.adb (test for excess errors) + PASS -> FAIL : gnat.dg/case_null.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/case_null.adb (test for excess errors) + PASS -> FAIL : gnat.dg/case_optimization1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/case_optimization2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/case_optimization_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/check1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/check_displace_generation.adb (test for excess errors) + PASS -> FAIL : gnat.dg/check_elaboration_code.adb (test for excess errors) + PASS -> FAIL : gnat.dg/class_wide1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/class_wide2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/class_wide3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/class_wide4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/complex1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/component_size.adb (test for excess errors) + PASS -> FAIL : gnat.dg/compose.adb (test for excess errors) + PASS -> FAIL : gnat.dg/concat1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/concat1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/concat2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/concat_length.adb (test for excess errors) + PASS -> FAIL : gnat.dg/cond_expr1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/cond_expr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/config_pragma1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/constant1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/constant2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/constant2_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/constant3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/constant4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/contract1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled6_pkg-iterators.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/controlled_record.adb (test for excess errors) + PASS -> FAIL : gnat.dg/conv_bug.adb (test for excess errors) + PASS -> FAIL : gnat.dg/conv_decimal.adb (test for excess errors) + PASS -> FAIL : gnat.dg/conv_integer.adb (test for excess errors) + PASS -> FAIL : gnat.dg/conv_real.adb (test for excess errors) + PASS -> FAIL : gnat.dg/curr_task.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug11.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug11.adb scan-assembler-times 0x5a.*DW_AT_discr_list 1 + PASS -> UNRESOLVED : gnat.dg/debug11.adb scan-assembler-times 0x80.*DW_AT_discr_list 1 + PASS -> FAIL : gnat.dg/debug11_pkg.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler global_imported_func + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler global_imported_var + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler local_imported_func + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler local_imported_var + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler-not foreign_imported_func + PASS -> UNRESOLVED : gnat.dg/debug11_pkg.adb scan-assembler-not foreign_imported_var + PASS -> FAIL : gnat.dg/debug12.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug12.adb scan-assembler-times DW_AT_location 4 + PASS -> FAIL : gnat.dg/debug13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug15.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug15.adb scan-assembler-not loc 2 + PASS -> FAIL : gnat.dg/debug2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/debug7.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug7.adb scan-assembler DW_TAG_imported_decl + PASS -> FAIL : gnat.dg/debug8.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug8.adb scan-assembler-not DW_OP_const4u + PASS -> UNRESOLVED : gnat.dg/debug8.adb scan-assembler-not DW_OP_const8u + PASS -> FAIL : gnat.dg/debug9.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/debug9.adb scan-assembler-times \\(DIE \\(0x[a-f0-9]*\\) DW_TAG_type_unit\\) 0 + PASS -> FAIL : gnat.dg/decl_ctx_use.adb (test for excess errors) + PASS -> FAIL : gnat.dg/default_pkg_actual.adb (test for excess errors) + PASS -> FAIL : gnat.dg/default_pkg_actual2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/default_variants.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const1.adb (test for warnings, line 8) + PASS -> FAIL : gnat.dg/deferred_const1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const2_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deferred_const4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/delta_aggr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/deref3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_aggregate.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_type1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/derived_type1.adb scan-tree-dump-not original "VIEW_CONVERT_EXPR" + PASS -> UNRESOLVED : gnat.dg/derived_type1.adb scan-tree-dump-not original "VIEW_CONVERT_EXPR" + PASS -> FAIL : gnat.dg/derived_type2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_type3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_type3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_type4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/derived_type5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dflt_init_cond.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dimensions.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dinst.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/dinst.adb scan-assembler loc [0-9] 5 [0-9]( is_stmt [0-9])? discriminator 1[ \n] + PASS -> UNRESOLVED : gnat.dg/dinst.adb scan-assembler loc [0-9] 5 [0-9]( is_stmt [0-9])? discriminator 3[ \n] + PASS -> UNRESOLVED : gnat.dg/dinst.adb scan-assembler loc [0-9] 5 [0-9]( is_stmt [0-9])? discriminator 4[ \n] + PASS -> UNRESOLVED : gnat.dg/dinst.adb scan-assembler-not loc [0-9] 5 [0-9]( is_stmt [0-9])? discriminator 2[ \n] + PASS -> FAIL : gnat.dg/dinst_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr19.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr23.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr24.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr25.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr25_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr26.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr27.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr28.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr29.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr30.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr31.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr32.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr33.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr34.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr35.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr36.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr36_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr37.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr38.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr39.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr40.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr41.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr42.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr42_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr43.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr44.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr45.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr46.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr47.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr48.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr49.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr49_rec1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr49_rec2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr50.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/discr50.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr51.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr52.adb (test for errors, line 16) + PASS -> FAIL : gnat.dg/discr52.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr53.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr54.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr55.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr_range_check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/discr_test2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/disp1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/disp2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/disp2_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/div_no_warning.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dse_step.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dynamic_bound.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dynamic_elab1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dynamic_elab2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dynhash.adb (test for excess errors) + PASS -> FAIL : gnat.dg/dynhash1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab6_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab7_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elab7_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elim1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/elim2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/empty_vector_length.adb (test for excess errors) + PASS -> FAIL : gnat.dg/enclosing_record_reference.adb (test for excess errors) + PASS -> FAIL : gnat.dg/entry_family.adb (test for excess errors) + PASS -> FAIL : gnat.dg/entry_queues.adb (test for excess errors) + PASS -> FAIL : gnat.dg/entry_queues2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/entry_queues3.adb (test for warnings, line 25) + PASS -> FAIL : gnat.dg/entry_queues3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/enum1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/enum2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/enum3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/enum4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/env_compile_capacity.adb (test for excess errors) + PASS -> FAIL : gnat.dg/equal2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/equal3.adb (test for errors, line 19) + PASS -> FAIL : gnat.dg/equal3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/equal_access.adb (test for excess errors) + PASS -> FAIL : gnat.dg/exit1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/exp0_eval.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expect1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func4.adb (test for errors, line 5) + PASS -> FAIL : gnat.dg/expr_func4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func_main.adb (test for excess errors) + PASS -> FAIL : gnat.dg/expr_func_pkg.adb (test for errors, line 4) + PASS -> FAIL : gnat.dg/expr_func_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fatp_sra.adb (test for excess errors) + PASS -> FAIL : gnat.dg/finalized.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixce.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixedpnt.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixedpnt2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixedpnt3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixedpnt4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/fixedpnt5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/float_attributes_overflows.adb (test for excess errors) + PASS -> FAIL : gnat.dg/formal_containers.adb (test for excess errors) + PASS -> FAIL : gnat.dg/forward_anon.adb (test for excess errors) + PASS -> FAIL : gnat.dg/forward_vla.adb (test for excess errors) + PASS -> FAIL : gnat.dg/frame_overflow.adb (test for errors, line 14) + PASS -> FAIL : gnat.dg/frame_overflow.adb (test for errors, line 5) + PASS -> FAIL : gnat.dg/frame_overflow.adb (test for excess errors) + PASS -> FAIL : gnat.dg/frunaligned.adb (test for excess errors) + PASS -> FAIL : gnat.dg/g_tables.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gcov/check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gen_disp.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gen_formal_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/generic_call_cw.adb (test for excess errors) + PASS -> FAIL : gnat.dg/generic_call_iface.adb (test for excess errors) + PASS -> FAIL : gnat.dg/generic_disp.adb (test for excess errors) + PASS -> FAIL : gnat.dg/generic_disp_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/global.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gnat_array_split1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gnat_malloc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/gnatg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/graphic.adb (test for excess errors) + PASS -> FAIL : gnat.dg/handle_and_return.adb (test for excess errors) + PASS -> FAIL : gnat.dg/handle_raise_from_pure.adb (test for excess errors) + PASS -> FAIL : gnat.dg/hyper_flat.adb (test for excess errors) + PASS -> FAIL : gnat.dg/ice_type.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iface2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iface_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/ifaces.adb (test for excess errors) + PASS -> FAIL : gnat.dg/import1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/import2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/in_mod_conv.adb (test for excess errors) + PASS -> FAIL : gnat.dg/in_out_parameter.adb (test for excess errors) + PASS -> FAIL : gnat.dg/in_out_parameter2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/in_out_parameter3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/in_out_parameter4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/include.adb (test for errors, line ) + PASS -> FAIL : gnat.dg/include.adb (test for excess errors) + PASS -> FAIL : gnat.dg/incomplete3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/incomplete4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/incomplete5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/incomplete5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/incomplete6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/init_scalar1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/initializes.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline10_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline11_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline13_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline14_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline2_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline3.adb (test for errors, line ) + PASS -> FAIL : gnat.dg/inline3.adb (test for errors, line ) + PASS -> FAIL : gnat.dg/inline3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline5.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline5.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline6_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline7.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline7.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline7_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline7_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline8_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline8_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline9.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline9.adb (test for warnings, line ) + PASS -> FAIL : gnat.dg/inline9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline9_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline_always1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline_scope.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline_scope_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/inline_tagged.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface6.adb (test for errors, line 37) + PASS -> FAIL : gnat.dg/interface6.adb (test for errors, line 38) + PASS -> FAIL : gnat.dg/interface6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/interface_conv.adb (test for excess errors) + PASS -> FAIL : gnat.dg/invalid1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/invariant_index.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iprot_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iter1.adb (test for errors, line 12) + PASS -> FAIL : gnat.dg/iter1.adb (test for errors, line 16) + PASS -> FAIL : gnat.dg/iter1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iter2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/iter3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/itype.adb (test for excess errors) + PASS -> FAIL : gnat.dg/itypes.adb (test for excess errors) + PASS -> FAIL : gnat.dg/kill_value.adb (test for excess errors) + PASS -> FAIL : gnat.dg/langdw2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/langdw2.adb scan-assembler 0x3[^\n\r]*AT_language + PASS -> FAIL : gnat.dg/langdw3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/langdw3.adb scan-assembler 0xd[^\n\r]*AT_language + PASS -> FAIL : gnat.dg/late_overriding.adb (test for excess errors) + PASS -> FAIL : gnat.dg/layered_abstraction.adb (test for excess errors) + PASS -> FAIL : gnat.dg/layered_instance.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lhs_view_convert.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited1_inner.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited1_outer.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with3_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/limited_with6_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/linkedlist.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_address.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_address2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_boolean.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_bound.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization16_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization17_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization19.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/loop_optimization19.adb scan-tree-dump-not optimized "Index_Check" + PASS -> FAIL : gnat.dg/loop_optimization2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization20.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/loop_optimization20.adb scan-tree-dump-not optimized "Index_Check" + PASS -> FAIL : gnat.dg/loop_optimization21.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/loop_optimization21.adb scan-tree-dump-times optimized "Index_Check" 1 + PASS -> FAIL : gnat.dg/loop_optimization22.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/loop_optimization22.adb scan-tree-dump-not optimized "Index_Check" + PASS -> FAIL : gnat.dg/loop_optimization23.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization23_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization24.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/loop_optimization6.adb scan-tree-dump-not optimized "goto" + PASS -> FAIL : gnat.dg/loop_optimization7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization8_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization8_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_optimization9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loop_unchecked_conversion.adb (test for excess errors) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 10) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 11) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 12) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 7) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/loopvar.adb (test for errors, line 9) + PASS -> FAIL : gnat.dg/loopvar.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto13_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto16_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto19_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto19_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto20_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto21_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto22_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto7_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto8_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/lto9_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/machine_code1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/max_align.adb (test for excess errors) + PASS -> FAIL : gnat.dg/md5_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/memorytest.adb (test for excess errors) + PASS -> FAIL : gnat.dg/memtrap.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/memtrap.adb scan-assembler __gnat_begin_handler|__gnat_raise_nodefer + PASS -> FAIL : gnat.dg/misaligned_nest.adb (test for excess errors) + PASS -> FAIL : gnat.dg/misaligned_param.adb (test for excess errors) + PASS -> FAIL : gnat.dg/misaligned_param_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/misaligned_volatile.adb (test for excess errors) + PASS -> FAIL : gnat.dg/missing_acc_check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/modify_a_constant.adb (test for excess errors) + PASS -> FAIL : gnat.dg/modular1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/modular2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/modular3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/modular4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/mutable1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/named_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nan_max.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nat1r.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_agg_bitfield_constructor.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_controlled_alloc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_generic1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_generic1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_generic2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_generic2_g1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_proc1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_proc2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_return_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/nested_subtype_byref.adb (test for excess errors) + PASS -> FAIL : gnat.dg/no_exc_prop.adb (test for excess errors) + PASS -> FAIL : gnat.dg/no_final.adb (test for excess errors) + PASS -> FAIL : gnat.dg/noinline2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/noinline2.adb scan-tree-dump-times optimized "noinline2.inner" 4 + PASS -> FAIL : gnat.dg/noreturn1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/noreturn2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/noreturn3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/noreturn4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/noreturn5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/normalize_pathname.adb (test for excess errors) + PASS -> FAIL : gnat.dg/not_null.adb (test for excess errors) + PASS -> FAIL : gnat.dg/notnot.adb (test for warnings, line 6) + PASS -> FAIL : gnat.dg/notnot.adb (test for excess errors) + PASS -> FAIL : gnat.dg/null_pointer_deref1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/null_pointer_deref2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/null_pointer_deref3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/object_overflow1.adb (test for warnings, line 10) + PASS -> FAIL : gnat.dg/object_overflow1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/object_overflow2.adb (test for warnings, line 10) + PASS -> FAIL : gnat.dg/object_overflow2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/object_overflow3.adb (test for warnings, line 16) + PASS -> FAIL : gnat.dg/object_overflow3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/object_overflow4.adb (test for warnings, line 13) + PASS -> FAIL : gnat.dg/object_overflow4.adb (test for warnings, line 17) + PASS -> FAIL : gnat.dg/object_overflow4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/object_overflow5.adb (test for warnings, line 13) + PASS -> FAIL : gnat.dg/object_overflow5.adb (test for warnings, line 17) + PASS -> FAIL : gnat.dg/object_overflow5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/oconst1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/oconst1.adb scan-assembler-not elabs + PASS -> FAIL : gnat.dg/oconst2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/oconst2.adb scan-assembler-not elabs + PASS -> FAIL : gnat.dg/oconst3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/oconst3.adb scan-assembler-not elabs + PASS -> FAIL : gnat.dg/oconst4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/oconst4.adb scan-assembler-not elabs + PASS -> FAIL : gnat.dg/oconst5.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/oconst5.adb scan-assembler-not elabs + PASS -> FAIL : gnat.dg/opt1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt12_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt13_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt15.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt15.adb scan-tree-dump-not optimized "trace_inlined" + PASS -> FAIL : gnat.dg/opt15_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt19.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt21_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt22_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt23.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt23_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt24.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt25.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt25_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt25_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt26.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt27.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt27_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt28.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt29.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt30.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt31.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt32.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt33.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt34.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt34.adb scan-tree-dump esra "Created a replacement for result" + PASS -> FAIL : gnat.dg/opt35.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt35_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt36.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt37.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt37.adb scan-tree-dump-not optimized "alloca" + PASS -> FAIL : gnat.dg/opt38.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt38_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt39.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt39.adb scan-tree-dump-times optimized "MEM" 1 + PASS -> FAIL : gnat.dg/opt4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt40.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt40.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/opt41.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt41_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt42.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt43.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt44.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt45.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt46.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt46_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt47.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt48.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt48_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt48_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt49.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt50.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt50_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt51.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt51.adb scan-tree-dump-not optimized "check_PE_Explicit_Raise" + PASS -> FAIL : gnat.dg/opt52.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt52.adb scan-tree-dump-not optimized "check_PE_Explicit_Raise" + PASS -> FAIL : gnat.dg/opt53.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt53.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/opt54.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt54.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/opt55.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt56.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt57.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt58.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt59.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt59_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt60.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt60.adb scan-tree-dump optimized "== 0B" + PASS -> FAIL : gnat.dg/opt61.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt61_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt62.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt63.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt64.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt64_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt65.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt66.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt67.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt67_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt68.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt69.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt70.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt70_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt71a.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt71a.adb scan-tree-dump store-merging "Merging successful" + PASS -> FAIL : gnat.dg/opt71b.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt71b.adb scan-tree-dump store-merging "Merging successful" + PASS -> FAIL : gnat.dg/opt72a.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt72a.adb scan-tree-dump store-merging "Merging successful" + PASS -> FAIL : gnat.dg/opt72b.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/opt72b.adb scan-tree-dump store-merging "Merging successful" + PASS -> FAIL : gnat.dg/opt73.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/opt9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/others1.adb (test for warnings, line 9) + PASS -> FAIL : gnat.dg/others1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/out_param.adb (test for excess errors) + PASS -> FAIL : gnat.dg/outer_agg_bitfield_constructor.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overflow_fixed.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overflow_sum.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overflow_sum2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overflow_sum3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overload.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overriding_ops.adb (test for excess errors) + PASS -> FAIL : gnat.dg/overriding_ops2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack15.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack19.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack20.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack21.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack22.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack22_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack8.adb (test for errors, line 19) + PASS -> FAIL : gnat.dg/pack8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pack9.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/pack9.adb scan-tree-dump-not optimized "gnat_rcheck" + PASS -> FAIL : gnat.dg/packed_subtype.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pak.adb (test for excess errors) + PASS -> FAIL : gnat.dg/parameterlessfunc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/parent_ltd_with-child_full_view.adb (test for excess errors) + PASS -> FAIL : gnat.dg/part_of1-instantiation.adb (test for excess errors) + PASS -> FAIL : gnat.dg/part_of1-private_generic.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_array.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_controlled.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_conversion.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_discr1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_protected.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pointer_variable_bounds.adb (test for excess errors) + PASS -> FAIL : gnat.dg/predicate1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/predicate2_main.adb (test for excess errors) + PASS -> FAIL : gnat.dg/predicate3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prefix1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prefix2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/private_overriding.adb (test for excess errors) + PASS -> FAIL : gnat.dg/profile_warning.adb (test for excess errors) + PASS -> FAIL : gnat.dg/profile_warning_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot2_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot3_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot5_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/prot_def.adb (test for excess errors) + PASS -> FAIL : gnat.dg/protected_func.adb (test for errors, line 7) + PASS -> FAIL : gnat.dg/protected_func.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/protected_func.adb (test for excess errors) + PASS -> FAIL : gnat.dg/protected_null.adb (test for errors, line 5) + PASS -> FAIL : gnat.dg/protected_null.adb (test for excess errors) + PASS -> FAIL : gnat.dg/protected_self_ref1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/protected_self_ref2.adb (test for errors, line 12) + PASS -> FAIL : gnat.dg/protected_self_ref2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pure_function1.adb (test for errors, line 5) + PASS -> FAIL : gnat.dg/pure_function1.adb (test for errors, line 6) + PASS -> FAIL : gnat.dg/pure_function1.adb (test for errors, line 7) + PASS -> FAIL : gnat.dg/pure_function1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pure_function2.adb (test for errors, line 10) + PASS -> FAIL : gnat.dg/pure_function2.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/pure_function2.adb (test for errors, line 9) + PASS -> FAIL : gnat.dg/pure_function2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pure_function3a.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/pure_function3a.adb scan-tree-dump-times optimized "pure_function3_pkg.f" 1 + PASS -> FAIL : gnat.dg/pure_function3b.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/pure_function3b.adb scan-tree-dump-times optimized "pure_function3_pkg.f" 2 + PASS -> FAIL : gnat.dg/pure_function3c.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/pure_function3c.adb scan-tree-dump-times optimized "pure_function3_pkg.f" 2 + PASS -> FAIL : gnat.dg/pure_subp_body.adb (test for errors, line 3) + PASS -> FAIL : gnat.dg/pure_subp_body.adb (test for excess errors) + PASS -> FAIL : gnat.dg/pure_subp_body.adb non-pure unit (test for errors, line 3) + PASS -> FAIL : gnat.dg/quote.adb (test for excess errors) + PASS -> FAIL : gnat.dg/raise_ce.adb (test for excess errors) + PASS -> FAIL : gnat.dg/raise_expr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/raise_from_pure.adb (test for excess errors) + PASS -> FAIL : gnat.dg/range_check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/range_check2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/recursive_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/ref_type.adb (test for excess errors) + PASS -> FAIL : gnat.dg/regpat1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/release_unc_maxalign.adb (test for excess errors) + PASS -> FAIL : gnat.dg/remote_call_iface.adb (test for excess errors) + PASS -> FAIL : gnat.dg/remote_type.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming5.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/renaming5.adb scan-tree-dump-times optimized "goto" 2 + PASS -> FAIL : gnat.dg/renaming6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/renaming6.adb scan-tree-dump-not original "x" + PASS -> UNRESOLVED : gnat.dg/renaming6.adb scan-tree-dump-times original "atomic_load" 2 + PASS -> UNRESOLVED : gnat.dg/renaming6.adb scan-tree-dump-times original "atomic_store" 2 + PASS -> FAIL : gnat.dg/renaming7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming8_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming8_pkg3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/renaming9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rep_clause7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/requeue1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/return1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/return2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/return3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/return3.adb scan-assembler loc 1 6 + PASS -> FAIL : gnat.dg/return4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/return4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/round_div.adb (test for excess errors) + PASS -> FAIL : gnat.dg/rt1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/scalar_mode_agg_compare.adb (test for excess errors) + PASS -> FAIL : gnat.dg/scalar_mode_agg_compare_loop.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sec_stack1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sec_stack2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/self.adb (test for excess errors) + PASS -> FAIL : gnat.dg/self_aggregate_with_array.adb (test for excess errors) + PASS -> FAIL : gnat.dg/self_aggregate_with_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/self_aggregate_with_pointer.adb (test for excess errors) + PASS -> FAIL : gnat.dg/self_aggregate_with_zeros.adb (test for excess errors) + PASS -> FAIL : gnat.dg/set_in_pproc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sets1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/show_deques_priority.adb (test for excess errors) + PASS -> FAIL : gnat.dg/size_attribute.adb (test for excess errors) + PASS -> FAIL : gnat.dg/size_clause1.adb (test for warnings, line 7) + PASS -> FAIL : gnat.dg/size_clause1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sizetype1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sizetype2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sizetype3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sizetype4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice5.adb (test for warnings, line 15) + PASS -> FAIL : gnat.dg/slice5.adb (test for warnings, line 21) + PASS -> FAIL : gnat.dg/slice5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice8_pkg3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/slice_enum.adb (test for excess errors) + PASS -> FAIL : gnat.dg/small_alignment.adb (test for excess errors) + PASS -> FAIL : gnat.dg/socket1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sort1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sort2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/source_ref1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/source_ref2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/spark1.adb (test for errors, line 8) + PASS -> FAIL : gnat.dg/spark1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/spark2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/specs/abstract_limited.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/abstract_private.ads (test for errors, line 12) + PASS -> FAIL : gnat.dg/specs/abstract_private.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/access1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/access2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/access3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/access_constant.ads (test for errors, line 10) + PASS -> FAIL : gnat.dg/specs/access_constant.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/access_constant_decl.ads (test for errors, line 9) + PASS -> FAIL : gnat.dg/specs/access_constant_decl.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr3_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr5.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/aggr6.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/ai_116.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/alignment1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for warnings, line 14) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for warnings, line 20) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for warnings, line 38) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for warnings, line 42) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for warnings, line 46) + PASS -> FAIL : gnat.dg/specs/alignment2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/array1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/array2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/array3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/array_no_def_init.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/atomic1.ads (test for errors, line 13) + PASS -> FAIL : gnat.dg/specs/atomic1.ads (test for errors, line 9) + PASS -> FAIL : gnat.dg/specs/atomic1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/atomic2.ads (test for errors, line 12) + PASS -> FAIL : gnat.dg/specs/atomic2.ads (test for errors, line 24) + PASS -> FAIL : gnat.dg/specs/atomic2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/atomic3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/attribute_parsing.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/box1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/clause_on_volatile.ads (test for errors, line 32) + PASS -> FAIL : gnat.dg/specs/clause_on_volatile.ads (test for errors, line 42) + PASS -> FAIL : gnat.dg/specs/clause_on_volatile.ads (test for errors, line 52) + PASS -> FAIL : gnat.dg/specs/clause_on_volatile.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/concat1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/cond_expr1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/constant1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/constant1_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/constructor.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/controlled1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/controller.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/corr_discr.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/cpp1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/cpp_assignment.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/delta_small.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr1_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/discr4_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/double_record_extension1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/double_record_extension2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/double_record_extension3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/elab1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/elab2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/elab3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/elab4.ads (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/specs/elab4.ads scan-assembler-not elabs + PASS -> FAIL : gnat.dg/specs/empty_variants.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/fe_inlining.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/formal_type.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/gen_interface.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/gen_interface_p.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/genericppc.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/gnati.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/iface_eq_test-child.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/iface_eq_test.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/import_abstract.ads (test for errors, line 5) + PASS -> FAIL : gnat.dg/specs/import_abstract.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/integer_value.ads (test for errors, line 4) + PASS -> FAIL : gnat.dg/specs/integer_value.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/interface5.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/last_bit.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/limited1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/limited_with4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/limited_with4_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/linker_alias.ads (test for errors, line 6) + PASS -> FAIL : gnat.dg/specs/linker_alias.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/linker_section.ads (test for errors, line 10) + PASS -> FAIL : gnat.dg/specs/linker_section.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/loop_optimization1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/lto12.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/lto3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/machine_attribute.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/no_streams.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/noinline1.ads (test for errors, line 15) + PASS -> FAIL : gnat.dg/specs/noinline1.ads (test for errors, line 19) + PASS -> FAIL : gnat.dg/specs/noinline1.ads (test for warnings, line 11) + PASS -> FAIL : gnat.dg/specs/noinline1.ads (test for warnings, line 7) + PASS -> FAIL : gnat.dg/specs/noinline1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/noinline3.ads (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/specs/noinline3.ads scan-tree-dump-times optimized "noinline3.inner" 4 + PASS -> FAIL : gnat.dg/specs/not_null1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/null_aggr_bug.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/oconst6.ads (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/specs/oconst6.ads scan-assembler-not elabs + PASS -> FAIL : gnat.dg/specs/opt1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/opt2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/opt3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/oversize.ads (test for errors, line 18) + PASS -> FAIL : gnat.dg/specs/oversize.ads (test for errors, line 25) + PASS -> FAIL : gnat.dg/specs/oversize.ads (test for errors, line 33) + PASS -> FAIL : gnat.dg/specs/oversize.ads (test for errors, line 44) + PASS -> FAIL : gnat.dg/specs/oversize.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack10.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack11.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack12.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack13.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack33.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack5.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack6.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack6_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack7.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack8.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack8_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/pack9.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/preelab.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/private1-sub.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/private1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/private2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/private2_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/private_with.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/renaming1.ads (test for errors, line 11) + PASS -> FAIL : gnat.dg/specs/renaming1.ads (test for errors, line 15) + PASS -> FAIL : gnat.dg/specs/renaming1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/renaming2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/renaming2_pkg2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/rep_clause1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/rep_clause2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/rep_clause3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/rep_clause4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/rep_clause5.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/restricted_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/root-level_1-level_2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/root-level_1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/root-level_2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/root.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/self_class.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/size_attribute1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/size_clause1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/size_clause2.ads (test for errors, line 41) + PASS -> FAIL : gnat.dg/specs/size_clause2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/size_clause3.ads (test for errors, line 17) + PASS -> FAIL : gnat.dg/specs/size_clause3.ads (test for errors, line 47) + PASS -> FAIL : gnat.dg/specs/size_clause3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/small_alignment.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/sso1.ads (test for errors, line 7) + PASS -> FAIL : gnat.dg/specs/sso1.ads (test for warnings, line 11) + PASS -> FAIL : gnat.dg/specs/sso1.ads (test for warnings, line 17) + PASS -> FAIL : gnat.dg/specs/sso1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/sso2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/static_initializer.ads (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/specs/static_initializer.ads scan-assembler-not elabs + PASS -> FAIL : gnat.dg/specs/static_initializer2.ads (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/specs/static_initializer2.ads scan-assembler-not elabs + PASS -> FAIL : gnat.dg/specs/static_initializer3.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/static_initializer4.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/static_initializer5.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/static_initializer5_pkg.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/storage.ads (test for errors, line 6) + PASS -> FAIL : gnat.dg/specs/storage.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/sync_iface_test.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/tag1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/tag2.ads (test for errors, line 11) + PASS -> FAIL : gnat.dg/specs/tag2.ads (test for errors, line 12) + PASS -> FAIL : gnat.dg/specs/tag2.ads (test for errors, line 13) + PASS -> FAIL : gnat.dg/specs/tag2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/task1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/uc1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/uc2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/unchecked_union1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/unchecked_union2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/universal_fixed.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/variant_part.ads (test for errors, line 4) + PASS -> FAIL : gnat.dg/specs/variant_part.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/varsize_return.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/varsize_return2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/vfa1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/vfa2.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/volatile1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/warnstar.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/weak1.ads (test for excess errors) + PASS -> FAIL : gnat.dg/specs/with_containers.ads (test for excess errors) + PASS -> FAIL : gnat.dg/spipaterr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/split_args.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sse_nolib.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/conv1.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/dump.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p1.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p10.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p12.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p13.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p2.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p3.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p4.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p7.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p8.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/p9.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q1.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q10.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q12.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q13.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q2.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q3.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q4.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q7.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q8.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/q9.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r12.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r3.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r7.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/r8.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s12.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s3.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s7.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/s8.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t1.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t10.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t12.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t13.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t2.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t3.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t4.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t7.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t8.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/t9.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u11.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u5.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -O0 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -O1 -fno-inline (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -O2 (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -O3 -finline-functions (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -Og -g (test for excess errors) + PASS -> FAIL : gnat.dg/sso/u6.adb -Os (test for excess errors) + PASS -> FAIL : gnat.dg/sso1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso12.adb (test for warnings, line 8) + PASS -> FAIL : gnat.dg/sso12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso13.adb (test for warnings, line 17) + PASS -> FAIL : gnat.dg/sso13.adb (test for warnings, line 8) + PASS -> FAIL : gnat.dg/sso13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sso9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_check1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_check2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_check3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage1b.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage1c.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/stack_usage2.adb scan-stack-usage-not :Constprop + PASS -> FAIL : gnat.dg/stack_usage3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/stack_usage6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/static_pred1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/str1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/string_comparison.adb (test for excess errors) + PASS -> FAIL : gnat.dg/string_merge1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/string_merge1.adb scan-assembler-times \\.rodata\\.str 1 + PASS -> FAIL : gnat.dg/string_merge2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/string_merge2.adb scan-assembler-times \\.rodata\\.str 1 + PASS -> FAIL : gnat.dg/string_slice.adb (test for excess errors) + PASS -> FAIL : gnat.dg/string_slice2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/subp_elim_errors.adb (test for errors, line 25) + PASS -> FAIL : gnat.dg/subp_elim_errors.adb (test for errors, line 27) + PASS -> FAIL : gnat.dg/subp_elim_errors.adb (test for errors, line 29) + PASS -> FAIL : gnat.dg/subp_elim_errors.adb (test for errors, line 31) + PASS -> FAIL : gnat.dg/subp_elim_errors.adb (test for excess errors) + PASS -> FAIL : gnat.dg/subp_inst.adb (test for excess errors) + PASS -> FAIL : gnat.dg/subp_inst_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/suppress_initialization.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sync1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sync2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sync_iface_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sync_iface_call_pkg2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/sync_iface_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/synchronized1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type1_pkg1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/taft_type4_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tag1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tagged1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tagged_alloc_free.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tagged_prefix_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tagged_type_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tail_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tail_call_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tampering_check1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tampering_check1_trim.adb (test for excess errors) + PASS -> FAIL : gnat.dg/task1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/task1_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/task_name.adb (test for excess errors) + PASS -> FAIL : gnat.dg/task_stack_align.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_8bitlong_overflow.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_address_null_init.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_ai254.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_allocator_maxalign2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_bip_no_alloc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_bounded.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_call.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_debug1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_delay.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_direct_io.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_dse_step.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_enum_io.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_equal1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_ext1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_fixed_io.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_iface_aggr.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_ifaces.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_image.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_image_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_nested_subtype_byref.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_oalign.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_oconst.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_prefix1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_prio.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_prio_p.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_raise_from_pure.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_rational_arithmetic.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_self.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_self_ref.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_table1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_tables.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_time_stamp.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_unknown_discrs.adb (test for excess errors) + PASS -> FAIL : gnat.dg/test_version.adb (test for excess errors) + PASS -> FAIL : gnat.dg/testint.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tf_interface_1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tfren.adb (test for excess errors) + PASS -> FAIL : gnat.dg/thin_pointer1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/thin_pointer2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/thin_pointer2_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/timer_cancel.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tls1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/trampoline1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/trampoline1.adb scan-assembler-not GNU-stack.*x + PASS -> FAIL : gnat.dg/trampoline2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/trampoline3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/trampoline3.adb scan-assembler-not GNU-stack.*x + PASS -> FAIL : gnat.dg/trampoline4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/trampoline4.adb scan-assembler GNU-stack.*x + PASS -> FAIL : gnat.dg/tree_static_def.adb (test for excess errors) + PASS -> FAIL : gnat.dg/tree_static_use.adb (test for excess errors) + PASS -> FAIL : gnat.dg/type_conv.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unaligned_rep_clause.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unc_memfree.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unc_memops.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert5b.adb (test for warnings, line 9) + PASS -> FAIL : gnat.dg/unchecked_convert5b.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert6b.adb (test for warnings, line 9) + PASS -> FAIL : gnat.dg/unchecked_convert6b.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_convert9.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/unchecked_convert9.adb scan-rtl-dump-times final "set \\(mem/v" 1 + PASS -> FAIL : gnat.dg/unchecked_union1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_union2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unchecked_union3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/uninit_array.adb (test for excess errors) + PASS -> FAIL : gnat.dg/uninit_func.adb (test for warnings, line 12) + PASS -> FAIL : gnat.dg/uninit_func.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unreferenced.adb (test for excess errors) + PASS -> FAIL : gnat.dg/unroll1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/unroll1.adb scan-rtl-dump-times loop2_unroll "Not unrolling loop, user didn't want it unrolled" 2 + PASS -> UNRESOLVED : gnat.dg/unroll1.adb scan-tree-dump-times cunrolli "Not unrolling loop .: user didn't want it unrolled completely" 2 + PASS -> FAIL : gnat.dg/unroll2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/unroll2.adb scan-tree-dump-times cunrolli "loop with 3 iterations completely unrolled" 2 + PASS -> FAIL : gnat.dg/unroll3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/unroll3.adb scan-tree-dump-times cunroll "loop with 3 iterations completely unrolled" 2 + PASS -> FAIL : gnat.dg/unroll4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/unroll4.adb scan-rtl-dump-times loop2_unroll "optimized: loop unrolled 7 times" 2 + PASS -> FAIL : gnat.dg/valid1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/valid_scalars1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/validity_check.adb (test for excess errors) + PASS -> FAIL : gnat.dg/validity_check2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/validity_check3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/valued_proc.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/varsize3_6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/vect1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect1.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect11.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect11.adb scan-tree-dump-not optimized "goto" + PASS -> FAIL : gnat.dg/vect12.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect12.adb scan-tree-dump-not vect "vectorized 1 loops" + PASS -> FAIL : gnat.dg/vect13.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect13.adb scan-tree-dump-times vect "vectorized 1 loops" 2 + PASS -> FAIL : gnat.dg/vect14.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect14.adb scan-tree-dump-not optimized "VIEW_CONVERT_EXPR" + PASS -> FAIL : gnat.dg/vect15.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect15.adb scan-tree-dump-not vect "possible aliasing" + PASS -> FAIL : gnat.dg/vect16.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect16.adb scan-tree-dump-not vect "possible aliasing" + PASS -> FAIL : gnat.dg/vect17.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect17.adb scan-tree-dump vect "possible aliasing" + PASS -> FAIL : gnat.dg/vect18.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect18.adb scan-tree-dump vect "bad data dependence" + PASS -> FAIL : gnat.dg/vect2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect2.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect3.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect4.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect5.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect5.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vect6.adb scan-tree-dump-times vect "vectorized 1 loops" 15 + PASS -> FAIL : gnat.dg/vect7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/vfa1_1.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__counter1" 6 + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__counter2" 5 + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__counter1" 3 + PASS -> UNRESOLVED : gnat.dg/vfa1_1.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__counter2" 4 + PASS -> FAIL : gnat.dg/vfa1_2.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__timer1" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__timer2" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__timer1" 2 + PASS -> UNRESOLVED : gnat.dg/vfa1_2.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__timer2" 3 + PASS -> FAIL : gnat.dg/vfa1_3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__buffer1" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__buffer2" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__buffer1" 2 + PASS -> UNRESOLVED : gnat.dg/vfa1_3.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__buffer2" 3 + PASS -> FAIL : gnat.dg/vfa1_4.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__mixer1" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_load[^\n\r]*&vfa1_pkg__mixer2" 7 + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&temp" 0 + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__mixer1" 2 + PASS -> UNRESOLVED : gnat.dg/vfa1_4.adb scan-tree-dump-times gimple "atomic_store[^\n\r]*&vfa1_pkg__mixer2" 3 + PASS -> FAIL : gnat.dg/view_conversion1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile11_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile3.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/volatile3.adb scan-assembler __gnat_rcheck + PASS -> FAIL : gnat.dg/volatile4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/volatile6.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/volatile6.adb scan-tree-dump optimized "goto" + PASS -> FAIL : gnat.dg/volatile7.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/volatile7.adb scan-tree-dump optimized "goto" + PASS -> FAIL : gnat.dg/volatile8.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/volatile8.adb scan-tree-dump optimized "goto" + PASS -> FAIL : gnat.dg/volatile9.adb (test for excess errors) + PASS -> UNRESOLVED : gnat.dg/volatile9.adb scan-tree-dump optimized "goto" + PASS -> FAIL : gnat.dg/volatile_aggregate.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn1.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn10.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn11.adb (test for warnings, line 11) + PASS -> FAIL : gnat.dg/warn11.adb (test for warnings, line 8) + PASS -> FAIL : gnat.dg/warn11.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn12.adb (test for warnings, line 39) + PASS -> FAIL : gnat.dg/warn12.adb (test for warnings, line 44) + PASS -> FAIL : gnat.dg/warn12.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn13.adb (test for warnings, line 5) + PASS -> FAIL : gnat.dg/warn13.adb (test for warnings, line 6) + PASS -> FAIL : gnat.dg/warn13.adb (test for warnings, line 7) + PASS -> FAIL : gnat.dg/warn13.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 10) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 12) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 17) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 19) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 21) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 26) + PASS -> FAIL : gnat.dg/warn14.adb (test for warnings, line 30) + PASS -> FAIL : gnat.dg/warn14.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn15-core-main.adb (test for errors, line 6) + PASS -> FAIL : gnat.dg/warn15-core-main.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn16.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn17.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn18.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn3.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn4.adb (test for warnings, line 14) + PASS -> FAIL : gnat.dg/warn4.adb (test for warnings, line 14) + PASS -> FAIL : gnat.dg/warn4.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn5.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn6.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn7.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn8.adb (test for warnings, line 3) + PASS -> FAIL : gnat.dg/warn8.adb (test for excess errors) + PASS -> FAIL : gnat.dg/warn9.adb (test for excess errors) + PASS -> FAIL : gnat.dg/weak2.adb (test for excess errors) + PASS -> FAIL : gnat.dg/wide_boolean.adb (test for excess errors) + PASS -> FAIL : gnat.dg/wide_boolean_pkg.adb (test for excess errors) + PASS -> FAIL : gnat.dg/wide_pi.adb (test for excess errors) + PASS -> FAIL : gnat.dg/wide_test.adb (test for excess errors) + PASS -> FAIL : gnat.dg/wide_wide_value1.adb (test for excess errors) + +Tests that went away in gcc/testsuite/go/go.sum: FAIL: 1, PASS: 4162 +-------------------------------------------------------------------- + + PASS: ./64bit-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./64bit-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./bom-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./bom-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./bug447-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./bug447-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./bug449-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./bug449-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./crlf-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./crlf-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./index0-out.go compilation, -O0 -g -fno-var-tracking-assignments + FAIL: ./index0-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./issue5162-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./issue5162-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./select5-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./select5-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: ./slice3-out.go compilation, -O0 -g -fno-var-tracking-assignments + PASS: ./slice3-out.go execution, -O0 -g -fno-var-tracking-assignments + PASS: bug371.go -O (test for errors, line 22) + PASS: bug371.go -O (test for errors, line 23) + PASS: bug371.go -O (test for excess errors) + PASS: errchk-index1-out.go -O (test for errors, line 140) + PASS: errchk-index1-out.go -O (test for errors, line 141) + PASS: errchk-index1-out.go -O (test for errors, line 142) + PASS: errchk-index1-out.go -O (test for errors, line 143) + PASS: errchk-index1-out.go -O (test for errors, line 144) + PASS: errchk-index1-out.go -O (test for errors, line 145) + PASS: errchk-index1-out.go -O (test for errors, line 146) + PASS: errchk-index1-out.go -O (test for errors, line 147) + PASS: errchk-index1-out.go -O (test for errors, line 148) + PASS: errchk-index1-out.go -O (test for errors, line 149) + PASS: errchk-index1-out.go -O (test for errors, line 150) + PASS: errchk-index1-out.go -O (test for errors, line 151) + PASS: errchk-index1-out.go -O (test for errors, line 152) + PASS: errchk-index1-out.go -O (test for errors, line 153) + PASS: errchk-index1-out.go -O (test for errors, line 154) + PASS: errchk-index1-out.go -O (test for errors, line 155) + PASS: errchk-index1-out.go -O (test for errors, line 156) + PASS: errchk-index1-out.go -O (test for errors, line 157) + PASS: errchk-index1-out.go -O (test for errors, line 158) + PASS: errchk-index1-out.go -O (test for errors, line 159) + PASS: errchk-index1-out.go -O (test for errors, line 160) + PASS: errchk-index1-out.go -O (test for errors, line 161) + PASS: errchk-index1-out.go -O (test for errors, line 162) + PASS: errchk-index1-out.go -O (test for errors, line 163) + PASS: errchk-index1-out.go -O (test for errors, line 164) + PASS: errchk-index1-out.go -O (test for errors, line 165) + PASS: errchk-index1-out.go -O (test for errors, line 166) + PASS: errchk-index1-out.go -O (test for errors, line 167) + PASS: errchk-index1-out.go -O (test for errors, line 168) + PASS: errchk-index1-out.go -O (test for errors, line 169) + PASS: errchk-index1-out.go -O (test for errors, line 170) + PASS: errchk-index1-out.go -O (test for errors, line 171) + PASS: errchk-index1-out.go -O (test for errors, line 172) + PASS: errchk-index1-out.go -O (test for errors, line 173) + PASS: errchk-index1-out.go -O (test for errors, line 174) + PASS: errchk-index1-out.go -O (test for errors, line 175) + PASS: errchk-index1-out.go -O (test for errors, line 176) + PASS: errchk-index1-out.go -O (test for errors, line 177) + PASS: errchk-index1-out.go -O (test for errors, line 178) + PASS: errchk-index1-out.go -O (test for errors, line 179) + PASS: errchk-index1-out.go -O (test for errors, line 180) + PASS: errchk-index1-out.go -O (test for errors, line 181) + PASS: errchk-index1-out.go -O (test for errors, line 182) + PASS: errchk-index1-out.go -O (test for errors, line 183) + PASS: errchk-index1-out.go -O (test for errors, line 184) + PASS: errchk-index1-out.go -O (test for errors, line 185) + PASS: errchk-index1-out.go -O (test for errors, line 186) + PASS: errchk-index1-out.go -O (test for errors, line 187) + PASS: errchk-index1-out.go -O (test for errors, line 188) + PASS: errchk-index1-out.go -O (test for errors, line 189) + PASS: errchk-index1-out.go -O (test for errors, line 190) + PASS: errchk-index1-out.go -O (test for errors, line 191) + PASS: errchk-index1-out.go -O (test for errors, line 192) + PASS: errchk-index1-out.go -O (test for errors, line 193) + PASS: errchk-index1-out.go -O (test for errors, line 194) + PASS: errchk-index1-out.go -O (test for errors, line 195) + PASS: errchk-index1-out.go -O (test for errors, line 196) + PASS: errchk-index1-out.go -O (test for errors, line 197) + PASS: errchk-index1-out.go -O (test for errors, line 198) + PASS: errchk-index1-out.go -O (test for errors, line 199) + PASS: errchk-index1-out.go -O (test for errors, line 200) + PASS: errchk-index1-out.go -O (test for errors, line 201) + PASS: errchk-index1-out.go -O (test for errors, line 202) + PASS: errchk-index1-out.go -O (test for errors, line 203) + PASS: errchk-index1-out.go -O (test for errors, line 204) + PASS: errchk-index1-out.go -O (test for errors, line 205) + PASS: errchk-index1-out.go -O (test for errors, line 206) + PASS: errchk-index1-out.go -O (test for errors, line 207) + PASS: errchk-index1-out.go -O (test for errors, line 208) + PASS: errchk-index1-out.go -O (test for errors, line 209) + PASS: errchk-index1-out.go -O (test for errors, line 210) + PASS: errchk-index1-out.go -O (test for errors, line 211) + PASS: errchk-index1-out.go -O (test for errors, line 212) + PASS: errchk-index1-out.go -O (test for errors, line 213) + PASS: errchk-index1-out.go -O (test for errors, line 214) + PASS: errchk-index1-out.go -O (test for errors, line 215) + PASS: errchk-index1-out.go -O (test for errors, line 216) + PASS: errchk-index1-out.go -O (test for errors, line 217) + PASS: errchk-index1-out.go -O (test for errors, line 218) + PASS: errchk-index1-out.go -O (test for errors, line 219) + PASS: errchk-index1-out.go -O (test for errors, line 220) + PASS: errchk-index1-out.go -O (test for errors, line 221) + PASS: errchk-index1-out.go -O (test for errors, line 222) + PASS: errchk-index1-out.go -O (test for errors, line 223) + PASS: errchk-index1-out.go -O (test for errors, line 224) + PASS: errchk-index1-out.go -O (test for errors, line 225) + PASS: errchk-index1-out.go -O (test for errors, line 226) + PASS: errchk-index1-out.go -O (test for errors, line 227) + PASS: errchk-index1-out.go -O (test for errors, line 228) + PASS: errchk-index1-out.go -O (test for errors, line 229) + PASS: errchk-index1-out.go -O (test for errors, line 230) + PASS: errchk-index1-out.go -O (test for errors, line 231) + PASS: errchk-index1-out.go -O (test for errors, line 232) + PASS: errchk-index1-out.go -O (test for errors, line 233) + PASS: errchk-index1-out.go -O (test for errors, line 234) + PASS: errchk-index1-out.go -O (test for errors, line 235) + PASS: errchk-index1-out.go -O (test for errors, line 236) + PASS: errchk-index1-out.go -O (test for errors, line 237) + PASS: errchk-index1-out.go -O (test for errors, line 238) + PASS: errchk-index1-out.go -O (test for errors, line 239) + PASS: errchk-index1-out.go -O (test for errors, line 240) + PASS: errchk-index1-out.go -O (test for errors, line 241) + PASS: errchk-index1-out.go -O (test for errors, line 242) + PASS: errchk-index1-out.go -O (test for errors, line 243) + PASS: errchk-index1-out.go -O (test for errors, line 244) + PASS: errchk-index1-out.go -O (test for errors, line 245) + PASS: errchk-index1-out.go -O (test for errors, line 246) + PASS: errchk-index1-out.go -O (test for errors, line 247) + PASS: errchk-index1-out.go -O (test for errors, line 248) + PASS: errchk-index1-out.go -O (test for errors, line 249) + PASS: errchk-index1-out.go -O (test for errors, line 250) + PASS: errchk-index1-out.go -O (test for errors, line 251) + PASS: errchk-index1-out.go -O (test for errors, line 252) + PASS: errchk-index1-out.go -O (test for errors, line 253) + PASS: errchk-index1-out.go -O (test for errors, line 254) + PASS: errchk-index1-out.go -O (test for errors, line 255) + PASS: errchk-index1-out.go -O (test for errors, line 256) + PASS: errchk-index1-out.go -O (test for errors, line 257) + PASS: errchk-index1-out.go -O (test for errors, line 258) + PASS: errchk-index1-out.go -O (test for errors, line 259) + PASS: errchk-index1-out.go -O (test for errors, line 260) + PASS: errchk-index1-out.go -O (test for errors, line 261) + PASS: errchk-index1-out.go -O (test for errors, line 262) + PASS: errchk-index1-out.go -O (test for errors, line 263) + PASS: errchk-index1-out.go -O (test for errors, line 264) + PASS: errchk-index1-out.go -O (test for errors, line 265) + PASS: errchk-index1-out.go -O (test for errors, line 266) + PASS: errchk-index1-out.go -O (test for errors, line 267) + PASS: errchk-index1-out.go -O (test for errors, line 268) + PASS: errchk-index1-out.go -O (test for errors, line 269) + PASS: errchk-index1-out.go -O (test for errors, line 270) + PASS: errchk-index1-out.go -O (test for errors, line 271) + PASS: errchk-index1-out.go -O (test for errors, line 272) + PASS: errchk-index1-out.go -O (test for errors, line 273) + PASS: errchk-index1-out.go -O (test for errors, line 274) + PASS: errchk-index1-out.go -O (test for errors, line 275) + PASS: errchk-index1-out.go -O (test for errors, line 276) + PASS: errchk-index1-out.go -O (test for errors, line 277) + PASS: errchk-index1-out.go -O (test for errors, line 278) + PASS: errchk-index1-out.go -O (test for errors, line 279) + PASS: errchk-index1-out.go -O (test for errors, line 280) + PASS: errchk-index1-out.go -O (test for errors, line 281) + PASS: errchk-index1-out.go -O (test for errors, line 282) + PASS: errchk-index1-out.go -O (test for errors, line 283) + PASS: errchk-index1-out.go -O (test for errors, line 284) + PASS: errchk-index1-out.go -O (test for errors, line 285) + PASS: errchk-index1-out.go -O (test for errors, line 286) + PASS: errchk-index1-out.go -O (test for errors, line 287) + PASS: errchk-index1-out.go -O (test for errors, line 288) + PASS: errchk-index1-out.go -O (test for errors, line 289) + PASS: errchk-index1-out.go -O (test for errors, line 290) + PASS: errchk-index1-out.go -O (test for errors, line 291) + PASS: errchk-index1-out.go -O (test for errors, line 292) + PASS: errchk-index1-out.go -O (test for errors, line 293) + PASS: errchk-index1-out.go -O (test for errors, line 294) + PASS: errchk-index1-out.go -O (test for errors, line 295) + PASS: errchk-index1-out.go -O (test for errors, line 296) + PASS: errchk-index1-out.go -O (test for errors, line 297) + PASS: errchk-index1-out.go -O (test for errors, line 298) + PASS: errchk-index1-out.go -O (test for errors, line 299) + PASS: errchk-index1-out.go -O (test for errors, line 300) + PASS: errchk-index1-out.go -O (test for errors, line 301) + PASS: errchk-index1-out.go -O (test for errors, line 302) + PASS: errchk-index1-out.go -O (test for errors, line 303) + PASS: errchk-index1-out.go -O (test for errors, line 304) + PASS: errchk-index1-out.go -O (test for errors, line 305) + PASS: errchk-index1-out.go -O (test for errors, line 306) + PASS: errchk-index1-out.go -O (test for errors, line 307) + PASS: errchk-index1-out.go -O (test for errors, line 308) + PASS: errchk-index1-out.go -O (test for errors, line 309) + PASS: errchk-index1-out.go -O (test for errors, line 310) + PASS: errchk-index1-out.go -O (test for errors, line 311) + PASS: errchk-index1-out.go -O (test for errors, line 312) + PASS: errchk-index1-out.go -O (test for errors, line 313) + PASS: errchk-index1-out.go -O (test for errors, line 314) + PASS: errchk-index1-out.go -O (test for errors, line 315) + PASS: errchk-index1-out.go -O (test for errors, line 316) + PASS: errchk-index1-out.go -O (test for errors, line 317) + PASS: errchk-index1-out.go -O (test for errors, line 318) + PASS: errchk-index1-out.go -O (test for errors, line 319) + PASS: errchk-index1-out.go -O (test for errors, line 320) + PASS: errchk-index1-out.go -O (test for errors, line 321) + PASS: errchk-index1-out.go -O (test for errors, line 322) + PASS: errchk-index1-out.go -O (test for errors, line 323) + PASS: errchk-index1-out.go -O (test for errors, line 324) + PASS: errchk-index1-out.go -O (test for errors, line 325) + PASS: errchk-index1-out.go -O (test for errors, line 326) + PASS: errchk-index1-out.go -O (test for errors, line 327) + PASS: errchk-index1-out.go -O (test for errors, line 328) + PASS: errchk-index1-out.go -O (test for errors, line 329) + PASS: errchk-index1-out.go -O (test for errors, line 330) + PASS: errchk-index1-out.go -O (test for errors, line 331) + PASS: errchk-index1-out.go -O (test for errors, line 332) + PASS: errchk-index1-out.go -O (test for errors, line 333) + PASS: errchk-index1-out.go -O (test for errors, line 334) + PASS: errchk-index1-out.go -O (test for errors, line 335) + PASS: errchk-index1-out.go -O (test for errors, line 336) + PASS: errchk-index1-out.go -O (test for errors, line 337) + PASS: errchk-index1-out.go -O (test for errors, line 338) + PASS: errchk-index1-out.go -O (test for errors, line 339) + PASS: errchk-index1-out.go -O (test for errors, line 340) + PASS: errchk-index1-out.go -O (test for errors, line 341) + PASS: errchk-index1-out.go -O (test for errors, line 342) + PASS: errchk-index1-out.go -O (test for errors, line 343) + PASS: errchk-index1-out.go -O (test for errors, line 344) + PASS: errchk-index1-out.go -O (test for errors, line 345) + PASS: errchk-index1-out.go -O (test for errors, line 346) + PASS: errchk-index1-out.go -O (test for errors, line 347) + PASS: errchk-index1-out.go -O (test for errors, line 348) + PASS: errchk-index1-out.go -O (test for errors, line 349) + PASS: errchk-index1-out.go -O (test for errors, line 350) + PASS: errchk-index1-out.go -O (test for errors, line 351) + PASS: errchk-index1-out.go -O (test for errors, line 352) + PASS: errchk-index1-out.go -O (test for errors, line 353) + PASS: errchk-index1-out.go -O (test for errors, line 354) + PASS: errchk-index1-out.go -O (test for errors, line 355) + PASS: errchk-index1-out.go -O (test for errors, line 356) + PASS: errchk-index1-out.go -O (test for errors, line 357) + PASS: errchk-index1-out.go -O (test for errors, line 358) + PASS: errchk-index1-out.go -O (test for errors, line 359) + PASS: errchk-index1-out.go -O (test for errors, line 360) + PASS: errchk-index1-out.go -O (test for errors, line 361) + PASS: errchk-index1-out.go -O (test for errors, line 362) + PASS: errchk-index1-out.go -O (test for errors, line 363) + PASS: errchk-index1-out.go -O (test for errors, line 364) + PASS: errchk-index1-out.go -O (test for errors, line 365) + PASS: errchk-index1-out.go -O (test for errors, line 366) + PASS: errchk-index1-out.go -O (test for errors, line 367) + PASS: errchk-index1-out.go -O (test for errors, line 368) + PASS: errchk-index1-out.go -O (test for errors, line 369) + PASS: errchk-index1-out.go -O (test for errors, line 370) + PASS: errchk-index1-out.go -O (test for errors, line 371) + PASS: errchk-index1-out.go -O (test for errors, line 372) + PASS: errchk-index1-out.go -O (test for errors, line 373) + PASS: errchk-index1-out.go -O (test for errors, line 374) + PASS: errchk-index1-out.go -O (test for errors, line 375) + PASS: errchk-index1-out.go -O (test for errors, line 376) + PASS: errchk-index1-out.go -O (test for errors, line 377) + PASS: errchk-index1-out.go -O (test for errors, line 378) + PASS: errchk-index1-out.go -O (test for errors, line 379) + PASS: errchk-index1-out.go -O (test for errors, line 380) + PASS: errchk-index1-out.go -O (test for errors, line 381) + PASS: errchk-index1-out.go -O (test for errors, line 382) + PASS: errchk-index1-out.go -O (test for errors, line 383) + PASS: errchk-index1-out.go -O (test for errors, line 384) + PASS: errchk-index1-out.go -O (test for errors, line 385) + PASS: errchk-index1-out.go -O (test for errors, line 386) + PASS: errchk-index1-out.go -O (test for errors, line 387) + PASS: errchk-index1-out.go -O (test for errors, line 388) + PASS: errchk-index1-out.go -O (test for errors, line 389) + PASS: errchk-index1-out.go -O (test for errors, line 390) + PASS: errchk-index1-out.go -O (test for errors, line 391) + PASS: errchk-index1-out.go -O (test for errors, line 392) + PASS: errchk-index1-out.go -O (test for errors, line 393) + PASS: errchk-index1-out.go -O (test for errors, line 394) + PASS: errchk-index1-out.go -O (test for errors, line 395) + PASS: errchk-index1-out.go -O (test for errors, line 396) + PASS: errchk-index1-out.go -O (test for errors, line 397) + PASS: errchk-index1-out.go -O (test for errors, line 398) + PASS: errchk-index1-out.go -O (test for errors, line 399) + PASS: errchk-index1-out.go -O (test for errors, line 400) + PASS: errchk-index1-out.go -O (test for errors, line 401) + PASS: errchk-index1-out.go -O (test for errors, line 402) + PASS: errchk-index1-out.go -O (test for errors, line 403) + PASS: errchk-index1-out.go -O (test for errors, line 404) + PASS: errchk-index1-out.go -O (test for errors, line 405) + PASS: errchk-index1-out.go -O (test for errors, line 406) + PASS: errchk-index1-out.go -O (test for errors, line 407) + PASS: errchk-index1-out.go -O (test for errors, line 408) + PASS: errchk-index1-out.go -O (test for errors, line 409) + PASS: errchk-index1-out.go -O (test for errors, line 410) + PASS: errchk-index1-out.go -O (test for errors, line 411) + PASS: errchk-index1-out.go -O (test for errors, line 412) + PASS: errchk-index1-out.go -O (test for errors, line 413) + PASS: errchk-index1-out.go -O (test for errors, line 414) + PASS: errchk-index1-out.go -O (test for errors, line 415) + PASS: errchk-index1-out.go -O (test for errors, line 416) + PASS: errchk-index1-out.go -O (test for errors, line 417) + PASS: errchk-index1-out.go -O (test for errors, line 418) + PASS: errchk-index1-out.go -O (test for errors, line 419) + PASS: errchk-index1-out.go -O (test for errors, line 420) + PASS: errchk-index1-out.go -O (test for errors, line 421) + PASS: errchk-index1-out.go -O (test for errors, line 422) + PASS: errchk-index1-out.go -O (test for errors, line 423) + PASS: errchk-index1-out.go -O (test for errors, line 424) + PASS: errchk-index1-out.go -O (test for errors, line 425) + PASS: errchk-index1-out.go -O (test for errors, line 426) + PASS: errchk-index1-out.go -O (test for errors, line 427) + PASS: errchk-index1-out.go -O (test for errors, line 428) + PASS: errchk-index1-out.go -O (test for errors, line 429) + PASS: errchk-index1-out.go -O (test for errors, line 430) + PASS: errchk-index1-out.go -O (test for errors, line 431) + PASS: errchk-index1-out.go -O (test for errors, line 432) + PASS: errchk-index1-out.go -O (test for errors, line 433) + PASS: errchk-index1-out.go -O (test for errors, line 434) + PASS: errchk-index1-out.go -O (test for errors, line 435) + PASS: errchk-index1-out.go -O (test for errors, line 436) + PASS: errchk-index1-out.go -O (test for errors, line 437) + PASS: errchk-index1-out.go -O (test for errors, line 438) + PASS: errchk-index1-out.go -O (test for errors, line 439) + PASS: errchk-index1-out.go -O (test for errors, line 440) + PASS: errchk-index1-out.go -O (test for errors, line 441) + PASS: errchk-index1-out.go -O (test for errors, line 442) + PASS: errchk-index1-out.go -O (test for errors, line 443) + PASS: errchk-index1-out.go -O (test for errors, line 444) + PASS: errchk-index1-out.go -O (test for errors, line 445) + PASS: errchk-index1-out.go -O (test for errors, line 446) + PASS: errchk-index1-out.go -O (test for errors, line 447) + PASS: errchk-index1-out.go -O (test for errors, line 448) + PASS: errchk-index1-out.go -O (test for errors, line 449) + PASS: errchk-index1-out.go -O (test for errors, line 450) + PASS: errchk-index1-out.go -O (test for errors, line 451) + PASS: errchk-index1-out.go -O (test for errors, line 452) + PASS: errchk-index1-out.go -O (test for errors, line 453) + PASS: errchk-index1-out.go -O (test for errors, line 454) + PASS: errchk-index1-out.go -O (test for errors, line 455) + PASS: errchk-index1-out.go -O (test for errors, line 456) + PASS: errchk-index1-out.go -O (test for errors, line 457) + PASS: errchk-index1-out.go -O (test for errors, line 458) + PASS: errchk-index1-out.go -O (test for errors, line 459) + PASS: errchk-index1-out.go -O (test for errors, line 460) + PASS: errchk-index1-out.go -O (test for errors, line 461) + PASS: errchk-index1-out.go -O (test for errors, line 462) + PASS: errchk-index1-out.go -O (test for errors, line 463) + PASS: errchk-index1-out.go -O (test for errors, line 464) + PASS: errchk-index1-out.go -O (test for errors, line 465) + PASS: errchk-index1-out.go -O (test for errors, line 466) + PASS: errchk-index1-out.go -O (test for errors, line 467) + PASS: errchk-index1-out.go -O (test for errors, line 468) + PASS: errchk-index1-out.go -O (test for errors, line 469) + PASS: errchk-index1-out.go -O (test for errors, line 470) + PASS: errchk-index1-out.go -O (test for errors, line 471) + PASS: errchk-index1-out.go -O (test for errors, line 472) + PASS: errchk-index1-out.go -O (test for errors, line 473) + PASS: errchk-index1-out.go -O (test for errors, line 474) + PASS: errchk-index1-out.go -O (test for errors, line 475) + PASS: errchk-index1-out.go -O (test for errors, line 476) + PASS: errchk-index1-out.go -O (test for errors, line 477) + PASS: errchk-index1-out.go -O (test for errors, line 478) + PASS: errchk-index1-out.go -O (test for errors, line 479) + PASS: errchk-index1-out.go -O (test for errors, line 480) + PASS: errchk-index1-out.go -O (test for errors, line 481) + PASS: errchk-index1-out.go -O (test for errors, line 482) + PASS: errchk-index1-out.go -O (test for errors, line 483) + PASS: errchk-index1-out.go -O (test for errors, line 484) + PASS: errchk-index1-out.go -O (test for errors, line 485) + PASS: errchk-index1-out.go -O (test for errors, line 486) + PASS: errchk-index1-out.go -O (test for errors, line 487) + PASS: errchk-index1-out.go -O (test for errors, line 488) + PASS: errchk-index1-out.go -O (test for errors, line 489) + PASS: errchk-index1-out.go -O (test for errors, line 490) + PASS: errchk-index1-out.go -O (test for errors, line 491) + PASS: errchk-index1-out.go -O (test for errors, line 492) + PASS: errchk-index1-out.go -O (test for errors, line 493) + PASS: errchk-index1-out.go -O (test for errors, line 494) + PASS: errchk-index1-out.go -O (test for errors, line 495) + PASS: errchk-index1-out.go -O (test for errors, line 496) + PASS: errchk-index1-out.go -O (test for errors, line 497) + PASS: errchk-index1-out.go -O (test for errors, line 498) + PASS: errchk-index1-out.go -O (test for errors, line 499) + PASS: errchk-index1-out.go -O (test for excess errors) + PASS: errchk-index2-out.go -O (test for errors, line 1000) + PASS: errchk-index2-out.go -O (test for errors, line 1001) + PASS: errchk-index2-out.go -O (test for errors, line 1002) + PASS: errchk-index2-out.go -O (test for errors, line 1003) + PASS: errchk-index2-out.go -O (test for errors, line 1004) + PASS: errchk-index2-out.go -O (test for errors, line 1005) + PASS: errchk-index2-out.go -O (test for errors, line 1006) + PASS: errchk-index2-out.go -O (test for errors, line 1007) + PASS: errchk-index2-out.go -O (test for errors, line 1008) + PASS: errchk-index2-out.go -O (test for errors, line 1009) + PASS: errchk-index2-out.go -O (test for errors, line 1010) + PASS: errchk-index2-out.go -O (test for errors, line 1011) + PASS: errchk-index2-out.go -O (test for errors, line 1012) + PASS: errchk-index2-out.go -O (test for errors, line 1013) + PASS: errchk-index2-out.go -O (test for errors, line 1014) + PASS: errchk-index2-out.go -O (test for errors, line 1015) + PASS: errchk-index2-out.go -O (test for errors, line 1016) + PASS: errchk-index2-out.go -O (test for errors, line 1017) + PASS: errchk-index2-out.go -O (test for errors, line 1018) + PASS: errchk-index2-out.go -O (test for errors, line 1019) + PASS: errchk-index2-out.go -O (test for errors, line 1020) + PASS: errchk-index2-out.go -O (test for errors, line 1021) + PASS: errchk-index2-out.go -O (test for errors, line 1022) + PASS: errchk-index2-out.go -O (test for errors, line 1023) + PASS: errchk-index2-out.go -O (test for errors, line 1024) + PASS: errchk-index2-out.go -O (test for errors, line 1025) + PASS: errchk-index2-out.go -O (test for errors, line 1026) + PASS: errchk-index2-out.go -O (test for errors, line 1027) + PASS: errchk-index2-out.go -O (test for errors, line 1028) + PASS: errchk-index2-out.go -O (test for errors, line 1029) + PASS: errchk-index2-out.go -O (test for errors, line 1030) + PASS: errchk-index2-out.go -O (test for errors, line 1031) + PASS: errchk-index2-out.go -O (test for errors, line 1032) + PASS: errchk-index2-out.go -O (test for errors, line 1033) + PASS: errchk-index2-out.go -O (test for errors, line 1034) + PASS: errchk-index2-out.go -O (test for errors, line 1035) + PASS: errchk-index2-out.go -O (test for errors, line 1036) + PASS: errchk-index2-out.go -O (test for errors, line 1037) + PASS: errchk-index2-out.go -O (test for errors, line 1038) + PASS: errchk-index2-out.go -O (test for errors, line 1039) + PASS: errchk-index2-out.go -O (test for errors, line 1040) + PASS: errchk-index2-out.go -O (test for errors, line 1041) + PASS: errchk-index2-out.go -O (test for errors, line 1042) + PASS: errchk-index2-out.go -O (test for errors, line 1043) + PASS: errchk-index2-out.go -O (test for errors, line 1044) + PASS: errchk-index2-out.go -O (test for errors, line 1045) + PASS: errchk-index2-out.go -O (test for errors, line 1046) + PASS: errchk-index2-out.go -O (test for errors, line 1047) + PASS: errchk-index2-out.go -O (test for errors, line 1048) + PASS: errchk-index2-out.go -O (test for errors, line 1049) + PASS: errchk-index2-out.go -O (test for errors, line 1050) + PASS: errchk-index2-out.go -O (test for errors, line 1051) + PASS: errchk-index2-out.go -O (test for errors, line 1052) + PASS: errchk-index2-out.go -O (test for errors, line 1053) + PASS: errchk-index2-out.go -O (test for errors, line 1054) + PASS: errchk-index2-out.go -O (test for errors, line 1055) + PASS: errchk-index2-out.go -O (test for errors, line 1056) + PASS: errchk-index2-out.go -O (test for errors, line 1057) + PASS: errchk-index2-out.go -O (test for errors, line 1058) + PASS: errchk-index2-out.go -O (test for errors, line 1059) + PASS: errchk-index2-out.go -O (test for errors, line 1060) + PASS: errchk-index2-out.go -O (test for errors, line 1061) + PASS: errchk-index2-out.go -O (test for errors, line 1062) + PASS: errchk-index2-out.go -O (test for errors, line 1063) + PASS: errchk-index2-out.go -O (test for errors, line 1064) + PASS: errchk-index2-out.go -O (test for errors, line 1065) + PASS: errchk-index2-out.go -O (test for errors, line 1066) + PASS: errchk-index2-out.go -O (test for errors, line 1067) + PASS: errchk-index2-out.go -O (test for errors, line 1068) + PASS: errchk-index2-out.go -O (test for errors, line 1069) + PASS: errchk-index2-out.go -O (test for errors, line 1070) + PASS: errchk-index2-out.go -O (test for errors, line 1071) + PASS: errchk-index2-out.go -O (test for errors, line 1072) + PASS: errchk-index2-out.go -O (test for errors, line 1073) + PASS: errchk-index2-out.go -O (test for errors, line 1074) + PASS: errchk-index2-out.go -O (test for errors, line 1075) + PASS: errchk-index2-out.go -O (test for errors, line 1076) + PASS: errchk-index2-out.go -O (test for errors, line 1077) + PASS: errchk-index2-out.go -O (test for errors, line 1078) + PASS: errchk-index2-out.go -O (test for errors, line 1079) + PASS: errchk-index2-out.go -O (test for errors, line 1080) + PASS: errchk-index2-out.go -O (test for errors, line 1081) + PASS: errchk-index2-out.go -O (test for errors, line 1082) + PASS: errchk-index2-out.go -O (test for errors, line 1083) + PASS: errchk-index2-out.go -O (test for errors, line 1084) + PASS: errchk-index2-out.go -O (test for errors, line 1085) + PASS: errchk-index2-out.go -O (test for errors, line 1086) + PASS: errchk-index2-out.go -O (test for errors, line 1087) + PASS: errchk-index2-out.go -O (test for errors, line 1088) + PASS: errchk-index2-out.go -O (test for errors, line 1089) + PASS: errchk-index2-out.go -O (test for errors, line 1090) + PASS: errchk-index2-out.go -O (test for errors, line 1091) + PASS: errchk-index2-out.go -O (test for errors, line 1092) + PASS: errchk-index2-out.go -O (test for errors, line 1093) + PASS: errchk-index2-out.go -O (test for errors, line 1094) + PASS: errchk-index2-out.go -O (test for errors, line 1095) + PASS: errchk-index2-out.go -O (test for errors, line 1096) + PASS: errchk-index2-out.go -O (test for errors, line 1097) + PASS: errchk-index2-out.go -O (test for errors, line 1098) + PASS: errchk-index2-out.go -O (test for errors, line 1099) + PASS: errchk-index2-out.go -O (test for errors, line 1100) + PASS: errchk-index2-out.go -O (test for errors, line 1101) + PASS: errchk-index2-out.go -O (test for errors, line 1102) + PASS: errchk-index2-out.go -O (test for errors, line 1103) + PASS: errchk-index2-out.go -O (test for errors, line 1104) + PASS: errchk-index2-out.go -O (test for errors, line 1105) + PASS: errchk-index2-out.go -O (test for errors, line 1106) + PASS: errchk-index2-out.go -O (test for errors, line 1107) + PASS: errchk-index2-out.go -O (test for errors, line 1108) + PASS: errchk-index2-out.go -O (test for errors, line 1109) + PASS: errchk-index2-out.go -O (test for errors, line 1110) + PASS: errchk-index2-out.go -O (test for errors, line 1111) + PASS: errchk-index2-out.go -O (test for errors, line 1112) + PASS: errchk-index2-out.go -O (test for errors, line 1113) + PASS: errchk-index2-out.go -O (test for errors, line 1114) + PASS: errchk-index2-out.go -O (test for errors, line 1115) + PASS: errchk-index2-out.go -O (test for errors, line 1116) + PASS: errchk-index2-out.go -O (test for errors, line 1117) + PASS: errchk-index2-out.go -O (test for errors, line 1118) + PASS: errchk-index2-out.go -O (test for errors, line 1119) + PASS: errchk-index2-out.go -O (test for errors, line 1120) + PASS: errchk-index2-out.go -O (test for errors, line 1121) + PASS: errchk-index2-out.go -O (test for errors, line 1122) + PASS: errchk-index2-out.go -O (test for errors, line 1123) + PASS: errchk-index2-out.go -O (test for errors, line 1124) + PASS: errchk-index2-out.go -O (test for errors, line 1125) + PASS: errchk-index2-out.go -O (test for errors, line 1126) + PASS: errchk-index2-out.go -O (test for errors, line 1127) + PASS: errchk-index2-out.go -O (test for errors, line 1128) + PASS: errchk-index2-out.go -O (test for errors, line 1129) + PASS: errchk-index2-out.go -O (test for errors, line 1130) + PASS: errchk-index2-out.go -O (test for errors, line 1131) + PASS: errchk-index2-out.go -O (test for errors, line 1132) + PASS: errchk-index2-out.go -O (test for errors, line 1133) + PASS: errchk-index2-out.go -O (test for errors, line 1134) + PASS: errchk-index2-out.go -O (test for errors, line 1135) + PASS: errchk-index2-out.go -O (test for errors, line 1136) + PASS: errchk-index2-out.go -O (test for errors, line 1137) + PASS: errchk-index2-out.go -O (test for errors, line 1138) + PASS: errchk-index2-out.go -O (test for errors, line 1139) + PASS: errchk-index2-out.go -O (test for errors, line 1140) + PASS: errchk-index2-out.go -O (test for errors, line 1141) + PASS: errchk-index2-out.go -O (test for errors, line 1142) + PASS: errchk-index2-out.go -O (test for errors, line 1143) + PASS: errchk-index2-out.go -O (test for errors, line 1144) + PASS: errchk-index2-out.go -O (test for errors, line 1145) + PASS: errchk-index2-out.go -O (test for errors, line 1146) + PASS: errchk-index2-out.go -O (test for errors, line 1147) + PASS: errchk-index2-out.go -O (test for errors, line 1148) + PASS: errchk-index2-out.go -O (test for errors, line 1149) + PASS: errchk-index2-out.go -O (test for errors, line 1150) + PASS: errchk-index2-out.go -O (test for errors, line 1151) + PASS: errchk-index2-out.go -O (test for errors, line 1152) + PASS: errchk-index2-out.go -O (test for errors, line 1153) + PASS: errchk-index2-out.go -O (test for errors, line 1154) + PASS: errchk-index2-out.go -O (test for errors, line 1155) + PASS: errchk-index2-out.go -O (test for errors, line 1156) + PASS: errchk-index2-out.go -O (test for errors, line 1157) + PASS: errchk-index2-out.go -O (test for errors, line 1158) + PASS: errchk-index2-out.go -O (test for errors, line 1159) + PASS: errchk-index2-out.go -O (test for errors, line 1160) + PASS: errchk-index2-out.go -O (test for errors, line 1161) + PASS: errchk-index2-out.go -O (test for errors, line 1162) + PASS: errchk-index2-out.go -O (test for errors, line 1163) + PASS: errchk-index2-out.go -O (test for errors, line 1164) + PASS: errchk-index2-out.go -O (test for errors, line 1165) + PASS: errchk-index2-out.go -O (test for errors, line 1166) + PASS: errchk-index2-out.go -O (test for errors, line 1167) + PASS: errchk-index2-out.go -O (test for errors, line 1168) + PASS: errchk-index2-out.go -O (test for errors, line 1169) + PASS: errchk-index2-out.go -O (test for errors, line 1170) + PASS: errchk-index2-out.go -O (test for errors, line 1171) + PASS: errchk-index2-out.go -O (test for errors, line 1172) + PASS: errchk-index2-out.go -O (test for errors, line 1173) + PASS: errchk-index2-out.go -O (test for errors, line 1174) + PASS: errchk-index2-out.go -O (test for errors, line 1175) + PASS: errchk-index2-out.go -O (test for errors, line 1176) + PASS: errchk-index2-out.go -O (test for errors, line 1177) + PASS: errchk-index2-out.go -O (test for errors, line 1178) + PASS: errchk-index2-out.go -O (test for errors, line 1179) + PASS: errchk-index2-out.go -O (test for errors, line 1180) + PASS: errchk-index2-out.go -O (test for errors, line 1181) + PASS: errchk-index2-out.go -O (test for errors, line 1182) + PASS: errchk-index2-out.go -O (test for errors, line 1183) + PASS: errchk-index2-out.go -O (test for errors, line 1184) + PASS: errchk-index2-out.go -O (test for errors, line 1185) + PASS: errchk-index2-out.go -O (test for errors, line 1186) + PASS: errchk-index2-out.go -O (test for errors, line 1187) + PASS: errchk-index2-out.go -O (test for errors, line 1188) + PASS: errchk-index2-out.go -O (test for errors, line 1189) + PASS: errchk-index2-out.go -O (test for errors, line 1190) + PASS: errchk-index2-out.go -O (test for errors, line 1191) + PASS: errchk-index2-out.go -O (test for errors, line 1192) + PASS: errchk-index2-out.go -O (test for errors, line 1193) + PASS: errchk-index2-out.go -O (test for errors, line 1194) + PASS: errchk-index2-out.go -O (test for errors, line 1195) + PASS: errchk-index2-out.go -O (test for errors, line 1196) + PASS: errchk-index2-out.go -O (test for errors, line 1197) + PASS: errchk-index2-out.go -O (test for errors, line 1198) + PASS: errchk-index2-out.go -O (test for errors, line 1199) + PASS: errchk-index2-out.go -O (test for errors, line 1200) + PASS: errchk-index2-out.go -O (test for errors, line 1201) + PASS: errchk-index2-out.go -O (test for errors, line 1202) + PASS: errchk-index2-out.go -O (test for errors, line 1203) + PASS: errchk-index2-out.go -O (test for errors, line 1204) + PASS: errchk-index2-out.go -O (test for errors, line 1205) + PASS: errchk-index2-out.go -O (test for errors, line 1206) + PASS: errchk-index2-out.go -O (test for errors, line 1207) + PASS: errchk-index2-out.go -O (test for errors, line 1208) + PASS: errchk-index2-out.go -O (test for errors, line 1209) + PASS: errchk-index2-out.go -O (test for errors, line 1210) + PASS: errchk-index2-out.go -O (test for errors, line 1211) + PASS: errchk-index2-out.go -O (test for errors, line 1212) + PASS: errchk-index2-out.go -O (test for errors, line 1213) + PASS: errchk-index2-out.go -O (test for errors, line 1214) + PASS: errchk-index2-out.go -O (test for errors, line 1215) + PASS: errchk-index2-out.go -O (test for errors, line 1216) + PASS: errchk-index2-out.go -O (test for errors, line 1217) + PASS: errchk-index2-out.go -O (test for errors, line 1218) + PASS: errchk-index2-out.go -O (test for errors, line 1219) + PASS: errchk-index2-out.go -O (test for errors, line 1220) + PASS: errchk-index2-out.go -O (test for errors, line 1221) + PASS: errchk-index2-out.go -O (test for errors, line 1222) + PASS: errchk-index2-out.go -O (test for errors, line 1223) + PASS: errchk-index2-out.go -O (test for errors, line 1224) + PASS: errchk-index2-out.go -O (test for errors, line 1225) + PASS: errchk-index2-out.go -O (test for errors, line 1226) + PASS: errchk-index2-out.go -O (test for errors, line 1227) + PASS: errchk-index2-out.go -O (test for errors, line 1228) + PASS: errchk-index2-out.go -O (test for errors, line 1229) + PASS: errchk-index2-out.go -O (test for errors, line 1230) + PASS: errchk-index2-out.go -O (test for errors, line 1231) + PASS: errchk-index2-out.go -O (test for errors, line 1232) + PASS: errchk-index2-out.go -O (test for errors, line 1233) + PASS: errchk-index2-out.go -O (test for errors, line 1234) + PASS: errchk-index2-out.go -O (test for errors, line 1235) + PASS: errchk-index2-out.go -O (test for errors, line 1236) + PASS: errchk-index2-out.go -O (test for errors, line 1237) + PASS: errchk-index2-out.go -O (test for errors, line 1238) + PASS: errchk-index2-out.go -O (test for errors, line 1239) + PASS: errchk-index2-out.go -O (test for errors, line 1240) + PASS: errchk-index2-out.go -O (test for errors, line 1241) + PASS: errchk-index2-out.go -O (test for errors, line 1242) + PASS: errchk-index2-out.go -O (test for errors, line 1243) + PASS: errchk-index2-out.go -O (test for errors, line 1244) + PASS: errchk-index2-out.go -O (test for errors, line 1245) + PASS: errchk-index2-out.go -O (test for errors, line 1246) + PASS: errchk-index2-out.go -O (test for errors, line 1247) + PASS: errchk-index2-out.go -O (test for errors, line 1248) + PASS: errchk-index2-out.go -O (test for errors, line 1249) + PASS: errchk-index2-out.go -O (test for errors, line 1250) + PASS: errchk-index2-out.go -O (test for errors, line 1251) + PASS: errchk-index2-out.go -O (test for errors, line 1252) + PASS: errchk-index2-out.go -O (test for errors, line 1253) + PASS: errchk-index2-out.go -O (test for errors, line 1254) + PASS: errchk-index2-out.go -O (test for errors, line 1255) + PASS: errchk-index2-out.go -O (test for errors, line 1256) + PASS: errchk-index2-out.go -O (test for errors, line 1257) + PASS: errchk-index2-out.go -O (test for errors, line 1258) + PASS: errchk-index2-out.go -O (test for errors, line 1259) + PASS: errchk-index2-out.go -O (test for errors, line 1260) + PASS: errchk-index2-out.go -O (test for errors, line 1261) + PASS: errchk-index2-out.go -O (test for errors, line 1262) + PASS: errchk-index2-out.go -O (test for errors, line 1263) + PASS: errchk-index2-out.go -O (test for errors, line 1264) + PASS: errchk-index2-out.go -O (test for errors, line 1265) + PASS: errchk-index2-out.go -O (test for errors, line 1266) + PASS: errchk-index2-out.go -O (test for errors, line 1267) + PASS: errchk-index2-out.go -O (test for errors, line 1268) + PASS: errchk-index2-out.go -O (test for errors, line 1269) + PASS: errchk-index2-out.go -O (test for errors, line 1270) + PASS: errchk-index2-out.go -O (test for errors, line 1271) + PASS: errchk-index2-out.go -O (test for errors, line 1272) + PASS: errchk-index2-out.go -O (test for errors, line 1273) + PASS: errchk-index2-out.go -O (test for errors, line 1274) + PASS: errchk-index2-out.go -O (test for errors, line 1275) + PASS: errchk-index2-out.go -O (test for errors, line 1276) + PASS: errchk-index2-out.go -O (test for errors, line 1277) + PASS: errchk-index2-out.go -O (test for errors, line 1278) + PASS: errchk-index2-out.go -O (test for errors, line 1279) + PASS: errchk-index2-out.go -O (test for errors, line 1280) + PASS: errchk-index2-out.go -O (test for errors, line 1281) + PASS: errchk-index2-out.go -O (test for errors, line 1282) + PASS: errchk-index2-out.go -O (test for errors, line 1283) + PASS: errchk-index2-out.go -O (test for errors, line 1284) + PASS: errchk-index2-out.go -O (test for errors, line 1285) + PASS: errchk-index2-out.go -O (test for errors, line 1286) + PASS: errchk-index2-out.go -O (test for errors, line 1287) + PASS: errchk-index2-out.go -O (test for errors, line 1288) + PASS: errchk-index2-out.go -O (test for errors, line 1289) + PASS: errchk-index2-out.go -O (test for errors, line 1290) + PASS: errchk-index2-out.go -O (test for errors, line 1291) + PASS: errchk-index2-out.go -O (test for errors, line 1292) + PASS: errchk-index2-out.go -O (test for errors, line 1293) + PASS: errchk-index2-out.go -O (test for errors, line 1294) + PASS: errchk-index2-out.go -O (test for errors, line 1295) + PASS: errchk-index2-out.go -O (test for errors, line 1296) + PASS: errchk-index2-out.go -O (test for errors, line 1297) + PASS: errchk-index2-out.go -O (test for errors, line 1298) + PASS: errchk-index2-out.go -O (test for errors, line 1299) + PASS: errchk-index2-out.go -O (test for errors, line 1300) + PASS: errchk-index2-out.go -O (test for errors, line 1301) + PASS: errchk-index2-out.go -O (test for errors, line 1302) + PASS: errchk-index2-out.go -O (test for errors, line 1303) + PASS: errchk-index2-out.go -O (test for errors, line 1304) + PASS: errchk-index2-out.go -O (test for errors, line 1305) + PASS: errchk-index2-out.go -O (test for errors, line 1306) + PASS: errchk-index2-out.go -O (test for errors, line 1307) + PASS: errchk-index2-out.go -O (test for errors, line 1308) + PASS: errchk-index2-out.go -O (test for errors, line 1309) + PASS: errchk-index2-out.go -O (test for errors, line 1310) + PASS: errchk-index2-out.go -O (test for errors, line 1311) + PASS: errchk-index2-out.go -O (test for errors, line 1312) + PASS: errchk-index2-out.go -O (test for errors, line 1313) + PASS: errchk-index2-out.go -O (test for errors, line 1314) + PASS: errchk-index2-out.go -O (test for errors, line 1315) + PASS: errchk-index2-out.go -O (test for errors, line 1316) + PASS: errchk-index2-out.go -O (test for errors, line 1317) + PASS: errchk-index2-out.go -O (test for errors, line 1318) + PASS: errchk-index2-out.go -O (test for errors, line 1319) + PASS: errchk-index2-out.go -O (test for errors, line 1320) + PASS: errchk-index2-out.go -O (test for errors, line 1321) + PASS: errchk-index2-out.go -O (test for errors, line 1322) + PASS: errchk-index2-out.go -O (test for errors, line 1323) + PASS: errchk-index2-out.go -O (test for errors, line 1324) + PASS: errchk-index2-out.go -O (test for errors, line 1325) + PASS: errchk-index2-out.go -O (test for errors, line 1326) + PASS: errchk-index2-out.go -O (test for errors, line 1327) + PASS: errchk-index2-out.go -O (test for errors, line 1328) + PASS: errchk-index2-out.go -O (test for errors, line 1329) + PASS: errchk-index2-out.go -O (test for errors, line 1330) + PASS: errchk-index2-out.go -O (test for errors, line 1331) + PASS: errchk-index2-out.go -O (test for errors, line 1332) + PASS: errchk-index2-out.go -O (test for errors, line 1333) + PASS: errchk-index2-out.go -O (test for errors, line 1334) + PASS: errchk-index2-out.go -O (test for errors, line 1335) + PASS: errchk-index2-out.go -O (test for errors, line 1336) + PASS: errchk-index2-out.go -O (test for errors, line 1337) + PASS: errchk-index2-out.go -O (test for errors, line 1338) + PASS: errchk-index2-out.go -O (test for errors, line 1339) + PASS: errchk-index2-out.go -O (test for errors, line 1340) + PASS: errchk-index2-out.go -O (test for errors, line 1341) + PASS: errchk-index2-out.go -O (test for errors, line 1342) + PASS: errchk-index2-out.go -O (test for errors, line 1343) + PASS: errchk-index2-out.go -O (test for errors, line 1344) + PASS: errchk-index2-out.go -O (test for errors, line 1345) + PASS: errchk-index2-out.go -O (test for errors, line 1346) + PASS: errchk-index2-out.go -O (test for errors, line 1347) + PASS: errchk-index2-out.go -O (test for errors, line 1348) + PASS: errchk-index2-out.go -O (test for errors, line 1349) + PASS: errchk-index2-out.go -O (test for errors, line 1350) + PASS: errchk-index2-out.go -O (test for errors, line 1351) + PASS: errchk-index2-out.go -O (test for errors, line 1352) + PASS: errchk-index2-out.go -O (test for errors, line 1353) + PASS: errchk-index2-out.go -O (test for errors, line 1354) + PASS: errchk-index2-out.go -O (test for errors, line 1355) + PASS: errchk-index2-out.go -O (test for errors, line 1356) + PASS: errchk-index2-out.go -O (test for errors, line 1357) + PASS: errchk-index2-out.go -O (test for errors, line 1358) + PASS: errchk-index2-out.go -O (test for errors, line 1359) + PASS: errchk-index2-out.go -O (test for errors, line 1360) + PASS: errchk-index2-out.go -O (test for errors, line 1361) + PASS: errchk-index2-out.go -O (test for errors, line 1362) + PASS: errchk-index2-out.go -O (test for errors, line 1363) + PASS: errchk-index2-out.go -O (test for errors, line 1364) + PASS: errchk-index2-out.go -O (test for errors, line 1365) + PASS: errchk-index2-out.go -O (test for errors, line 1366) + PASS: errchk-index2-out.go -O (test for errors, line 1367) + PASS: errchk-index2-out.go -O (test for errors, line 1368) + PASS: errchk-index2-out.go -O (test for errors, line 1369) + PASS: errchk-index2-out.go -O (test for errors, line 1370) + PASS: errchk-index2-out.go -O (test for errors, line 1371) + PASS: errchk-index2-out.go -O (test for errors, line 1372) + PASS: errchk-index2-out.go -O (test for errors, line 1373) + PASS: errchk-index2-out.go -O (test for errors, line 1374) + PASS: errchk-index2-out.go -O (test for errors, line 1375) + PASS: errchk-index2-out.go -O (test for errors, line 1376) + PASS: errchk-index2-out.go -O (test for errors, line 1377) + PASS: errchk-index2-out.go -O (test for errors, line 1378) + PASS: errchk-index2-out.go -O (test for errors, line 1379) + PASS: errchk-index2-out.go -O (test for errors, line 1380) + PASS: errchk-index2-out.go -O (test for errors, line 1381) + PASS: errchk-index2-out.go -O (test for errors, line 1382) + PASS: errchk-index2-out.go -O (test for errors, line 1383) + PASS: errchk-index2-out.go -O (test for errors, line 1384) + PASS: errchk-index2-out.go -O (test for errors, line 1385) + PASS: errchk-index2-out.go -O (test for errors, line 1386) + PASS: errchk-index2-out.go -O (test for errors, line 1387) + PASS: errchk-index2-out.go -O (test for errors, line 1388) + PASS: errchk-index2-out.go -O (test for errors, line 1389) + PASS: errchk-index2-out.go -O (test for errors, line 1390) + PASS: errchk-index2-out.go -O (test for errors, line 1391) + PASS: errchk-index2-out.go -O (test for errors, line 1392) + PASS: errchk-index2-out.go -O (test for errors, line 1393) + PASS: errchk-index2-out.go -O (test for errors, line 1394) + PASS: errchk-index2-out.go -O (test for errors, line 1395) + PASS: errchk-index2-out.go -O (test for errors, line 1396) + PASS: errchk-index2-out.go -O (test for errors, line 1397) + PASS: errchk-index2-out.go -O (test for errors, line 1398) + PASS: errchk-index2-out.go -O (test for errors, line 1399) + PASS: errchk-index2-out.go -O (test for errors, line 140) + PASS: errchk-index2-out.go -O (test for errors, line 1400) + PASS: errchk-index2-out.go -O (test for errors, line 1401) + PASS: errchk-index2-out.go -O (test for errors, line 1402) + PASS: errchk-index2-out.go -O (test for errors, line 1403) + PASS: errchk-index2-out.go -O (test for errors, line 1404) + PASS: errchk-index2-out.go -O (test for errors, line 1405) + PASS: errchk-index2-out.go -O (test for errors, line 1406) + PASS: errchk-index2-out.go -O (test for errors, line 1407) + PASS: errchk-index2-out.go -O (test for errors, line 1408) + PASS: errchk-index2-out.go -O (test for errors, line 1409) + PASS: errchk-index2-out.go -O (test for errors, line 141) + PASS: errchk-index2-out.go -O (test for errors, line 1410) + PASS: errchk-index2-out.go -O (test for errors, line 1411) + PASS: errchk-index2-out.go -O (test for errors, line 1412) + PASS: errchk-index2-out.go -O (test for errors, line 1413) + PASS: errchk-index2-out.go -O (test for errors, line 1414) + PASS: errchk-index2-out.go -O (test for errors, line 1415) + PASS: errchk-index2-out.go -O (test for errors, line 1416) + PASS: errchk-index2-out.go -O (test for errors, line 1417) + PASS: errchk-index2-out.go -O (test for errors, line 1418) + PASS: errchk-index2-out.go -O (test for errors, line 1419) + PASS: errchk-index2-out.go -O (test for errors, line 142) + PASS: errchk-index2-out.go -O (test for errors, line 1420) + PASS: errchk-index2-out.go -O (test for errors, line 1421) + PASS: errchk-index2-out.go -O (test for errors, line 1422) + PASS: errchk-index2-out.go -O (test for errors, line 1423) + PASS: errchk-index2-out.go -O (test for errors, line 1424) + PASS: errchk-index2-out.go -O (test for errors, line 1425) + PASS: errchk-index2-out.go -O (test for errors, line 1426) + PASS: errchk-index2-out.go -O (test for errors, line 1427) + PASS: errchk-index2-out.go -O (test for errors, line 1428) + PASS: errchk-index2-out.go -O (test for errors, line 1429) + PASS: errchk-index2-out.go -O (test for errors, line 143) + PASS: errchk-index2-out.go -O (test for errors, line 1430) + PASS: errchk-index2-out.go -O (test for errors, line 1431) + PASS: errchk-index2-out.go -O (test for errors, line 1432) + PASS: errchk-index2-out.go -O (test for errors, line 1433) + PASS: errchk-index2-out.go -O (test for errors, line 1434) + PASS: errchk-index2-out.go -O (test for errors, line 1435) + PASS: errchk-index2-out.go -O (test for errors, line 1436) + PASS: errchk-index2-out.go -O (test for errors, line 1437) + PASS: errchk-index2-out.go -O (test for errors, line 1438) + PASS: errchk-index2-out.go -O (test for errors, line 1439) + PASS: errchk-index2-out.go -O (test for errors, line 144) + PASS: errchk-index2-out.go -O (test for errors, line 1440) + PASS: errchk-index2-out.go -O (test for errors, line 1441) + PASS: errchk-index2-out.go -O (test for errors, line 1442) + PASS: errchk-index2-out.go -O (test for errors, line 1443) + PASS: errchk-index2-out.go -O (test for errors, line 1444) + PASS: errchk-index2-out.go -O (test for errors, line 1445) + PASS: errchk-index2-out.go -O (test for errors, line 1446) + PASS: errchk-index2-out.go -O (test for errors, line 1447) + PASS: errchk-index2-out.go -O (test for errors, line 1448) + PASS: errchk-index2-out.go -O (test for errors, line 1449) + PASS: errchk-index2-out.go -O (test for errors, line 145) + PASS: errchk-index2-out.go -O (test for errors, line 1450) + PASS: errchk-index2-out.go -O (test for errors, line 1451) + PASS: errchk-index2-out.go -O (test for errors, line 1452) + PASS: errchk-index2-out.go -O (test for errors, line 1453) + PASS: errchk-index2-out.go -O (test for errors, line 1454) + PASS: errchk-index2-out.go -O (test for errors, line 1455) + PASS: errchk-index2-out.go -O (test for errors, line 1456) + PASS: errchk-index2-out.go -O (test for errors, line 1457) + PASS: errchk-index2-out.go -O (test for errors, line 1458) + PASS: errchk-index2-out.go -O (test for errors, line 1459) + PASS: errchk-index2-out.go -O (test for errors, line 146) + PASS: errchk-index2-out.go -O (test for errors, line 1460) + PASS: errchk-index2-out.go -O (test for errors, line 1461) + PASS: errchk-index2-out.go -O (test for errors, line 1462) + PASS: errchk-index2-out.go -O (test for errors, line 1463) + PASS: errchk-index2-out.go -O (test for errors, line 1464) + PASS: errchk-index2-out.go -O (test for errors, line 1465) + PASS: errchk-index2-out.go -O (test for errors, line 1466) + PASS: errchk-index2-out.go -O (test for errors, line 1467) + PASS: errchk-index2-out.go -O (test for errors, line 1468) + PASS: errchk-index2-out.go -O (test for errors, line 1469) + PASS: errchk-index2-out.go -O (test for errors, line 147) + PASS: errchk-index2-out.go -O (test for errors, line 1470) + PASS: errchk-index2-out.go -O (test for errors, line 1471) + PASS: errchk-index2-out.go -O (test for errors, line 1472) + PASS: errchk-index2-out.go -O (test for errors, line 1473) + PASS: errchk-index2-out.go -O (test for errors, line 1474) + PASS: errchk-index2-out.go -O (test for errors, line 1475) + PASS: errchk-index2-out.go -O (test for errors, line 1476) + PASS: errchk-index2-out.go -O (test for errors, line 1477) + PASS: errchk-index2-out.go -O (test for errors, line 1478) + PASS: errchk-index2-out.go -O (test for errors, line 1479) + PASS: errchk-index2-out.go -O (test for errors, line 148) + PASS: errchk-index2-out.go -O (test for errors, line 1480) + PASS: errchk-index2-out.go -O (test for errors, line 1481) + PASS: errchk-index2-out.go -O (test for errors, line 1482) + PASS: errchk-index2-out.go -O (test for errors, line 1483) + PASS: errchk-index2-out.go -O (test for errors, line 1484) + PASS: errchk-index2-out.go -O (test for errors, line 1485) + PASS: errchk-index2-out.go -O (test for errors, line 1486) + PASS: errchk-index2-out.go -O (test for errors, line 1487) + PASS: errchk-index2-out.go -O (test for errors, line 1488) + PASS: errchk-index2-out.go -O (test for errors, line 1489) + PASS: errchk-index2-out.go -O (test for errors, line 149) + PASS: errchk-index2-out.go -O (test for errors, line 1490) + PASS: errchk-index2-out.go -O (test for errors, line 1491) + PASS: errchk-index2-out.go -O (test for errors, line 1492) + PASS: errchk-index2-out.go -O (test for errors, line 1493) + PASS: errchk-index2-out.go -O (test for errors, line 1494) + PASS: errchk-index2-out.go -O (test for errors, line 1495) + PASS: errchk-index2-out.go -O (test for errors, line 1496) + PASS: errchk-index2-out.go -O (test for errors, line 1497) + PASS: errchk-index2-out.go -O (test for errors, line 1498) + PASS: errchk-index2-out.go -O (test for errors, line 1499) + PASS: errchk-index2-out.go -O (test for errors, line 150) + PASS: errchk-index2-out.go -O (test for errors, line 1500) + PASS: errchk-index2-out.go -O (test for errors, line 1501) + PASS: errchk-index2-out.go -O (test for errors, line 1502) + PASS: errchk-index2-out.go -O (test for errors, line 1503) + PASS: errchk-index2-out.go -O (test for errors, line 1504) + PASS: errchk-index2-out.go -O (test for errors, line 1505) + PASS: errchk-index2-out.go -O (test for errors, line 1506) + PASS: errchk-index2-out.go -O (test for errors, line 1507) + PASS: errchk-index2-out.go -O (test for errors, line 1508) + PASS: errchk-index2-out.go -O (test for errors, line 1509) + PASS: errchk-index2-out.go -O (test for errors, line 151) + PASS: errchk-index2-out.go -O (test for errors, line 1510) + PASS: errchk-index2-out.go -O (test for errors, line 1511) + PASS: errchk-index2-out.go -O (test for errors, line 1512) + PASS: errchk-index2-out.go -O (test for errors, line 1513) + PASS: errchk-index2-out.go -O (test for errors, line 1514) + PASS: errchk-index2-out.go -O (test for errors, line 1515) + PASS: errchk-index2-out.go -O (test for errors, line 1516) + PASS: errchk-index2-out.go -O (test for errors, line 1517) + PASS: errchk-index2-out.go -O (test for errors, line 1518) + PASS: errchk-index2-out.go -O (test for errors, line 1519) + PASS: errchk-index2-out.go -O (test for errors, line 152) + PASS: errchk-index2-out.go -O (test for errors, line 1520) + PASS: errchk-index2-out.go -O (test for errors, line 1521) + PASS: errchk-index2-out.go -O (test for errors, line 1522) + PASS: errchk-index2-out.go -O (test for errors, line 1523) + PASS: errchk-index2-out.go -O (test for errors, line 1524) + PASS: errchk-index2-out.go -O (test for errors, line 1525) + PASS: errchk-index2-out.go -O (test for errors, line 1526) + PASS: errchk-index2-out.go -O (test for errors, line 1527) + PASS: errchk-index2-out.go -O (test for errors, line 1528) + PASS: errchk-index2-out.go -O (test for errors, line 1529) + PASS: errchk-index2-out.go -O (test for errors, line 153) + PASS: errchk-index2-out.go -O (test for errors, line 1530) + PASS: errchk-index2-out.go -O (test for errors, line 1531) + PASS: errchk-index2-out.go -O (test for errors, line 1532) + PASS: errchk-index2-out.go -O (test for errors, line 1533) + PASS: errchk-index2-out.go -O (test for errors, line 1534) + PASS: errchk-index2-out.go -O (test for errors, line 1535) + PASS: errchk-index2-out.go -O (test for errors, line 1536) + PASS: errchk-index2-out.go -O (test for errors, line 1537) + PASS: errchk-index2-out.go -O (test for errors, line 1538) + PASS: errchk-index2-out.go -O (test for errors, line 1539) + PASS: errchk-index2-out.go -O (test for errors, line 154) + PASS: errchk-index2-out.go -O (test for errors, line 1540) + PASS: errchk-index2-out.go -O (test for errors, line 1541) + PASS: errchk-index2-out.go -O (test for errors, line 1542) + PASS: errchk-index2-out.go -O (test for errors, line 1543) + PASS: errchk-index2-out.go -O (test for errors, line 1544) + PASS: errchk-index2-out.go -O (test for errors, line 1545) + PASS: errchk-index2-out.go -O (test for errors, line 1546) + PASS: errchk-index2-out.go -O (test for errors, line 1547) + PASS: errchk-index2-out.go -O (test for errors, line 1548) + PASS: errchk-index2-out.go -O (test for errors, line 1549) + PASS: errchk-index2-out.go -O (test for errors, line 155) + PASS: errchk-index2-out.go -O (test for errors, line 1550) + PASS: errchk-index2-out.go -O (test for errors, line 1551) + PASS: errchk-index2-out.go -O (test for errors, line 1552) + PASS: errchk-index2-out.go -O (test for errors, line 1553) + PASS: errchk-index2-out.go -O (test for errors, line 1554) + PASS: errchk-index2-out.go -O (test for errors, line 1555) + PASS: errchk-index2-out.go -O (test for errors, line 1556) + PASS: errchk-index2-out.go -O (test for errors, line 1557) + PASS: errchk-index2-out.go -O (test for errors, line 1558) + PASS: errchk-index2-out.go -O (test for errors, line 1559) + PASS: errchk-index2-out.go -O (test for errors, line 156) + PASS: errchk-index2-out.go -O (test for errors, line 1560) + PASS: errchk-index2-out.go -O (test for errors, line 1561) + PASS: errchk-index2-out.go -O (test for errors, line 1562) + PASS: errchk-index2-out.go -O (test for errors, line 1563) + PASS: errchk-index2-out.go -O (test for errors, line 1564) + PASS: errchk-index2-out.go -O (test for errors, line 1565) + PASS: errchk-index2-out.go -O (test for errors, line 1566) + PASS: errchk-index2-out.go -O (test for errors, line 1567) + PASS: errchk-index2-out.go -O (test for errors, line 1568) + PASS: errchk-index2-out.go -O (test for errors, line 1569) + PASS: errchk-index2-out.go -O (test for errors, line 157) + PASS: errchk-index2-out.go -O (test for errors, line 1570) + PASS: errchk-index2-out.go -O (test for errors, line 1571) + PASS: errchk-index2-out.go -O (test for errors, line 1572) + PASS: errchk-index2-out.go -O (test for errors, line 1573) + PASS: errchk-index2-out.go -O (test for errors, line 1574) + PASS: errchk-index2-out.go -O (test for errors, line 1575) + PASS: errchk-index2-out.go -O (test for errors, line 1576) + PASS: errchk-index2-out.go -O (test for errors, line 1577) + PASS: errchk-index2-out.go -O (test for errors, line 1578) + PASS: errchk-index2-out.go -O (test for errors, line 1579) + PASS: errchk-index2-out.go -O (test for errors, line 158) + PASS: errchk-index2-out.go -O (test for errors, line 1580) + PASS: errchk-index2-out.go -O (test for errors, line 1581) + PASS: errchk-index2-out.go -O (test for errors, line 1582) + PASS: errchk-index2-out.go -O (test for errors, line 1583) + PASS: errchk-index2-out.go -O (test for errors, line 1584) + PASS: errchk-index2-out.go -O (test for errors, line 1585) + PASS: errchk-index2-out.go -O (test for errors, line 1586) + PASS: errchk-index2-out.go -O (test for errors, line 1587) + PASS: errchk-index2-out.go -O (test for errors, line 1588) + PASS: errchk-index2-out.go -O (test for errors, line 1589) + PASS: errchk-index2-out.go -O (test for errors, line 159) + PASS: errchk-index2-out.go -O (test for errors, line 1590) + PASS: errchk-index2-out.go -O (test for errors, line 1591) + PASS: errchk-index2-out.go -O (test for errors, line 1592) + PASS: errchk-index2-out.go -O (test for errors, line 1593) + PASS: errchk-index2-out.go -O (test for errors, line 1594) + PASS: errchk-index2-out.go -O (test for errors, line 1595) + PASS: errchk-index2-out.go -O (test for errors, line 1596) + PASS: errchk-index2-out.go -O (test for errors, line 1597) + PASS: errchk-index2-out.go -O (test for errors, line 1598) + PASS: errchk-index2-out.go -O (test for errors, line 1599) + PASS: errchk-index2-out.go -O (test for errors, line 160) + PASS: errchk-index2-out.go -O (test for errors, line 1600) + PASS: errchk-index2-out.go -O (test for errors, line 1601) + PASS: errchk-index2-out.go -O (test for errors, line 1602) + PASS: errchk-index2-out.go -O (test for errors, line 1603) + PASS: errchk-index2-out.go -O (test for errors, line 1604) + PASS: errchk-index2-out.go -O (test for errors, line 1605) + PASS: errchk-index2-out.go -O (test for errors, line 1606) + PASS: errchk-index2-out.go -O (test for errors, line 1607) + PASS: errchk-index2-out.go -O (test for errors, line 1608) + PASS: errchk-index2-out.go -O (test for errors, line 1609) + PASS: errchk-index2-out.go -O (test for errors, line 161) + PASS: errchk-index2-out.go -O (test for errors, line 1610) + PASS: errchk-index2-out.go -O (test for errors, line 1611) + PASS: errchk-index2-out.go -O (test for errors, line 1612) + PASS: errchk-index2-out.go -O (test for errors, line 1613) + PASS: errchk-index2-out.go -O (test for errors, line 1614) + PASS: errchk-index2-out.go -O (test for errors, line 1615) + PASS: errchk-index2-out.go -O (test for errors, line 1616) + PASS: errchk-index2-out.go -O (test for errors, line 1617) + PASS: errchk-index2-out.go -O (test for errors, line 1618) + PASS: errchk-index2-out.go -O (test for errors, line 1619) + PASS: errchk-index2-out.go -O (test for errors, line 162) + PASS: errchk-index2-out.go -O (test for errors, line 1620) + PASS: errchk-index2-out.go -O (test for errors, line 1621) + PASS: errchk-index2-out.go -O (test for errors, line 1622) + PASS: errchk-index2-out.go -O (test for errors, line 1623) + PASS: errchk-index2-out.go -O (test for errors, line 1624) + PASS: errchk-index2-out.go -O (test for errors, line 1625) + PASS: errchk-index2-out.go -O (test for errors, line 1626) + PASS: errchk-index2-out.go -O (test for errors, line 1627) + PASS: errchk-index2-out.go -O (test for errors, line 1628) + PASS: errchk-index2-out.go -O (test for errors, line 1629) + PASS: errchk-index2-out.go -O (test for errors, line 163) + PASS: errchk-index2-out.go -O (test for errors, line 1630) + PASS: errchk-index2-out.go -O (test for errors, line 1631) + PASS: errchk-index2-out.go -O (test for errors, line 1632) + PASS: errchk-index2-out.go -O (test for errors, line 1633) + PASS: errchk-index2-out.go -O (test for errors, line 1634) + PASS: errchk-index2-out.go -O (test for errors, line 1635) + PASS: errchk-index2-out.go -O (test for errors, line 1636) + PASS: errchk-index2-out.go -O (test for errors, line 1637) + PASS: errchk-index2-out.go -O (test for errors, line 1638) + PASS: errchk-index2-out.go -O (test for errors, line 1639) + PASS: errchk-index2-out.go -O (test for errors, line 164) + PASS: errchk-index2-out.go -O (test for errors, line 1640) + PASS: errchk-index2-out.go -O (test for errors, line 1641) + PASS: errchk-index2-out.go -O (test for errors, line 1642) + PASS: errchk-index2-out.go -O (test for errors, line 1643) + PASS: errchk-index2-out.go -O (test for errors, line 1644) + PASS: errchk-index2-out.go -O (test for errors, line 1645) + PASS: errchk-index2-out.go -O (test for errors, line 1646) + PASS: errchk-index2-out.go -O (test for errors, line 1647) + PASS: errchk-index2-out.go -O (test for errors, line 1648) + PASS: errchk-index2-out.go -O (test for errors, line 1649) + PASS: errchk-index2-out.go -O (test for errors, line 165) + PASS: errchk-index2-out.go -O (test for errors, line 1650) + PASS: errchk-index2-out.go -O (test for errors, line 1651) + PASS: errchk-index2-out.go -O (test for errors, line 1652) + PASS: errchk-index2-out.go -O (test for errors, line 1653) + PASS: errchk-index2-out.go -O (test for errors, line 1654) + PASS: errchk-index2-out.go -O (test for errors, line 1655) + PASS: errchk-index2-out.go -O (test for errors, line 1656) + PASS: errchk-index2-out.go -O (test for errors, line 1657) + PASS: errchk-index2-out.go -O (test for errors, line 1658) + PASS: errchk-index2-out.go -O (test for errors, line 1659) + PASS: errchk-index2-out.go -O (test for errors, line 166) + PASS: errchk-index2-out.go -O (test for errors, line 1660) + PASS: errchk-index2-out.go -O (test for errors, line 1661) + PASS: errchk-index2-out.go -O (test for errors, line 1662) + PASS: errchk-index2-out.go -O (test for errors, line 1663) + PASS: errchk-index2-out.go -O (test for errors, line 1664) + PASS: errchk-index2-out.go -O (test for errors, line 1665) + PASS: errchk-index2-out.go -O (test for errors, line 1666) + PASS: errchk-index2-out.go -O (test for errors, line 1667) + PASS: errchk-index2-out.go -O (test for errors, line 1668) + PASS: errchk-index2-out.go -O (test for errors, line 1669) + PASS: errchk-index2-out.go -O (test for errors, line 167) + PASS: errchk-index2-out.go -O (test for errors, line 1670) + PASS: errchk-index2-out.go -O (test for errors, line 1671) + PASS: errchk-index2-out.go -O (test for errors, line 1672) + PASS: errchk-index2-out.go -O (test for errors, line 1673) + PASS: errchk-index2-out.go -O (test for errors, line 1674) + PASS: errchk-index2-out.go -O (test for errors, line 1675) + PASS: errchk-index2-out.go -O (test for errors, line 1676) + PASS: errchk-index2-out.go -O (test for errors, line 1677) + PASS: errchk-index2-out.go -O (test for errors, line 1678) + PASS: errchk-index2-out.go -O (test for errors, line 1679) + PASS: errchk-index2-out.go -O (test for errors, line 168) + PASS: errchk-index2-out.go -O (test for errors, line 1680) + PASS: errchk-index2-out.go -O (test for errors, line 1681) + PASS: errchk-index2-out.go -O (test for errors, line 1682) + PASS: errchk-index2-out.go -O (test for errors, line 1683) + PASS: errchk-index2-out.go -O (test for errors, line 1684) + PASS: errchk-index2-out.go -O (test for errors, line 1685) + PASS: errchk-index2-out.go -O (test for errors, line 1686) + PASS: errchk-index2-out.go -O (test for errors, line 1687) + PASS: errchk-index2-out.go -O (test for errors, line 1688) + PASS: errchk-index2-out.go -O (test for errors, line 1689) + PASS: errchk-index2-out.go -O (test for errors, line 169) + PASS: errchk-index2-out.go -O (test for errors, line 1690) + PASS: errchk-index2-out.go -O (test for errors, line 1691) + PASS: errchk-index2-out.go -O (test for errors, line 1692) + PASS: errchk-index2-out.go -O (test for errors, line 1693) + PASS: errchk-index2-out.go -O (test for errors, line 1694) + PASS: errchk-index2-out.go -O (test for errors, line 1695) + PASS: errchk-index2-out.go -O (test for errors, line 1696) + PASS: errchk-index2-out.go -O (test for errors, line 1697) + PASS: errchk-index2-out.go -O (test for errors, line 1698) + PASS: errchk-index2-out.go -O (test for errors, line 1699) + PASS: errchk-index2-out.go -O (test for errors, line 170) + PASS: errchk-index2-out.go -O (test for errors, line 1700) + PASS: errchk-index2-out.go -O (test for errors, line 1701) + PASS: errchk-index2-out.go -O (test for errors, line 1702) + PASS: errchk-index2-out.go -O (test for errors, line 1703) + PASS: errchk-index2-out.go -O (test for errors, line 1704) + PASS: errchk-index2-out.go -O (test for errors, line 1705) + PASS: errchk-index2-out.go -O (test for errors, line 1706) + PASS: errchk-index2-out.go -O (test for errors, line 1707) + PASS: errchk-index2-out.go -O (test for errors, line 1708) + PASS: errchk-index2-out.go -O (test for errors, line 1709) + PASS: errchk-index2-out.go -O (test for errors, line 171) + PASS: errchk-index2-out.go -O (test for errors, line 1710) + PASS: errchk-index2-out.go -O (test for errors, line 1711) + PASS: errchk-index2-out.go -O (test for errors, line 1712) + PASS: errchk-index2-out.go -O (test for errors, line 1713) + PASS: errchk-index2-out.go -O (test for errors, line 1714) + PASS: errchk-index2-out.go -O (test for errors, line 1715) + PASS: errchk-index2-out.go -O (test for errors, line 1716) + PASS: errchk-index2-out.go -O (test for errors, line 1717) + PASS: errchk-index2-out.go -O (test for errors, line 1718) + PASS: errchk-index2-out.go -O (test for errors, line 1719) + PASS: errchk-index2-out.go -O (test for errors, line 172) + PASS: errchk-index2-out.go -O (test for errors, line 1720) + PASS: errchk-index2-out.go -O (test for errors, line 1721) + PASS: errchk-index2-out.go -O (test for errors, line 1722) + PASS: errchk-index2-out.go -O (test for errors, line 1723) + PASS: errchk-index2-out.go -O (test for errors, line 1724) + PASS: errchk-index2-out.go -O (test for errors, line 1725) + PASS: errchk-index2-out.go -O (test for errors, line 1726) + PASS: errchk-index2-out.go -O (test for errors, line 1727) + PASS: errchk-index2-out.go -O (test for errors, line 1728) + PASS: errchk-index2-out.go -O (test for errors, line 1729) + PASS: errchk-index2-out.go -O (test for errors, line 173) + PASS: errchk-index2-out.go -O (test for errors, line 1730) + PASS: errchk-index2-out.go -O (test for errors, line 1731) + PASS: errchk-index2-out.go -O (test for errors, line 1732) + PASS: errchk-index2-out.go -O (test for errors, line 1733) + PASS: errchk-index2-out.go -O (test for errors, line 1734) + PASS: errchk-index2-out.go -O (test for errors, line 1735) + PASS: errchk-index2-out.go -O (test for errors, line 1736) + PASS: errchk-index2-out.go -O (test for errors, line 1737) + PASS: errchk-index2-out.go -O (test for errors, line 1738) + PASS: errchk-index2-out.go -O (test for errors, line 1739) + PASS: errchk-index2-out.go -O (test for errors, line 174) + PASS: errchk-index2-out.go -O (test for errors, line 1740) + PASS: errchk-index2-out.go -O (test for errors, line 1741) + PASS: errchk-index2-out.go -O (test for errors, line 1742) + PASS: errchk-index2-out.go -O (test for errors, line 1743) + PASS: errchk-index2-out.go -O (test for errors, line 1744) + PASS: errchk-index2-out.go -O (test for errors, line 1745) + PASS: errchk-index2-out.go -O (test for errors, line 1746) + PASS: errchk-index2-out.go -O (test for errors, line 1747) + PASS: errchk-index2-out.go -O (test for errors, line 1748) + PASS: errchk-index2-out.go -O (test for errors, line 1749) + PASS: errchk-index2-out.go -O (test for errors, line 175) + PASS: errchk-index2-out.go -O (test for errors, line 1750) + PASS: errchk-index2-out.go -O (test for errors, line 1751) + PASS: errchk-index2-out.go -O (test for errors, line 1752) + PASS: errchk-index2-out.go -O (test for errors, line 1753) + PASS: errchk-index2-out.go -O (test for errors, line 1754) + PASS: errchk-index2-out.go -O (test for errors, line 1755) + PASS: errchk-index2-out.go -O (test for errors, line 1756) + PASS: errchk-index2-out.go -O (test for errors, line 1757) + PASS: errchk-index2-out.go -O (test for errors, line 1758) + PASS: errchk-index2-out.go -O (test for errors, line 1759) + PASS: errchk-index2-out.go -O (test for errors, line 176) + PASS: errchk-index2-out.go -O (test for errors, line 1760) + PASS: errchk-index2-out.go -O (test for errors, line 1761) + PASS: errchk-index2-out.go -O (test for errors, line 1762) + PASS: errchk-index2-out.go -O (test for errors, line 1763) + PASS: errchk-index2-out.go -O (test for errors, line 1764) + PASS: errchk-index2-out.go -O (test for errors, line 1765) + PASS: errchk-index2-out.go -O (test for errors, line 1766) + PASS: errchk-index2-out.go -O (test for errors, line 1767) + PASS: errchk-index2-out.go -O (test for errors, line 1768) + PASS: errchk-index2-out.go -O (test for errors, line 1769) + PASS: errchk-index2-out.go -O (test for errors, line 177) + PASS: errchk-index2-out.go -O (test for errors, line 1770) + PASS: errchk-index2-out.go -O (test for errors, line 1771) + PASS: errchk-index2-out.go -O (test for errors, line 1772) + PASS: errchk-index2-out.go -O (test for errors, line 1773) + PASS: errchk-index2-out.go -O (test for errors, line 1774) + PASS: errchk-index2-out.go -O (test for errors, line 1775) + PASS: errchk-index2-out.go -O (test for errors, line 1776) + PASS: errchk-index2-out.go -O (test for errors, line 1777) + PASS: errchk-index2-out.go -O (test for errors, line 1778) + PASS: errchk-index2-out.go -O (test for errors, line 1779) + PASS: errchk-index2-out.go -O (test for errors, line 178) + PASS: errchk-index2-out.go -O (test for errors, line 1780) + PASS: errchk-index2-out.go -O (test for errors, line 1781) + PASS: errchk-index2-out.go -O (test for errors, line 1782) + PASS: errchk-index2-out.go -O (test for errors, line 1783) + PASS: errchk-index2-out.go -O (test for errors, line 1784) + PASS: errchk-index2-out.go -O (test for errors, line 1785) + PASS: errchk-index2-out.go -O (test for errors, line 1786) + PASS: errchk-index2-out.go -O (test for errors, line 1787) + PASS: errchk-index2-out.go -O (test for errors, line 1788) + PASS: errchk-index2-out.go -O (test for errors, line 1789) + PASS: errchk-index2-out.go -O (test for errors, line 179) + PASS: errchk-index2-out.go -O (test for errors, line 1790) + PASS: errchk-index2-out.go -O (test for errors, line 1791) + PASS: errchk-index2-out.go -O (test for errors, line 1792) + PASS: errchk-index2-out.go -O (test for errors, line 1793) + PASS: errchk-index2-out.go -O (test for errors, line 1794) + PASS: errchk-index2-out.go -O (test for errors, line 1795) + PASS: errchk-index2-out.go -O (test for errors, line 1796) + PASS: errchk-index2-out.go -O (test for errors, line 1797) + PASS: errchk-index2-out.go -O (test for errors, line 1798) + PASS: errchk-index2-out.go -O (test for errors, line 1799) + PASS: errchk-index2-out.go -O (test for errors, line 180) + PASS: errchk-index2-out.go -O (test for errors, line 1800) + PASS: errchk-index2-out.go -O (test for errors, line 1801) + PASS: errchk-index2-out.go -O (test for errors, line 1802) + PASS: errchk-index2-out.go -O (test for errors, line 1803) + PASS: errchk-index2-out.go -O (test for errors, line 1804) + PASS: errchk-index2-out.go -O (test for errors, line 1805) + PASS: errchk-index2-out.go -O (test for errors, line 1806) + PASS: errchk-index2-out.go -O (test for errors, line 1807) + PASS: errchk-index2-out.go -O (test for errors, line 1808) + PASS: errchk-index2-out.go -O (test for errors, line 1809) + PASS: errchk-index2-out.go -O (test for errors, line 181) + PASS: errchk-index2-out.go -O (test for errors, line 1810) + PASS: errchk-index2-out.go -O (test for errors, line 1811) + PASS: errchk-index2-out.go -O (test for errors, line 1812) + PASS: errchk-index2-out.go -O (test for errors, line 1813) + PASS: errchk-index2-out.go -O (test for errors, line 1814) + PASS: errchk-index2-out.go -O (test for errors, line 1815) + PASS: errchk-index2-out.go -O (test for errors, line 1816) + PASS: errchk-index2-out.go -O (test for errors, line 1817) + PASS: errchk-index2-out.go -O (test for errors, line 1818) + PASS: errchk-index2-out.go -O (test for errors, line 1819) + PASS: errchk-index2-out.go -O (test for errors, line 182) + PASS: errchk-index2-out.go -O (test for errors, line 1820) + PASS: errchk-index2-out.go -O (test for errors, line 1821) + PASS: errchk-index2-out.go -O (test for errors, line 1822) + PASS: errchk-index2-out.go -O (test for errors, line 1823) + PASS: errchk-index2-out.go -O (test for errors, line 1824) + PASS: errchk-index2-out.go -O (test for errors, line 1825) + PASS: errchk-index2-out.go -O (test for errors, line 1826) + PASS: errchk-index2-out.go -O (test for errors, line 1827) + PASS: errchk-index2-out.go -O (test for errors, line 1828) + PASS: errchk-index2-out.go -O (test for errors, line 1829) + PASS: errchk-index2-out.go -O (test for errors, line 183) + PASS: errchk-index2-out.go -O (test for errors, line 1830) + PASS: errchk-index2-out.go -O (test for errors, line 1831) + PASS: errchk-index2-out.go -O (test for errors, line 1832) + PASS: errchk-index2-out.go -O (test for errors, line 1833) + PASS: errchk-index2-out.go -O (test for errors, line 1834) + PASS: errchk-index2-out.go -O (test for errors, line 1835) + PASS: errchk-index2-out.go -O (test for errors, line 1836) + PASS: errchk-index2-out.go -O (test for errors, line 1837) + PASS: errchk-index2-out.go -O (test for errors, line 1838) + PASS: errchk-index2-out.go -O (test for errors, line 1839) + PASS: errchk-index2-out.go -O (test for errors, line 184) + PASS: errchk-index2-out.go -O (test for errors, line 1840) + PASS: errchk-index2-out.go -O (test for errors, line 1841) + PASS: errchk-index2-out.go -O (test for errors, line 1842) + PASS: errchk-index2-out.go -O (test for errors, line 1843) + PASS: errchk-index2-out.go -O (test for errors, line 1844) + PASS: errchk-index2-out.go -O (test for errors, line 1845) + PASS: errchk-index2-out.go -O (test for errors, line 1846) + PASS: errchk-index2-out.go -O (test for errors, line 1847) + PASS: errchk-index2-out.go -O (test for errors, line 1848) + PASS: errchk-index2-out.go -O (test for errors, line 1849) + PASS: errchk-index2-out.go -O (test for errors, line 185) + PASS: errchk-index2-out.go -O (test for errors, line 1850) + PASS: errchk-index2-out.go -O (test for errors, line 1851) + PASS: errchk-index2-out.go -O (test for errors, line 1852) + PASS: errchk-index2-out.go -O (test for errors, line 1853) + PASS: errchk-index2-out.go -O (test for errors, line 1854) + PASS: errchk-index2-out.go -O (test for errors, line 1855) + PASS: errchk-index2-out.go -O (test for errors, line 1856) + PASS: errchk-index2-out.go -O (test for errors, line 1857) + PASS: errchk-index2-out.go -O (test for errors, line 1858) + PASS: errchk-index2-out.go -O (test for errors, line 1859) + PASS: errchk-index2-out.go -O (test for errors, line 186) + PASS: errchk-index2-out.go -O (test for errors, line 1860) + PASS: errchk-index2-out.go -O (test for errors, line 1861) + PASS: errchk-index2-out.go -O (test for errors, line 1862) + PASS: errchk-index2-out.go -O (test for errors, line 1863) + PASS: errchk-index2-out.go -O (test for errors, line 1864) + PASS: errchk-index2-out.go -O (test for errors, line 1865) + PASS: errchk-index2-out.go -O (test for errors, line 1866) + PASS: errchk-index2-out.go -O (test for errors, line 1867) + PASS: errchk-index2-out.go -O (test for errors, line 1868) + PASS: errchk-index2-out.go -O (test for errors, line 1869) + PASS: errchk-index2-out.go -O (test for errors, line 187) + PASS: errchk-index2-out.go -O (test for errors, line 1870) + PASS: errchk-index2-out.go -O (test for errors, line 1871) + PASS: errchk-index2-out.go -O (test for errors, line 1872) + PASS: errchk-index2-out.go -O (test for errors, line 1873) + PASS: errchk-index2-out.go -O (test for errors, line 1874) + PASS: errchk-index2-out.go -O (test for errors, line 1875) + PASS: errchk-index2-out.go -O (test for errors, line 1876) + PASS: errchk-index2-out.go -O (test for errors, line 1877) + PASS: errchk-index2-out.go -O (test for errors, line 1878) + PASS: errchk-index2-out.go -O (test for errors, line 1879) + PASS: errchk-index2-out.go -O (test for errors, line 188) + PASS: errchk-index2-out.go -O (test for errors, line 1880) + PASS: errchk-index2-out.go -O (test for errors, line 1881) + PASS: errchk-index2-out.go -O (test for errors, line 1882) + PASS: errchk-index2-out.go -O (test for errors, line 1883) + PASS: errchk-index2-out.go -O (test for errors, line 1884) + PASS: errchk-index2-out.go -O (test for errors, line 1885) + PASS: errchk-index2-out.go -O (test for errors, line 1886) + PASS: errchk-index2-out.go -O (test for errors, line 1887) + PASS: errchk-index2-out.go -O (test for errors, line 1888) + PASS: errchk-index2-out.go -O (test for errors, line 1889) + PASS: errchk-index2-out.go -O (test for errors, line 189) + PASS: errchk-index2-out.go -O (test for errors, line 1890) + PASS: errchk-index2-out.go -O (test for errors, line 1891) + PASS: errchk-index2-out.go -O (test for errors, line 1892) + PASS: errchk-index2-out.go -O (test for errors, line 1893) + PASS: errchk-index2-out.go -O (test for errors, line 1894) + PASS: errchk-index2-out.go -O (test for errors, line 1895) + PASS: errchk-index2-out.go -O (test for errors, line 1896) + PASS: errchk-index2-out.go -O (test for errors, line 1897) + PASS: errchk-index2-out.go -O (test for errors, line 1898) + PASS: errchk-index2-out.go -O (test for errors, line 1899) + PASS: errchk-index2-out.go -O (test for errors, line 190) + PASS: errchk-index2-out.go -O (test for errors, line 1900) + PASS: errchk-index2-out.go -O (test for errors, line 1901) + PASS: errchk-index2-out.go -O (test for errors, line 1902) + PASS: errchk-index2-out.go -O (test for errors, line 1903) + PASS: errchk-index2-out.go -O (test for errors, line 1904) + PASS: errchk-index2-out.go -O (test for errors, line 1905) + PASS: errchk-index2-out.go -O (test for errors, line 1906) + PASS: errchk-index2-out.go -O (test for errors, line 1907) + PASS: errchk-index2-out.go -O (test for errors, line 1908) + PASS: errchk-index2-out.go -O (test for errors, line 1909) + PASS: errchk-index2-out.go -O (test for errors, line 191) + PASS: errchk-index2-out.go -O (test for errors, line 1910) + PASS: errchk-index2-out.go -O (test for errors, line 1911) + PASS: errchk-index2-out.go -O (test for errors, line 1912) + PASS: errchk-index2-out.go -O (test for errors, line 1913) + PASS: errchk-index2-out.go -O (test for errors, line 1914) + PASS: errchk-index2-out.go -O (test for errors, line 1915) + PASS: errchk-index2-out.go -O (test for errors, line 1916) + PASS: errchk-index2-out.go -O (test for errors, line 1917) + PASS: errchk-index2-out.go -O (test for errors, line 1918) + PASS: errchk-index2-out.go -O (test for errors, line 1919) + PASS: errchk-index2-out.go -O (test for errors, line 192) + PASS: errchk-index2-out.go -O (test for errors, line 1920) + PASS: errchk-index2-out.go -O (test for errors, line 1921) + PASS: errchk-index2-out.go -O (test for errors, line 1922) + PASS: errchk-index2-out.go -O (test for errors, line 1923) + PASS: errchk-index2-out.go -O (test for errors, line 1924) + PASS: errchk-index2-out.go -O (test for errors, line 1925) + PASS: errchk-index2-out.go -O (test for errors, line 1926) + PASS: errchk-index2-out.go -O (test for errors, line 1927) + PASS: errchk-index2-out.go -O (test for errors, line 1928) + PASS: errchk-index2-out.go -O (test for errors, line 1929) + PASS: errchk-index2-out.go -O (test for errors, line 193) + PASS: errchk-index2-out.go -O (test for errors, line 1930) + PASS: errchk-index2-out.go -O (test for errors, line 1931) + PASS: errchk-index2-out.go -O (test for errors, line 1932) + PASS: errchk-index2-out.go -O (test for errors, line 1933) + PASS: errchk-index2-out.go -O (test for errors, line 1934) + PASS: errchk-index2-out.go -O (test for errors, line 1935) + PASS: errchk-index2-out.go -O (test for errors, line 1936) + PASS: errchk-index2-out.go -O (test for errors, line 1937) + PASS: errchk-index2-out.go -O (test for errors, line 1938) + PASS: errchk-index2-out.go -O (test for errors, line 1939) + PASS: errchk-index2-out.go -O (test for errors, line 194) + PASS: errchk-index2-out.go -O (test for errors, line 1940) + PASS: errchk-index2-out.go -O (test for errors, line 1941) + PASS: errchk-index2-out.go -O (test for errors, line 1942) + PASS: errchk-index2-out.go -O (test for errors, line 1943) + PASS: errchk-index2-out.go -O (test for errors, line 1944) + PASS: errchk-index2-out.go -O (test for errors, line 1945) + PASS: errchk-index2-out.go -O (test for errors, line 1946) + PASS: errchk-index2-out.go -O (test for errors, line 1947) + PASS: errchk-index2-out.go -O (test for errors, line 1948) + PASS: errchk-index2-out.go -O (test for errors, line 1949) + PASS: errchk-index2-out.go -O (test for errors, line 195) + PASS: errchk-index2-out.go -O (test for errors, line 1950) + PASS: errchk-index2-out.go -O (test for errors, line 1951) + PASS: errchk-index2-out.go -O (test for errors, line 1952) + PASS: errchk-index2-out.go -O (test for errors, line 1953) + PASS: errchk-index2-out.go -O (test for errors, line 1954) + PASS: errchk-index2-out.go -O (test for errors, line 1955) + PASS: errchk-index2-out.go -O (test for errors, line 1956) + PASS: errchk-index2-out.go -O (test for errors, line 1957) + PASS: errchk-index2-out.go -O (test for errors, line 1958) + PASS: errchk-index2-out.go -O (test for errors, line 1959) + PASS: errchk-index2-out.go -O (test for errors, line 196) + PASS: errchk-index2-out.go -O (test for errors, line 1960) + PASS: errchk-index2-out.go -O (test for errors, line 1961) + PASS: errchk-index2-out.go -O (test for errors, line 1962) + PASS: errchk-index2-out.go -O (test for errors, line 1963) + PASS: errchk-index2-out.go -O (test for errors, line 1964) + PASS: errchk-index2-out.go -O (test for errors, line 1965) + PASS: errchk-index2-out.go -O (test for errors, line 1966) + PASS: errchk-index2-out.go -O (test for errors, line 1967) + PASS: errchk-index2-out.go -O (test for errors, line 1968) + PASS: errchk-index2-out.go -O (test for errors, line 1969) + PASS: errchk-index2-out.go -O (test for errors, line 197) + PASS: errchk-index2-out.go -O (test for errors, line 1970) + PASS: errchk-index2-out.go -O (test for errors, line 1971) + PASS: errchk-index2-out.go -O (test for errors, line 1972) + PASS: errchk-index2-out.go -O (test for errors, line 1973) + PASS: errchk-index2-out.go -O (test for errors, line 1974) + PASS: errchk-index2-out.go -O (test for errors, line 1975) + PASS: errchk-index2-out.go -O (test for errors, line 1976) + PASS: errchk-index2-out.go -O (test for errors, line 1977) + PASS: errchk-index2-out.go -O (test for errors, line 1978) + PASS: errchk-index2-out.go -O (test for errors, line 1979) + PASS: errchk-index2-out.go -O (test for errors, line 198) + PASS: errchk-index2-out.go -O (test for errors, line 1980) + PASS: errchk-index2-out.go -O (test for errors, line 1981) + PASS: errchk-index2-out.go -O (test for errors, line 1982) + PASS: errchk-index2-out.go -O (test for errors, line 1983) + PASS: errchk-index2-out.go -O (test for errors, line 1984) + PASS: errchk-index2-out.go -O (test for errors, line 1985) + PASS: errchk-index2-out.go -O (test for errors, line 1986) + PASS: errchk-index2-out.go -O (test for errors, line 1987) + PASS: errchk-index2-out.go -O (test for errors, line 1988) + PASS: errchk-index2-out.go -O (test for errors, line 1989) + PASS: errchk-index2-out.go -O (test for errors, line 199) + PASS: errchk-index2-out.go -O (test for errors, line 1990) + PASS: errchk-index2-out.go -O (test for errors, line 1991) + PASS: errchk-index2-out.go -O (test for errors, line 1992) + PASS: errchk-index2-out.go -O (test for errors, line 1993) + PASS: errchk-index2-out.go -O (test for errors, line 1994) + PASS: errchk-index2-out.go -O (test for errors, line 1995) + PASS: errchk-index2-out.go -O (test for errors, line 1996) + PASS: errchk-index2-out.go -O (test for errors, line 1997) + PASS: errchk-index2-out.go -O (test for errors, line 1998) + PASS: errchk-index2-out.go -O (test for errors, line 1999) + PASS: errchk-index2-out.go -O (test for errors, line 200) + PASS: errchk-index2-out.go -O (test for errors, line 2000) + PASS: errchk-index2-out.go -O (test for errors, line 2001) + PASS: errchk-index2-out.go -O (test for errors, line 2002) + PASS: errchk-index2-out.go -O (test for errors, line 2003) + PASS: errchk-index2-out.go -O (test for errors, line 2004) + PASS: errchk-index2-out.go -O (test for errors, line 2005) + PASS: errchk-index2-out.go -O (test for errors, line 2006) + PASS: errchk-index2-out.go -O (test for errors, line 2007) + PASS: errchk-index2-out.go -O (test for errors, line 2008) + PASS: errchk-index2-out.go -O (test for errors, line 2009) + PASS: errchk-index2-out.go -O (test for errors, line 201) + PASS: errchk-index2-out.go -O (test for errors, line 2010) + PASS: errchk-index2-out.go -O (test for errors, line 2011) + PASS: errchk-index2-out.go -O (test for errors, line 2012) + PASS: errchk-index2-out.go -O (test for errors, line 2013) + PASS: errchk-index2-out.go -O (test for errors, line 2014) + PASS: errchk-index2-out.go -O (test for errors, line 2015) + PASS: errchk-index2-out.go -O (test for errors, line 2016) + PASS: errchk-index2-out.go -O (test for errors, line 2017) + PASS: errchk-index2-out.go -O (test for errors, line 2018) + PASS: errchk-index2-out.go -O (test for errors, line 2019) + PASS: errchk-index2-out.go -O (test for errors, line 202) + PASS: errchk-index2-out.go -O (test for errors, line 2020) + PASS: errchk-index2-out.go -O (test for errors, line 2021) + PASS: errchk-index2-out.go -O (test for errors, line 2022) + PASS: errchk-index2-out.go -O (test for errors, line 2023) + PASS: errchk-index2-out.go -O (test for errors, line 2024) + PASS: errchk-index2-out.go -O (test for errors, line 2025) + PASS: errchk-index2-out.go -O (test for errors, line 2026) + PASS: errchk-index2-out.go -O (test for errors, line 2027) + PASS: errchk-index2-out.go -O (test for errors, line 2028) + PASS: errchk-index2-out.go -O (test for errors, line 2029) + PASS: errchk-index2-out.go -O (test for errors, line 203) + PASS: errchk-index2-out.go -O (test for errors, line 2030) + PASS: errchk-index2-out.go -O (test for errors, line 2031) + PASS: errchk-index2-out.go -O (test for errors, line 2032) + PASS: errchk-index2-out.go -O (test for errors, line 2033) + PASS: errchk-index2-out.go -O (test for errors, line 2034) + PASS: errchk-index2-out.go -O (test for errors, line 2035) + PASS: errchk-index2-out.go -O (test for errors, line 2036) + PASS: errchk-index2-out.go -O (test for errors, line 2037) + PASS: errchk-index2-out.go -O (test for errors, line 2038) + PASS: errchk-index2-out.go -O (test for errors, line 2039) + PASS: errchk-index2-out.go -O (test for errors, line 204) + PASS: errchk-index2-out.go -O (test for errors, line 2040) + PASS: errchk-index2-out.go -O (test for errors, line 2041) + PASS: errchk-index2-out.go -O (test for errors, line 2042) + PASS: errchk-index2-out.go -O (test for errors, line 2043) + PASS: errchk-index2-out.go -O (test for errors, line 2044) + PASS: errchk-index2-out.go -O (test for errors, line 2045) + PASS: errchk-index2-out.go -O (test for errors, line 2046) + PASS: errchk-index2-out.go -O (test for errors, line 2047) + PASS: errchk-index2-out.go -O (test for errors, line 2048) + PASS: errchk-index2-out.go -O (test for errors, line 2049) + PASS: errchk-index2-out.go -O (test for errors, line 205) + PASS: errchk-index2-out.go -O (test for errors, line 2050) + PASS: errchk-index2-out.go -O (test for errors, line 2051) + PASS: errchk-index2-out.go -O (test for errors, line 2052) + PASS: errchk-index2-out.go -O (test for errors, line 2053) + PASS: errchk-index2-out.go -O (test for errors, line 2054) + PASS: errchk-index2-out.go -O (test for errors, line 2055) + PASS: errchk-index2-out.go -O (test for errors, line 2056) + PASS: errchk-index2-out.go -O (test for errors, line 2057) + PASS: errchk-index2-out.go -O (test for errors, line 2058) + PASS: errchk-index2-out.go -O (test for errors, line 2059) + PASS: errchk-index2-out.go -O (test for errors, line 206) + PASS: errchk-index2-out.go -O (test for errors, line 2060) + PASS: errchk-index2-out.go -O (test for errors, line 2061) + PASS: errchk-index2-out.go -O (test for errors, line 2062) + PASS: errchk-index2-out.go -O (test for errors, line 2063) + PASS: errchk-index2-out.go -O (test for errors, line 2064) + PASS: errchk-index2-out.go -O (test for errors, line 2065) + PASS: errchk-index2-out.go -O (test for errors, line 2066) + PASS: errchk-index2-out.go -O (test for errors, line 2067) + PASS: errchk-index2-out.go -O (test for errors, line 2068) + PASS: errchk-index2-out.go -O (test for errors, line 2069) + PASS: errchk-index2-out.go -O (test for errors, line 207) + PASS: errchk-index2-out.go -O (test for errors, line 2070) + PASS: errchk-index2-out.go -O (test for errors, line 2071) + PASS: errchk-index2-out.go -O (test for errors, line 2072) + PASS: errchk-index2-out.go -O (test for errors, line 2073) + PASS: errchk-index2-out.go -O (test for errors, line 2074) + PASS: errchk-index2-out.go -O (test for errors, line 2075) + PASS: errchk-index2-out.go -O (test for errors, line 2076) + PASS: errchk-index2-out.go -O (test for errors, line 2077) + PASS: errchk-index2-out.go -O (test for errors, line 2078) + PASS: errchk-index2-out.go -O (test for errors, line 2079) + PASS: errchk-index2-out.go -O (test for errors, line 208) + PASS: errchk-index2-out.go -O (test for errors, line 2080) + PASS: errchk-index2-out.go -O (test for errors, line 2081) + PASS: errchk-index2-out.go -O (test for errors, line 2082) + PASS: errchk-index2-out.go -O (test for errors, line 2083) + PASS: errchk-index2-out.go -O (test for errors, line 2084) + PASS: errchk-index2-out.go -O (test for errors, line 2085) + PASS: errchk-index2-out.go -O (test for errors, line 2086) + PASS: errchk-index2-out.go -O (test for errors, line 2087) + PASS: errchk-index2-out.go -O (test for errors, line 2088) + PASS: errchk-index2-out.go -O (test for errors, line 2089) + PASS: errchk-index2-out.go -O (test for errors, line 209) + PASS: errchk-index2-out.go -O (test for errors, line 2090) + PASS: errchk-index2-out.go -O (test for errors, line 2091) + PASS: errchk-index2-out.go -O (test for errors, line 2092) + PASS: errchk-index2-out.go -O (test for errors, line 2093) + PASS: errchk-index2-out.go -O (test for errors, line 2094) + PASS: errchk-index2-out.go -O (test for errors, line 2095) + PASS: errchk-index2-out.go -O (test for errors, line 2096) + PASS: errchk-index2-out.go -O (test for errors, line 2097) + PASS: errchk-index2-out.go -O (test for errors, line 2098) + PASS: errchk-index2-out.go -O (test for errors, line 2099) + PASS: errchk-index2-out.go -O (test for errors, line 210) + PASS: errchk-index2-out.go -O (test for errors, line 2100) + PASS: errchk-index2-out.go -O (test for errors, line 2101) + PASS: errchk-index2-out.go -O (test for errors, line 2102) + PASS: errchk-index2-out.go -O (test for errors, line 2103) + PASS: errchk-index2-out.go -O (test for errors, line 2104) + PASS: errchk-index2-out.go -O (test for errors, line 2105) + PASS: errchk-index2-out.go -O (test for errors, line 2106) + PASS: errchk-index2-out.go -O (test for errors, line 2107) + PASS: errchk-index2-out.go -O (test for errors, line 2108) + PASS: errchk-index2-out.go -O (test for errors, line 2109) + PASS: errchk-index2-out.go -O (test for errors, line 211) + PASS: errchk-index2-out.go -O (test for errors, line 2110) + PASS: errchk-index2-out.go -O (test for errors, line 2111) + PASS: errchk-index2-out.go -O (test for errors, line 2112) + PASS: errchk-index2-out.go -O (test for errors, line 2113) + PASS: errchk-index2-out.go -O (test for errors, line 2114) + PASS: errchk-index2-out.go -O (test for errors, line 2115) + PASS: errchk-index2-out.go -O (test for errors, line 2116) + PASS: errchk-index2-out.go -O (test for errors, line 2117) + PASS: errchk-index2-out.go -O (test for errors, line 2118) + PASS: errchk-index2-out.go -O (test for errors, line 2119) + PASS: errchk-index2-out.go -O (test for errors, line 212) + PASS: errchk-index2-out.go -O (test for errors, line 2120) + PASS: errchk-index2-out.go -O (test for errors, line 2121) + PASS: errchk-index2-out.go -O (test for errors, line 2122) + PASS: errchk-index2-out.go -O (test for errors, line 2123) + PASS: errchk-index2-out.go -O (test for errors, line 2124) + PASS: errchk-index2-out.go -O (test for errors, line 2125) + PASS: errchk-index2-out.go -O (test for errors, line 2126) + PASS: errchk-index2-out.go -O (test for errors, line 2127) + PASS: errchk-index2-out.go -O (test for errors, line 2128) + PASS: errchk-index2-out.go -O (test for errors, line 2129) + PASS: errchk-index2-out.go -O (test for errors, line 213) + PASS: errchk-index2-out.go -O (test for errors, line 2130) + PASS: errchk-index2-out.go -O (test for errors, line 2131) + PASS: errchk-index2-out.go -O (test for errors, line 2132) + PASS: errchk-index2-out.go -O (test for errors, line 2133) + PASS: errchk-index2-out.go -O (test for errors, line 2134) + PASS: errchk-index2-out.go -O (test for errors, line 2135) + PASS: errchk-index2-out.go -O (test for errors, line 2136) + PASS: errchk-index2-out.go -O (test for errors, line 2137) + PASS: errchk-index2-out.go -O (test for errors, line 2138) + PASS: errchk-index2-out.go -O (test for errors, line 2139) + PASS: errchk-index2-out.go -O (test for errors, line 214) + PASS: errchk-index2-out.go -O (test for errors, line 2140) + PASS: errchk-index2-out.go -O (test for errors, line 2141) + PASS: errchk-index2-out.go -O (test for errors, line 2142) + PASS: errchk-index2-out.go -O (test for errors, line 2143) + PASS: errchk-index2-out.go -O (test for errors, line 2144) + PASS: errchk-index2-out.go -O (test for errors, line 2145) + PASS: errchk-index2-out.go -O (test for errors, line 2146) + PASS: errchk-index2-out.go -O (test for errors, line 2147) + PASS: errchk-index2-out.go -O (test for errors, line 2148) + PASS: errchk-index2-out.go -O (test for errors, line 2149) + PASS: errchk-index2-out.go -O (test for errors, line 215) + PASS: errchk-index2-out.go -O (test for errors, line 2150) + PASS: errchk-index2-out.go -O (test for errors, line 2151) + PASS: errchk-index2-out.go -O (test for errors, line 2152) + PASS: errchk-index2-out.go -O (test for errors, line 2153) + PASS: errchk-index2-out.go -O (test for errors, line 2154) + PASS: errchk-index2-out.go -O (test for errors, line 2155) + PASS: errchk-index2-out.go -O (test for errors, line 2156) + PASS: errchk-index2-out.go -O (test for errors, line 2157) + PASS: errchk-index2-out.go -O (test for errors, line 2158) + PASS: errchk-index2-out.go -O (test for errors, line 2159) + PASS: errchk-index2-out.go -O (test for errors, line 216) + PASS: errchk-index2-out.go -O (test for errors, line 2160) + PASS: errchk-index2-out.go -O (test for errors, line 2161) + PASS: errchk-index2-out.go -O (test for errors, line 2162) + PASS: errchk-index2-out.go -O (test for errors, line 2163) + PASS: errchk-index2-out.go -O (test for errors, line 2164) + PASS: errchk-index2-out.go -O (test for errors, line 2165) + PASS: errchk-index2-out.go -O (test for errors, line 2166) + PASS: errchk-index2-out.go -O (test for errors, line 2167) + PASS: errchk-index2-out.go -O (test for errors, line 2168) + PASS: errchk-index2-out.go -O (test for errors, line 2169) + PASS: errchk-index2-out.go -O (test for errors, line 217) + PASS: errchk-index2-out.go -O (test for errors, line 2170) + PASS: errchk-index2-out.go -O (test for errors, line 2171) + PASS: errchk-index2-out.go -O (test for errors, line 2172) + PASS: errchk-index2-out.go -O (test for errors, line 2173) + PASS: errchk-index2-out.go -O (test for errors, line 2174) + PASS: errchk-index2-out.go -O (test for errors, line 2175) + PASS: errchk-index2-out.go -O (test for errors, line 2176) + PASS: errchk-index2-out.go -O (test for errors, line 2177) + PASS: errchk-index2-out.go -O (test for errors, line 2178) + PASS: errchk-index2-out.go -O (test for errors, line 2179) + PASS: errchk-index2-out.go -O (test for errors, line 218) + PASS: errchk-index2-out.go -O (test for errors, line 2180) + PASS: errchk-index2-out.go -O (test for errors, line 2181) + PASS: errchk-index2-out.go -O (test for errors, line 2182) + PASS: errchk-index2-out.go -O (test for errors, line 2183) + PASS: errchk-index2-out.go -O (test for errors, line 2184) + PASS: errchk-index2-out.go -O (test for errors, line 2185) + PASS: errchk-index2-out.go -O (test for errors, line 2186) + PASS: errchk-index2-out.go -O (test for errors, line 2187) + PASS: errchk-index2-out.go -O (test for errors, line 2188) + PASS: errchk-index2-out.go -O (test for errors, line 2189) + PASS: errchk-index2-out.go -O (test for errors, line 219) + PASS: errchk-index2-out.go -O (test for errors, line 2190) + PASS: errchk-index2-out.go -O (test for errors, line 2191) + PASS: errchk-index2-out.go -O (test for errors, line 2192) + PASS: errchk-index2-out.go -O (test for errors, line 2193) + PASS: errchk-index2-out.go -O (test for errors, line 2194) + PASS: errchk-index2-out.go -O (test for errors, line 2195) + PASS: errchk-index2-out.go -O (test for errors, line 2196) + PASS: errchk-index2-out.go -O (test for errors, line 2197) + PASS: errchk-index2-out.go -O (test for errors, line 2198) + PASS: errchk-index2-out.go -O (test for errors, line 2199) + PASS: errchk-index2-out.go -O (test for errors, line 220) + PASS: errchk-index2-out.go -O (test for errors, line 2200) + PASS: errchk-index2-out.go -O (test for errors, line 2201) + PASS: errchk-index2-out.go -O (test for errors, line 2202) + PASS: errchk-index2-out.go -O (test for errors, line 2203) + PASS: errchk-index2-out.go -O (test for errors, line 2204) + PASS: errchk-index2-out.go -O (test for errors, line 2205) + PASS: errchk-index2-out.go -O (test for errors, line 2206) + PASS: errchk-index2-out.go -O (test for errors, line 2207) + PASS: errchk-index2-out.go -O (test for errors, line 2208) + PASS: errchk-index2-out.go -O (test for errors, line 2209) + PASS: errchk-index2-out.go -O (test for errors, line 221) + PASS: errchk-index2-out.go -O (test for errors, line 2210) + PASS: errchk-index2-out.go -O (test for errors, line 2211) + PASS: errchk-index2-out.go -O (test for errors, line 2212) + PASS: errchk-index2-out.go -O (test for errors, line 2213) + PASS: errchk-index2-out.go -O (test for errors, line 2214) + PASS: errchk-index2-out.go -O (test for errors, line 2215) + PASS: errchk-index2-out.go -O (test for errors, line 2216) + PASS: errchk-index2-out.go -O (test for errors, line 2217) + PASS: errchk-index2-out.go -O (test for errors, line 2218) + PASS: errchk-index2-out.go -O (test for errors, line 2219) + PASS: errchk-index2-out.go -O (test for errors, line 222) + PASS: errchk-index2-out.go -O (test for errors, line 2220) + PASS: errchk-index2-out.go -O (test for errors, line 2221) + PASS: errchk-index2-out.go -O (test for errors, line 2222) + PASS: errchk-index2-out.go -O (test for errors, line 2223) + PASS: errchk-index2-out.go -O (test for errors, line 2224) + PASS: errchk-index2-out.go -O (test for errors, line 2225) + PASS: errchk-index2-out.go -O (test for errors, line 2226) + PASS: errchk-index2-out.go -O (test for errors, line 2227) + PASS: errchk-index2-out.go -O (test for errors, line 2228) + PASS: errchk-index2-out.go -O (test for errors, line 2229) + PASS: errchk-index2-out.go -O (test for errors, line 223) + PASS: errchk-index2-out.go -O (test for errors, line 2230) + PASS: errchk-index2-out.go -O (test for errors, line 2231) + PASS: errchk-index2-out.go -O (test for errors, line 2232) + PASS: errchk-index2-out.go -O (test for errors, line 2233) + PASS: errchk-index2-out.go -O (test for errors, line 2234) + PASS: errchk-index2-out.go -O (test for errors, line 2235) + PASS: errchk-index2-out.go -O (test for errors, line 2236) + PASS: errchk-index2-out.go -O (test for errors, line 2237) + PASS: errchk-index2-out.go -O (test for errors, line 2238) + PASS: errchk-index2-out.go -O (test for errors, line 2239) + PASS: errchk-index2-out.go -O (test for errors, line 224) + PASS: errchk-index2-out.go -O (test for errors, line 2240) + PASS: errchk-index2-out.go -O (test for errors, line 2241) + PASS: errchk-index2-out.go -O (test for errors, line 2242) + PASS: errchk-index2-out.go -O (test for errors, line 2243) + PASS: errchk-index2-out.go -O (test for errors, line 2244) + PASS: errchk-index2-out.go -O (test for errors, line 2245) + PASS: errchk-index2-out.go -O (test for errors, line 2246) + PASS: errchk-index2-out.go -O (test for errors, line 2247) + PASS: errchk-index2-out.go -O (test for errors, line 2248) + PASS: errchk-index2-out.go -O (test for errors, line 2249) + PASS: errchk-index2-out.go -O (test for errors, line 225) + PASS: errchk-index2-out.go -O (test for errors, line 2250) + PASS: errchk-index2-out.go -O (test for errors, line 2251) + PASS: errchk-index2-out.go -O (test for errors, line 2252) + PASS: errchk-index2-out.go -O (test for errors, line 2253) + PASS: errchk-index2-out.go -O (test for errors, line 2254) + PASS: errchk-index2-out.go -O (test for errors, line 2255) + PASS: errchk-index2-out.go -O (test for errors, line 2256) + PASS: errchk-index2-out.go -O (test for errors, line 2257) + PASS: errchk-index2-out.go -O (test for errors, line 2258) + PASS: errchk-index2-out.go -O (test for errors, line 2259) + PASS: errchk-index2-out.go -O (test for errors, line 226) + PASS: errchk-index2-out.go -O (test for errors, line 2260) + PASS: errchk-index2-out.go -O (test for errors, line 2261) + PASS: errchk-index2-out.go -O (test for errors, line 2262) + PASS: errchk-index2-out.go -O (test for errors, line 2263) + PASS: errchk-index2-out.go -O (test for errors, line 2264) + PASS: errchk-index2-out.go -O (test for errors, line 2265) + PASS: errchk-index2-out.go -O (test for errors, line 2266) + PASS: errchk-index2-out.go -O (test for errors, line 2267) + PASS: errchk-index2-out.go -O (test for errors, line 2268) + PASS: errchk-index2-out.go -O (test for errors, line 2269) + PASS: errchk-index2-out.go -O (test for errors, line 227) + PASS: errchk-index2-out.go -O (test for errors, line 2270) + PASS: errchk-index2-out.go -O (test for errors, line 2271) + PASS: errchk-index2-out.go -O (test for errors, line 2272) + PASS: errchk-index2-out.go -O (test for errors, line 2273) + PASS: errchk-index2-out.go -O (test for errors, line 2274) + PASS: errchk-index2-out.go -O (test for errors, line 2275) + PASS: errchk-index2-out.go -O (test for errors, line 2276) + PASS: errchk-index2-out.go -O (test for errors, line 2277) + PASS: errchk-index2-out.go -O (test for errors, line 2278) + PASS: errchk-index2-out.go -O (test for errors, line 2279) + PASS: errchk-index2-out.go -O (test for errors, line 228) + PASS: errchk-index2-out.go -O (test for errors, line 2280) + PASS: errchk-index2-out.go -O (test for errors, line 2281) + PASS: errchk-index2-out.go -O (test for errors, line 2282) + PASS: errchk-index2-out.go -O (test for errors, line 2283) + PASS: errchk-index2-out.go -O (test for errors, line 2284) + PASS: errchk-index2-out.go -O (test for errors, line 2285) + PASS: errchk-index2-out.go -O (test for errors, line 2286) + PASS: errchk-index2-out.go -O (test for errors, line 2287) + PASS: errchk-index2-out.go -O (test for errors, line 2288) + PASS: errchk-index2-out.go -O (test for errors, line 2289) + PASS: errchk-index2-out.go -O (test for errors, line 229) + PASS: errchk-index2-out.go -O (test for errors, line 2290) + PASS: errchk-index2-out.go -O (test for errors, line 2291) + PASS: errchk-index2-out.go -O (test for errors, line 2292) + PASS: errchk-index2-out.go -O (test for errors, line 2293) + PASS: errchk-index2-out.go -O (test for errors, line 2294) + PASS: errchk-index2-out.go -O (test for errors, line 2295) + PASS: errchk-index2-out.go -O (test for errors, line 2296) + PASS: errchk-index2-out.go -O (test for errors, line 2297) + PASS: errchk-index2-out.go -O (test for errors, line 2298) + PASS: errchk-index2-out.go -O (test for errors, line 2299) + PASS: errchk-index2-out.go -O (test for errors, line 230) + PASS: errchk-index2-out.go -O (test for errors, line 2300) + PASS: errchk-index2-out.go -O (test for errors, line 2301) + PASS: errchk-index2-out.go -O (test for errors, line 2302) + PASS: errchk-index2-out.go -O (test for errors, line 2303) + PASS: errchk-index2-out.go -O (test for errors, line 2304) + PASS: errchk-index2-out.go -O (test for errors, line 2305) + PASS: errchk-index2-out.go -O (test for errors, line 2306) + PASS: errchk-index2-out.go -O (test for errors, line 2307) + PASS: errchk-index2-out.go -O (test for errors, line 2308) + PASS: errchk-index2-out.go -O (test for errors, line 2309) + PASS: errchk-index2-out.go -O (test for errors, line 231) + PASS: errchk-index2-out.go -O (test for errors, line 2310) + PASS: errchk-index2-out.go -O (test for errors, line 2311) + PASS: errchk-index2-out.go -O (test for errors, line 2312) + PASS: errchk-index2-out.go -O (test for errors, line 2313) + PASS: errchk-index2-out.go -O (test for errors, line 2314) + PASS: errchk-index2-out.go -O (test for errors, line 2315) + PASS: errchk-index2-out.go -O (test for errors, line 2316) + PASS: errchk-index2-out.go -O (test for errors, line 2317) + PASS: errchk-index2-out.go -O (test for errors, line 2318) + PASS: errchk-index2-out.go -O (test for errors, line 2319) + PASS: errchk-index2-out.go -O (test for errors, line 232) + PASS: errchk-index2-out.go -O (test for errors, line 2320) + PASS: errchk-index2-out.go -O (test for errors, line 2321) + PASS: errchk-index2-out.go -O (test for errors, line 2322) + PASS: errchk-index2-out.go -O (test for errors, line 2323) + PASS: errchk-index2-out.go -O (test for errors, line 2324) + PASS: errchk-index2-out.go -O (test for errors, line 2325) + PASS: errchk-index2-out.go -O (test for errors, line 2326) + PASS: errchk-index2-out.go -O (test for errors, line 2327) + PASS: errchk-index2-out.go -O (test for errors, line 2328) + PASS: errchk-index2-out.go -O (test for errors, line 2329) + PASS: errchk-index2-out.go -O (test for errors, line 233) + PASS: errchk-index2-out.go -O (test for errors, line 2330) + PASS: errchk-index2-out.go -O (test for errors, line 2331) + PASS: errchk-index2-out.go -O (test for errors, line 2332) + PASS: errchk-index2-out.go -O (test for errors, line 2333) + PASS: errchk-index2-out.go -O (test for errors, line 2334) + PASS: errchk-index2-out.go -O (test for errors, line 2335) + PASS: errchk-index2-out.go -O (test for errors, line 2336) + PASS: errchk-index2-out.go -O (test for errors, line 2337) + PASS: errchk-index2-out.go -O (test for errors, line 2338) + PASS: errchk-index2-out.go -O (test for errors, line 2339) + PASS: errchk-index2-out.go -O (test for errors, line 234) + PASS: errchk-index2-out.go -O (test for errors, line 2340) + PASS: errchk-index2-out.go -O (test for errors, line 2341) + PASS: errchk-index2-out.go -O (test for errors, line 2342) + PASS: errchk-index2-out.go -O (test for errors, line 2343) + PASS: errchk-index2-out.go -O (test for errors, line 2344) + PASS: errchk-index2-out.go -O (test for errors, line 2345) + PASS: errchk-index2-out.go -O (test for errors, line 2346) + PASS: errchk-index2-out.go -O (test for errors, line 2347) + PASS: errchk-index2-out.go -O (test for errors, line 2348) + PASS: errchk-index2-out.go -O (test for errors, line 2349) + PASS: errchk-index2-out.go -O (test for errors, line 235) + PASS: errchk-index2-out.go -O (test for errors, line 2350) + PASS: errchk-index2-out.go -O (test for errors, line 2351) + PASS: errchk-index2-out.go -O (test for errors, line 2352) + PASS: errchk-index2-out.go -O (test for errors, line 2353) + PASS: errchk-index2-out.go -O (test for errors, line 2354) + PASS: errchk-index2-out.go -O (test for errors, line 2355) + PASS: errchk-index2-out.go -O (test for errors, line 2356) + PASS: errchk-index2-out.go -O (test for errors, line 2357) + PASS: errchk-index2-out.go -O (test for errors, line 2358) + PASS: errchk-index2-out.go -O (test for errors, line 2359) + PASS: errchk-index2-out.go -O (test for errors, line 236) + PASS: errchk-index2-out.go -O (test for errors, line 2360) + PASS: errchk-index2-out.go -O (test for errors, line 2361) + PASS: errchk-index2-out.go -O (test for errors, line 2362) + PASS: errchk-index2-out.go -O (test for errors, line 2363) + PASS: errchk-index2-out.go -O (test for errors, line 2364) + PASS: errchk-index2-out.go -O (test for errors, line 2365) + PASS: errchk-index2-out.go -O (test for errors, line 2366) + PASS: errchk-index2-out.go -O (test for errors, line 2367) + PASS: errchk-index2-out.go -O (test for errors, line 2368) + PASS: errchk-index2-out.go -O (test for errors, line 2369) + PASS: errchk-index2-out.go -O (test for errors, line 237) + PASS: errchk-index2-out.go -O (test for errors, line 2370) + PASS: errchk-index2-out.go -O (test for errors, line 2371) + PASS: errchk-index2-out.go -O (test for errors, line 2372) + PASS: errchk-index2-out.go -O (test for errors, line 2373) + PASS: errchk-index2-out.go -O (test for errors, line 2374) + PASS: errchk-index2-out.go -O (test for errors, line 2375) + PASS: errchk-index2-out.go -O (test for errors, line 2376) + PASS: errchk-index2-out.go -O (test for errors, line 2377) + PASS: errchk-index2-out.go -O (test for errors, line 2378) + PASS: errchk-index2-out.go -O (test for errors, line 2379) + PASS: errchk-index2-out.go -O (test for errors, line 238) + PASS: errchk-index2-out.go -O (test for errors, line 2380) + PASS: errchk-index2-out.go -O (test for errors, line 2381) + PASS: errchk-index2-out.go -O (test for errors, line 2382) + PASS: errchk-index2-out.go -O (test for errors, line 2383) + PASS: errchk-index2-out.go -O (test for errors, line 2384) + PASS: errchk-index2-out.go -O (test for errors, line 2385) + PASS: errchk-index2-out.go -O (test for errors, line 2386) + PASS: errchk-index2-out.go -O (test for errors, line 2387) + PASS: errchk-index2-out.go -O (test for errors, line 2388) + PASS: errchk-index2-out.go -O (test for errors, line 2389) + PASS: errchk-index2-out.go -O (test for errors, line 239) + PASS: errchk-index2-out.go -O (test for errors, line 2390) + PASS: errchk-index2-out.go -O (test for errors, line 2391) + PASS: errchk-index2-out.go -O (test for errors, line 2392) + PASS: errchk-index2-out.go -O (test for errors, line 2393) + PASS: errchk-index2-out.go -O (test for errors, line 2394) + PASS: errchk-index2-out.go -O (test for errors, line 2395) + PASS: errchk-index2-out.go -O (test for errors, line 2396) + PASS: errchk-index2-out.go -O (test for errors, line 2397) + PASS: errchk-index2-out.go -O (test for errors, line 2398) + PASS: errchk-index2-out.go -O (test for errors, line 2399) + PASS: errchk-index2-out.go -O (test for errors, line 240) + PASS: errchk-index2-out.go -O (test for errors, line 2400) + PASS: errchk-index2-out.go -O (test for errors, line 2401) + PASS: errchk-index2-out.go -O (test for errors, line 2402) + PASS: errchk-index2-out.go -O (test for errors, line 2403) + PASS: errchk-index2-out.go -O (test for errors, line 2404) + PASS: errchk-index2-out.go -O (test for errors, line 2405) + PASS: errchk-index2-out.go -O (test for errors, line 2406) + PASS: errchk-index2-out.go -O (test for errors, line 2407) + PASS: errchk-index2-out.go -O (test for errors, line 2408) + PASS: errchk-index2-out.go -O (test for errors, line 2409) + PASS: errchk-index2-out.go -O (test for errors, line 241) + PASS: errchk-index2-out.go -O (test for errors, line 2410) + PASS: errchk-index2-out.go -O (test for errors, line 2411) + PASS: errchk-index2-out.go -O (test for errors, line 2412) + PASS: errchk-index2-out.go -O (test for errors, line 2413) + PASS: errchk-index2-out.go -O (test for errors, line 2414) + PASS: errchk-index2-out.go -O (test for errors, line 2415) + PASS: errchk-index2-out.go -O (test for errors, line 2416) + PASS: errchk-index2-out.go -O (test for errors, line 2417) + PASS: errchk-index2-out.go -O (test for errors, line 2418) + PASS: errchk-index2-out.go -O (test for errors, line 2419) + PASS: errchk-index2-out.go -O (test for errors, line 242) + PASS: errchk-index2-out.go -O (test for errors, line 2420) + PASS: errchk-index2-out.go -O (test for errors, line 2421) + PASS: errchk-index2-out.go -O (test for errors, line 2422) + PASS: errchk-index2-out.go -O (test for errors, line 2423) + PASS: errchk-index2-out.go -O (test for errors, line 2424) + PASS: errchk-index2-out.go -O (test for errors, line 2425) + PASS: errchk-index2-out.go -O (test for errors, line 2426) + PASS: errchk-index2-out.go -O (test for errors, line 2427) + PASS: errchk-index2-out.go -O (test for errors, line 2428) + PASS: errchk-index2-out.go -O (test for errors, line 2429) + PASS: errchk-index2-out.go -O (test for errors, line 243) + PASS: errchk-index2-out.go -O (test for errors, line 2430) + PASS: errchk-index2-out.go -O (test for errors, line 2431) + PASS: errchk-index2-out.go -O (test for errors, line 2432) + PASS: errchk-index2-out.go -O (test for errors, line 2433) + PASS: errchk-index2-out.go -O (test for errors, line 2434) + PASS: errchk-index2-out.go -O (test for errors, line 2435) + PASS: errchk-index2-out.go -O (test for errors, line 2436) + PASS: errchk-index2-out.go -O (test for errors, line 2437) + PASS: errchk-index2-out.go -O (test for errors, line 2438) + PASS: errchk-index2-out.go -O (test for errors, line 2439) + PASS: errchk-index2-out.go -O (test for errors, line 244) + PASS: errchk-index2-out.go -O (test for errors, line 2440) + PASS: errchk-index2-out.go -O (test for errors, line 2441) + PASS: errchk-index2-out.go -O (test for errors, line 2442) + PASS: errchk-index2-out.go -O (test for errors, line 2443) + PASS: errchk-index2-out.go -O (test for errors, line 2444) + PASS: errchk-index2-out.go -O (test for errors, line 2445) + PASS: errchk-index2-out.go -O (test for errors, line 2446) + PASS: errchk-index2-out.go -O (test for errors, line 2447) + PASS: errchk-index2-out.go -O (test for errors, line 2448) + PASS: errchk-index2-out.go -O (test for errors, line 2449) + PASS: errchk-index2-out.go -O (test for errors, line 245) + PASS: errchk-index2-out.go -O (test for errors, line 2450) + PASS: errchk-index2-out.go -O (test for errors, line 2451) + PASS: errchk-index2-out.go -O (test for errors, line 2452) + PASS: errchk-index2-out.go -O (test for errors, line 2453) + PASS: errchk-index2-out.go -O (test for errors, line 2454) + PASS: errchk-index2-out.go -O (test for errors, line 2455) + PASS: errchk-index2-out.go -O (test for errors, line 2456) + PASS: errchk-index2-out.go -O (test for errors, line 2457) + PASS: errchk-index2-out.go -O (test for errors, line 2458) + PASS: errchk-index2-out.go -O (test for errors, line 2459) + PASS: errchk-index2-out.go -O (test for errors, line 246) + PASS: errchk-index2-out.go -O (test for errors, line 2460) + PASS: errchk-index2-out.go -O (test for errors, line 2461) + PASS: errchk-index2-out.go -O (test for errors, line 2462) + PASS: errchk-index2-out.go -O (test for errors, line 2463) + PASS: errchk-index2-out.go -O (test for errors, line 2464) + PASS: errchk-index2-out.go -O (test for errors, line 2465) + PASS: errchk-index2-out.go -O (test for errors, line 2466) + PASS: errchk-index2-out.go -O (test for errors, line 2467) + PASS: errchk-index2-out.go -O (test for errors, line 2468) + PASS: errchk-index2-out.go -O (test for errors, line 2469) + PASS: errchk-index2-out.go -O (test for errors, line 247) + PASS: errchk-index2-out.go -O (test for errors, line 2470) + PASS: errchk-index2-out.go -O (test for errors, line 2471) + PASS: errchk-index2-out.go -O (test for errors, line 2472) + PASS: errchk-index2-out.go -O (test for errors, line 2473) + PASS: errchk-index2-out.go -O (test for errors, line 2474) + PASS: errchk-index2-out.go -O (test for errors, line 2475) + PASS: errchk-index2-out.go -O (test for errors, line 2476) + PASS: errchk-index2-out.go -O (test for errors, line 2477) + PASS: errchk-index2-out.go -O (test for errors, line 2478) + PASS: errchk-index2-out.go -O (test for errors, line 2479) + PASS: errchk-index2-out.go -O (test for errors, line 248) + PASS: errchk-index2-out.go -O (test for errors, line 2480) + PASS: errchk-index2-out.go -O (test for errors, line 2481) + PASS: errchk-index2-out.go -O (test for errors, line 2482) + PASS: errchk-index2-out.go -O (test for errors, line 2483) + PASS: errchk-index2-out.go -O (test for errors, line 2484) + PASS: errchk-index2-out.go -O (test for errors, line 2485) + PASS: errchk-index2-out.go -O (test for errors, line 2486) + PASS: errchk-index2-out.go -O (test for errors, line 2487) + PASS: errchk-index2-out.go -O (test for errors, line 2488) + PASS: errchk-index2-out.go -O (test for errors, line 2489) + PASS: errchk-index2-out.go -O (test for errors, line 249) + PASS: errchk-index2-out.go -O (test for errors, line 2490) + PASS: errchk-index2-out.go -O (test for errors, line 2491) + PASS: errchk-index2-out.go -O (test for errors, line 2492) + PASS: errchk-index2-out.go -O (test for errors, line 2493) + PASS: errchk-index2-out.go -O (test for errors, line 2494) + PASS: errchk-index2-out.go -O (test for errors, line 2495) + PASS: errchk-index2-out.go -O (test for errors, line 2496) + PASS: errchk-index2-out.go -O (test for errors, line 2497) + PASS: errchk-index2-out.go -O (test for errors, line 2498) + PASS: errchk-index2-out.go -O (test for errors, line 2499) + PASS: errchk-index2-out.go -O (test for errors, line 250) + PASS: errchk-index2-out.go -O (test for errors, line 2500) + PASS: errchk-index2-out.go -O (test for errors, line 2501) + PASS: errchk-index2-out.go -O (test for errors, line 2502) + PASS: errchk-index2-out.go -O (test for errors, line 2503) + PASS: errchk-index2-out.go -O (test for errors, line 2504) + PASS: errchk-index2-out.go -O (test for errors, line 2505) + PASS: errchk-index2-out.go -O (test for errors, line 2506) + PASS: errchk-index2-out.go -O (test for errors, line 2507) + PASS: errchk-index2-out.go -O (test for errors, line 2508) + PASS: errchk-index2-out.go -O (test for errors, line 2509) + PASS: errchk-index2-out.go -O (test for errors, line 251) + PASS: errchk-index2-out.go -O (test for errors, line 2510) + PASS: errchk-index2-out.go -O (test for errors, line 2511) + PASS: errchk-index2-out.go -O (test for errors, line 2512) + PASS: errchk-index2-out.go -O (test for errors, line 2513) + PASS: errchk-index2-out.go -O (test for errors, line 2514) + PASS: errchk-index2-out.go -O (test for errors, line 2515) + PASS: errchk-index2-out.go -O (test for errors, line 2516) + PASS: errchk-index2-out.go -O (test for errors, line 2517) + PASS: errchk-index2-out.go -O (test for errors, line 2518) + PASS: errchk-index2-out.go -O (test for errors, line 2519) + PASS: errchk-index2-out.go -O (test for errors, line 252) + PASS: errchk-index2-out.go -O (test for errors, line 2520) + PASS: errchk-index2-out.go -O (test for errors, line 2521) + PASS: errchk-index2-out.go -O (test for errors, line 2522) + PASS: errchk-index2-out.go -O (test for errors, line 2523) + PASS: errchk-index2-out.go -O (test for errors, line 2524) + PASS: errchk-index2-out.go -O (test for errors, line 2525) + PASS: errchk-index2-out.go -O (test for errors, line 2526) + PASS: errchk-index2-out.go -O (test for errors, line 2527) + PASS: errchk-index2-out.go -O (test for errors, line 2528) + PASS: errchk-index2-out.go -O (test for errors, line 2529) + PASS: errchk-index2-out.go -O (test for errors, line 253) + PASS: errchk-index2-out.go -O (test for errors, line 2530) + PASS: errchk-index2-out.go -O (test for errors, line 2531) + PASS: errchk-index2-out.go -O (test for errors, line 2532) + PASS: errchk-index2-out.go -O (test for errors, line 2533) + PASS: errchk-index2-out.go -O (test for errors, line 2534) + PASS: errchk-index2-out.go -O (test for errors, line 2535) + PASS: errchk-index2-out.go -O (test for errors, line 2536) + PASS: errchk-index2-out.go -O (test for errors, line 2537) + PASS: errchk-index2-out.go -O (test for errors, line 2538) + PASS: errchk-index2-out.go -O (test for errors, line 2539) + PASS: errchk-index2-out.go -O (test for errors, line 254) + PASS: errchk-index2-out.go -O (test for errors, line 2540) + PASS: errchk-index2-out.go -O (test for errors, line 2541) + PASS: errchk-index2-out.go -O (test for errors, line 2542) + PASS: errchk-index2-out.go -O (test for errors, line 2543) + PASS: errchk-index2-out.go -O (test for errors, line 2544) + PASS: errchk-index2-out.go -O (test for errors, line 2545) + PASS: errchk-index2-out.go -O (test for errors, line 2546) + PASS: errchk-index2-out.go -O (test for errors, line 2547) + PASS: errchk-index2-out.go -O (test for errors, line 2548) + PASS: errchk-index2-out.go -O (test for errors, line 2549) + PASS: errchk-index2-out.go -O (test for errors, line 255) + PASS: errchk-index2-out.go -O (test for errors, line 2550) + PASS: errchk-index2-out.go -O (test for errors, line 2551) + PASS: errchk-index2-out.go -O (test for errors, line 2552) + PASS: errchk-index2-out.go -O (test for errors, line 2553) + PASS: errchk-index2-out.go -O (test for errors, line 2554) + PASS: errchk-index2-out.go -O (test for errors, line 2555) + PASS: errchk-index2-out.go -O (test for errors, line 2556) + PASS: errchk-index2-out.go -O (test for errors, line 2557) + PASS: errchk-index2-out.go -O (test for errors, line 2558) + PASS: errchk-index2-out.go -O (test for errors, line 2559) + PASS: errchk-index2-out.go -O (test for errors, line 256) + PASS: errchk-index2-out.go -O (test for errors, line 2560) + PASS: errchk-index2-out.go -O (test for errors, line 2561) + PASS: errchk-index2-out.go -O (test for errors, line 2562) + PASS: errchk-index2-out.go -O (test for errors, line 2563) + PASS: errchk-index2-out.go -O (test for errors, line 2564) + PASS: errchk-index2-out.go -O (test for errors, line 2565) + PASS: errchk-index2-out.go -O (test for errors, line 2566) + PASS: errchk-index2-out.go -O (test for errors, line 2567) + PASS: errchk-index2-out.go -O (test for errors, line 2568) + PASS: errchk-index2-out.go -O (test for errors, line 2569) + PASS: errchk-index2-out.go -O (test for errors, line 257) + PASS: errchk-index2-out.go -O (test for errors, line 2570) + PASS: errchk-index2-out.go -O (test for errors, line 2571) + PASS: errchk-index2-out.go -O (test for errors, line 2572) + PASS: errchk-index2-out.go -O (test for errors, line 2573) + PASS: errchk-index2-out.go -O (test for errors, line 2574) + PASS: errchk-index2-out.go -O (test for errors, line 2575) + PASS: errchk-index2-out.go -O (test for errors, line 2576) + PASS: errchk-index2-out.go -O (test for errors, line 2577) + PASS: errchk-index2-out.go -O (test for errors, line 2578) + PASS: errchk-index2-out.go -O (test for errors, line 2579) + PASS: errchk-index2-out.go -O (test for errors, line 258) + PASS: errchk-index2-out.go -O (test for errors, line 2580) + PASS: errchk-index2-out.go -O (test for errors, line 2581) + PASS: errchk-index2-out.go -O (test for errors, line 2582) + PASS: errchk-index2-out.go -O (test for errors, line 2583) + PASS: errchk-index2-out.go -O (test for errors, line 2584) + PASS: errchk-index2-out.go -O (test for errors, line 2585) + PASS: errchk-index2-out.go -O (test for errors, line 2586) + PASS: errchk-index2-out.go -O (test for errors, line 2587) + PASS: errchk-index2-out.go -O (test for errors, line 2588) + PASS: errchk-index2-out.go -O (test for errors, line 2589) + PASS: errchk-index2-out.go -O (test for errors, line 259) + PASS: errchk-index2-out.go -O (test for errors, line 2590) + PASS: errchk-index2-out.go -O (test for errors, line 2591) + PASS: errchk-index2-out.go -O (test for errors, line 2592) + PASS: errchk-index2-out.go -O (test for errors, line 2593) + PASS: errchk-index2-out.go -O (test for errors, line 2594) + PASS: errchk-index2-out.go -O (test for errors, line 2595) + PASS: errchk-index2-out.go -O (test for errors, line 2596) + PASS: errchk-index2-out.go -O (test for errors, line 2597) + PASS: errchk-index2-out.go -O (test for errors, line 2598) + PASS: errchk-index2-out.go -O (test for errors, line 2599) + PASS: errchk-index2-out.go -O (test for errors, line 260) + PASS: errchk-index2-out.go -O (test for errors, line 2600) + PASS: errchk-index2-out.go -O (test for errors, line 2601) + PASS: errchk-index2-out.go -O (test for errors, line 2602) + PASS: errchk-index2-out.go -O (test for errors, line 2603) + PASS: errchk-index2-out.go -O (test for errors, line 2604) + PASS: errchk-index2-out.go -O (test for errors, line 2605) + PASS: errchk-index2-out.go -O (test for errors, line 2606) + PASS: errchk-index2-out.go -O (test for errors, line 2607) + PASS: errchk-index2-out.go -O (test for errors, line 2608) + PASS: errchk-index2-out.go -O (test for errors, line 2609) + PASS: errchk-index2-out.go -O (test for errors, line 261) + PASS: errchk-index2-out.go -O (test for errors, line 2610) + PASS: errchk-index2-out.go -O (test for errors, line 2611) + PASS: errchk-index2-out.go -O (test for errors, line 2612) + PASS: errchk-index2-out.go -O (test for errors, line 2613) + PASS: errchk-index2-out.go -O (test for errors, line 2614) + PASS: errchk-index2-out.go -O (test for errors, line 2615) + PASS: errchk-index2-out.go -O (test for errors, line 2616) + PASS: errchk-index2-out.go -O (test for errors, line 2617) + PASS: errchk-index2-out.go -O (test for errors, line 2618) + PASS: errchk-index2-out.go -O (test for errors, line 2619) + PASS: errchk-index2-out.go -O (test for errors, line 262) + PASS: errchk-index2-out.go -O (test for errors, line 2620) + PASS: errchk-index2-out.go -O (test for errors, line 2621) + PASS: errchk-index2-out.go -O (test for errors, line 2622) + PASS: errchk-index2-out.go -O (test for errors, line 2623) + PASS: errchk-index2-out.go -O (test for errors, line 2624) + PASS: errchk-index2-out.go -O (test for errors, line 2625) + PASS: errchk-index2-out.go -O (test for errors, line 2626) + PASS: errchk-index2-out.go -O (test for errors, line 2627) + PASS: errchk-index2-out.go -O (test for errors, line 2628) + PASS: errchk-index2-out.go -O (test for errors, line 2629) + PASS: errchk-index2-out.go -O (test for errors, line 263) + PASS: errchk-index2-out.go -O (test for errors, line 2630) + PASS: errchk-index2-out.go -O (test for errors, line 2631) + PASS: errchk-index2-out.go -O (test for errors, line 2632) + PASS: errchk-index2-out.go -O (test for errors, line 2633) + PASS: errchk-index2-out.go -O (test for errors, line 2634) + PASS: errchk-index2-out.go -O (test for errors, line 2635) + PASS: errchk-index2-out.go -O (test for errors, line 2636) + PASS: errchk-index2-out.go -O (test for errors, line 2637) + PASS: errchk-index2-out.go -O (test for errors, line 2638) + PASS: errchk-index2-out.go -O (test for errors, line 2639) + PASS: errchk-index2-out.go -O (test for errors, line 264) + PASS: errchk-index2-out.go -O (test for errors, line 2640) + PASS: errchk-index2-out.go -O (test for errors, line 2641) + PASS: errchk-index2-out.go -O (test for errors, line 2642) + PASS: errchk-index2-out.go -O (test for errors, line 2643) + PASS: errchk-index2-out.go -O (test for errors, line 2644) + PASS: errchk-index2-out.go -O (test for errors, line 2645) + PASS: errchk-index2-out.go -O (test for errors, line 2646) + PASS: errchk-index2-out.go -O (test for errors, line 2647) + PASS: errchk-index2-out.go -O (test for errors, line 2648) + PASS: errchk-index2-out.go -O (test for errors, line 2649) + PASS: errchk-index2-out.go -O (test for errors, line 265) + PASS: errchk-index2-out.go -O (test for errors, line 2650) + PASS: errchk-index2-out.go -O (test for errors, line 2651) + PASS: errchk-index2-out.go -O (test for errors, line 2652) + PASS: errchk-index2-out.go -O (test for errors, line 2653) + PASS: errchk-index2-out.go -O (test for errors, line 2654) + PASS: errchk-index2-out.go -O (test for errors, line 2655) + PASS: errchk-index2-out.go -O (test for errors, line 2656) + PASS: errchk-index2-out.go -O (test for errors, line 2657) + PASS: errchk-index2-out.go -O (test for errors, line 2658) + PASS: errchk-index2-out.go -O (test for errors, line 2659) + PASS: errchk-index2-out.go -O (test for errors, line 266) + PASS: errchk-index2-out.go -O (test for errors, line 2660) + PASS: errchk-index2-out.go -O (test for errors, line 2661) + PASS: errchk-index2-out.go -O (test for errors, line 2662) + PASS: errchk-index2-out.go -O (test for errors, line 2663) + PASS: errchk-index2-out.go -O (test for errors, line 2664) + PASS: errchk-index2-out.go -O (test for errors, line 2665) + PASS: errchk-index2-out.go -O (test for errors, line 2666) + PASS: errchk-index2-out.go -O (test for errors, line 2667) + PASS: errchk-index2-out.go -O (test for errors, line 2668) + PASS: errchk-index2-out.go -O (test for errors, line 2669) + PASS: errchk-index2-out.go -O (test for errors, line 267) + PASS: errchk-index2-out.go -O (test for errors, line 2670) + PASS: errchk-index2-out.go -O (test for errors, line 2671) + PASS: errchk-index2-out.go -O (test for errors, line 2672) + PASS: errchk-index2-out.go -O (test for errors, line 2673) + PASS: errchk-index2-out.go -O (test for errors, line 2674) + PASS: errchk-index2-out.go -O (test for errors, line 2675) + PASS: errchk-index2-out.go -O (test for errors, line 2676) + PASS: errchk-index2-out.go -O (test for errors, line 2677) + PASS: errchk-index2-out.go -O (test for errors, line 2678) + PASS: errchk-index2-out.go -O (test for errors, line 2679) + PASS: errchk-index2-out.go -O (test for errors, line 268) + PASS: errchk-index2-out.go -O (test for errors, line 2680) + PASS: errchk-index2-out.go -O (test for errors, line 2681) + PASS: errchk-index2-out.go -O (test for errors, line 2682) + PASS: errchk-index2-out.go -O (test for errors, line 2683) + PASS: errchk-index2-out.go -O (test for errors, line 2684) + PASS: errchk-index2-out.go -O (test for errors, line 2685) + PASS: errchk-index2-out.go -O (test for errors, line 2686) + PASS: errchk-index2-out.go -O (test for errors, line 2687) + PASS: errchk-index2-out.go -O (test for errors, line 2688) + PASS: errchk-index2-out.go -O (test for errors, line 2689) + PASS: errchk-index2-out.go -O (test for errors, line 269) + PASS: errchk-index2-out.go -O (test for errors, line 2690) + PASS: errchk-index2-out.go -O (test for errors, line 2691) + PASS: errchk-index2-out.go -O (test for errors, line 2692) + PASS: errchk-index2-out.go -O (test for errors, line 2693) + PASS: errchk-index2-out.go -O (test for errors, line 2694) + PASS: errchk-index2-out.go -O (test for errors, line 2695) + PASS: errchk-index2-out.go -O (test for errors, line 2696) + PASS: errchk-index2-out.go -O (test for errors, line 2697) + PASS: errchk-index2-out.go -O (test for errors, line 2698) + PASS: errchk-index2-out.go -O (test for errors, line 2699) + PASS: errchk-index2-out.go -O (test for errors, line 270) + PASS: errchk-index2-out.go -O (test for errors, line 2700) + PASS: errchk-index2-out.go -O (test for errors, line 2701) + PASS: errchk-index2-out.go -O (test for errors, line 2702) + PASS: errchk-index2-out.go -O (test for errors, line 2703) + PASS: errchk-index2-out.go -O (test for errors, line 2704) + PASS: errchk-index2-out.go -O (test for errors, line 2705) + PASS: errchk-index2-out.go -O (test for errors, line 2706) + PASS: errchk-index2-out.go -O (test for errors, line 2707) + PASS: errchk-index2-out.go -O (test for errors, line 2708) + PASS: errchk-index2-out.go -O (test for errors, line 2709) + PASS: errchk-index2-out.go -O (test for errors, line 271) + PASS: errchk-index2-out.go -O (test for errors, line 2710) + PASS: errchk-index2-out.go -O (test for errors, line 2711) + PASS: errchk-index2-out.go -O (test for errors, line 2712) + PASS: errchk-index2-out.go -O (test for errors, line 2713) + PASS: errchk-index2-out.go -O (test for errors, line 2714) + PASS: errchk-index2-out.go -O (test for errors, line 2715) + PASS: errchk-index2-out.go -O (test for errors, line 2716) + PASS: errchk-index2-out.go -O (test for errors, line 2717) + PASS: errchk-index2-out.go -O (test for errors, line 2718) + PASS: errchk-index2-out.go -O (test for errors, line 2719) + PASS: errchk-index2-out.go -O (test for errors, line 272) + PASS: errchk-index2-out.go -O (test for errors, line 2720) + PASS: errchk-index2-out.go -O (test for errors, line 2721) + PASS: errchk-index2-out.go -O (test for errors, line 2722) + PASS: errchk-index2-out.go -O (test for errors, line 2723) + PASS: errchk-index2-out.go -O (test for errors, line 2724) + PASS: errchk-index2-out.go -O (test for errors, line 2725) + PASS: errchk-index2-out.go -O (test for errors, line 2726) + PASS: errchk-index2-out.go -O (test for errors, line 2727) + PASS: errchk-index2-out.go -O (test for errors, line 2728) + PASS: errchk-index2-out.go -O (test for errors, line 2729) + PASS: errchk-index2-out.go -O (test for errors, line 273) + PASS: errchk-index2-out.go -O (test for errors, line 2730) + PASS: errchk-index2-out.go -O (test for errors, line 2731) + PASS: errchk-index2-out.go -O (test for errors, line 2732) + PASS: errchk-index2-out.go -O (test for errors, line 2733) + PASS: errchk-index2-out.go -O (test for errors, line 2734) + PASS: errchk-index2-out.go -O (test for errors, line 2735) + PASS: errchk-index2-out.go -O (test for errors, line 2736) + PASS: errchk-index2-out.go -O (test for errors, line 2737) + PASS: errchk-index2-out.go -O (test for errors, line 2738) + PASS: errchk-index2-out.go -O (test for errors, line 2739) + PASS: errchk-index2-out.go -O (test for errors, line 274) + PASS: errchk-index2-out.go -O (test for errors, line 2740) + PASS: errchk-index2-out.go -O (test for errors, line 2741) + PASS: errchk-index2-out.go -O (test for errors, line 2742) + PASS: errchk-index2-out.go -O (test for errors, line 2743) + PASS: errchk-index2-out.go -O (test for errors, line 2744) + PASS: errchk-index2-out.go -O (test for errors, line 2745) + PASS: errchk-index2-out.go -O (test for errors, line 2746) + PASS: errchk-index2-out.go -O (test for errors, line 2747) + PASS: errchk-index2-out.go -O (test for errors, line 2748) + PASS: errchk-index2-out.go -O (test for errors, line 2749) + PASS: errchk-index2-out.go -O (test for errors, line 275) + PASS: errchk-index2-out.go -O (test for errors, line 2750) + PASS: errchk-index2-out.go -O (test for errors, line 2751) + PASS: errchk-index2-out.go -O (test for errors, line 2752) + PASS: errchk-index2-out.go -O (test for errors, line 2753) + PASS: errchk-index2-out.go -O (test for errors, line 2754) + PASS: errchk-index2-out.go -O (test for errors, line 2755) + PASS: errchk-index2-out.go -O (test for errors, line 2756) + PASS: errchk-index2-out.go -O (test for errors, line 2757) + PASS: errchk-index2-out.go -O (test for errors, line 2758) + PASS: errchk-index2-out.go -O (test for errors, line 2759) + PASS: errchk-index2-out.go -O (test for errors, line 276) + PASS: errchk-index2-out.go -O (test for errors, line 2760) + PASS: errchk-index2-out.go -O (test for errors, line 2761) + PASS: errchk-index2-out.go -O (test for errors, line 2762) + PASS: errchk-index2-out.go -O (test for errors, line 2763) + PASS: errchk-index2-out.go -O (test for errors, line 2764) + PASS: errchk-index2-out.go -O (test for errors, line 2765) + PASS: errchk-index2-out.go -O (test for errors, line 2766) + PASS: errchk-index2-out.go -O (test for errors, line 2767) + PASS: errchk-index2-out.go -O (test for errors, line 2768) + PASS: errchk-index2-out.go -O (test for errors, line 2769) + PASS: errchk-index2-out.go -O (test for errors, line 277) + PASS: errchk-index2-out.go -O (test for errors, line 2770) + PASS: errchk-index2-out.go -O (test for errors, line 2771) + PASS: errchk-index2-out.go -O (test for errors, line 2772) + PASS: errchk-index2-out.go -O (test for errors, line 2773) + PASS: errchk-index2-out.go -O (test for errors, line 2774) + PASS: errchk-index2-out.go -O (test for errors, line 2775) + PASS: errchk-index2-out.go -O (test for errors, line 2776) + PASS: errchk-index2-out.go -O (test for errors, line 2777) + PASS: errchk-index2-out.go -O (test for errors, line 2778) + PASS: errchk-index2-out.go -O (test for errors, line 2779) + PASS: errchk-index2-out.go -O (test for errors, line 278) + PASS: errchk-index2-out.go -O (test for errors, line 2780) + PASS: errchk-index2-out.go -O (test for errors, line 2781) + PASS: errchk-index2-out.go -O (test for errors, line 2782) + PASS: errchk-index2-out.go -O (test for errors, line 2783) + PASS: errchk-index2-out.go -O (test for errors, line 2784) + PASS: errchk-index2-out.go -O (test for errors, line 2785) + PASS: errchk-index2-out.go -O (test for errors, line 2786) + PASS: errchk-index2-out.go -O (test for errors, line 2787) + PASS: errchk-index2-out.go -O (test for errors, line 2788) + PASS: errchk-index2-out.go -O (test for errors, line 2789) + PASS: errchk-index2-out.go -O (test for errors, line 279) + PASS: errchk-index2-out.go -O (test for errors, line 2790) + PASS: errchk-index2-out.go -O (test for errors, line 2791) + PASS: errchk-index2-out.go -O (test for errors, line 2792) + PASS: errchk-index2-out.go -O (test for errors, line 2793) + PASS: errchk-index2-out.go -O (test for errors, line 2794) + PASS: errchk-index2-out.go -O (test for errors, line 2795) + PASS: errchk-index2-out.go -O (test for errors, line 2796) + PASS: errchk-index2-out.go -O (test for errors, line 2797) + PASS: errchk-index2-out.go -O (test for errors, line 2798) + PASS: errchk-index2-out.go -O (test for errors, line 2799) + PASS: errchk-index2-out.go -O (test for errors, line 280) + PASS: errchk-index2-out.go -O (test for errors, line 2800) + PASS: errchk-index2-out.go -O (test for errors, line 2801) + PASS: errchk-index2-out.go -O (test for errors, line 2802) + PASS: errchk-index2-out.go -O (test for errors, line 2803) + PASS: errchk-index2-out.go -O (test for errors, line 2804) + PASS: errchk-index2-out.go -O (test for errors, line 2805) + PASS: errchk-index2-out.go -O (test for errors, line 2806) + PASS: errchk-index2-out.go -O (test for errors, line 2807) + PASS: errchk-index2-out.go -O (test for errors, line 2808) + PASS: errchk-index2-out.go -O (test for errors, line 2809) + PASS: errchk-index2-out.go -O (test for errors, line 281) + PASS: errchk-index2-out.go -O (test for errors, line 2810) + PASS: errchk-index2-out.go -O (test for errors, line 2811) + PASS: errchk-index2-out.go -O (test for errors, line 2812) + PASS: errchk-index2-out.go -O (test for errors, line 2813) + PASS: errchk-index2-out.go -O (test for errors, line 2814) + PASS: errchk-index2-out.go -O (test for errors, line 2815) + PASS: errchk-index2-out.go -O (test for errors, line 2816) + PASS: errchk-index2-out.go -O (test for errors, line 2817) + PASS: errchk-index2-out.go -O (test for errors, line 2818) + PASS: errchk-index2-out.go -O (test for errors, line 2819) + PASS: errchk-index2-out.go -O (test for errors, line 282) + PASS: errchk-index2-out.go -O (test for errors, line 2820) + PASS: errchk-index2-out.go -O (test for errors, line 2821) + PASS: errchk-index2-out.go -O (test for errors, line 2822) + PASS: errchk-index2-out.go -O (test for errors, line 2823) + PASS: errchk-index2-out.go -O (test for errors, line 2824) + PASS: errchk-index2-out.go -O (test for errors, line 2825) + PASS: errchk-index2-out.go -O (test for errors, line 2826) + PASS: errchk-index2-out.go -O (test for errors, line 2827) + PASS: errchk-index2-out.go -O (test for errors, line 2828) + PASS: errchk-index2-out.go -O (test for errors, line 2829) + PASS: errchk-index2-out.go -O (test for errors, line 283) + PASS: errchk-index2-out.go -O (test for errors, line 2830) + PASS: errchk-index2-out.go -O (test for errors, line 2831) + PASS: errchk-index2-out.go -O (test for errors, line 2832) + PASS: errchk-index2-out.go -O (test for errors, line 2833) + PASS: errchk-index2-out.go -O (test for errors, line 2834) + PASS: errchk-index2-out.go -O (test for errors, line 2835) + PASS: errchk-index2-out.go -O (test for errors, line 2836) + PASS: errchk-index2-out.go -O (test for errors, line 2837) + PASS: errchk-index2-out.go -O (test for errors, line 2838) + PASS: errchk-index2-out.go -O (test for errors, line 2839) + PASS: errchk-index2-out.go -O (test for errors, line 284) + PASS: errchk-index2-out.go -O (test for errors, line 2840) + PASS: errchk-index2-out.go -O (test for errors, line 2841) + PASS: errchk-index2-out.go -O (test for errors, line 2842) + PASS: errchk-index2-out.go -O (test for errors, line 2843) + PASS: errchk-index2-out.go -O (test for errors, line 2844) + PASS: errchk-index2-out.go -O (test for errors, line 2845) + PASS: errchk-index2-out.go -O (test for errors, line 2846) + PASS: errchk-index2-out.go -O (test for errors, line 2847) + PASS: errchk-index2-out.go -O (test for errors, line 2848) + PASS: errchk-index2-out.go -O (test for errors, line 2849) + PASS: errchk-index2-out.go -O (test for errors, line 285) + PASS: errchk-index2-out.go -O (test for errors, line 2850) + PASS: errchk-index2-out.go -O (test for errors, line 2851) + PASS: errchk-index2-out.go -O (test for errors, line 2852) + PASS: errchk-index2-out.go -O (test for errors, line 2853) + PASS: errchk-index2-out.go -O (test for errors, line 2854) + PASS: errchk-index2-out.go -O (test for errors, line 2855) + PASS: errchk-index2-out.go -O (test for errors, line 2856) + PASS: errchk-index2-out.go -O (test for errors, line 2857) + PASS: errchk-index2-out.go -O (test for errors, line 2858) + PASS: errchk-index2-out.go -O (test for errors, line 2859) + PASS: errchk-index2-out.go -O (test for errors, line 286) + PASS: errchk-index2-out.go -O (test for errors, line 2860) + PASS: errchk-index2-out.go -O (test for errors, line 2861) + PASS: errchk-index2-out.go -O (test for errors, line 2862) + PASS: errchk-index2-out.go -O (test for errors, line 2863) + PASS: errchk-index2-out.go -O (test for errors, line 2864) + PASS: errchk-index2-out.go -O (test for errors, line 2865) + PASS: errchk-index2-out.go -O (test for errors, line 2866) + PASS: errchk-index2-out.go -O (test for errors, line 2867) + PASS: errchk-index2-out.go -O (test for errors, line 2868) + PASS: errchk-index2-out.go -O (test for errors, line 2869) + PASS: errchk-index2-out.go -O (test for errors, line 287) + PASS: errchk-index2-out.go -O (test for errors, line 2870) + PASS: errchk-index2-out.go -O (test for errors, line 2871) + PASS: errchk-index2-out.go -O (test for errors, line 2872) + PASS: errchk-index2-out.go -O (test for errors, line 2873) + PASS: errchk-index2-out.go -O (test for errors, line 2874) + PASS: errchk-index2-out.go -O (test for errors, line 2875) + PASS: errchk-index2-out.go -O (test for errors, line 2876) + PASS: errchk-index2-out.go -O (test for errors, line 2877) + PASS: errchk-index2-out.go -O (test for errors, line 2878) + PASS: errchk-index2-out.go -O (test for errors, line 2879) + PASS: errchk-index2-out.go -O (test for errors, line 288) + PASS: errchk-index2-out.go -O (test for errors, line 2880) + PASS: errchk-index2-out.go -O (test for errors, line 2881) + PASS: errchk-index2-out.go -O (test for errors, line 2882) + PASS: errchk-index2-out.go -O (test for errors, line 2883) + PASS: errchk-index2-out.go -O (test for errors, line 2884) + PASS: errchk-index2-out.go -O (test for errors, line 2885) + PASS: errchk-index2-out.go -O (test for errors, line 2886) + PASS: errchk-index2-out.go -O (test for errors, line 2887) + PASS: errchk-index2-out.go -O (test for errors, line 2888) + PASS: errchk-index2-out.go -O (test for errors, line 2889) + PASS: errchk-index2-out.go -O (test for errors, line 289) + PASS: errchk-index2-out.go -O (test for errors, line 2890) + PASS: errchk-index2-out.go -O (test for errors, line 2891) + PASS: errchk-index2-out.go -O (test for errors, line 2892) + PASS: errchk-index2-out.go -O (test for errors, line 2893) + PASS: errchk-index2-out.go -O (test for errors, line 2894) + PASS: errchk-index2-out.go -O (test for errors, line 2895) + PASS: errchk-index2-out.go -O (test for errors, line 2896) + PASS: errchk-index2-out.go -O (test for errors, line 2897) + PASS: errchk-index2-out.go -O (test for errors, line 2898) + PASS: errchk-index2-out.go -O (test for errors, line 2899) + PASS: errchk-index2-out.go -O (test for errors, line 290) + PASS: errchk-index2-out.go -O (test for errors, line 2900) + PASS: errchk-index2-out.go -O (test for errors, line 2901) + PASS: errchk-index2-out.go -O (test for errors, line 2902) + PASS: errchk-index2-out.go -O (test for errors, line 2903) + PASS: errchk-index2-out.go -O (test for errors, line 2904) + PASS: errchk-index2-out.go -O (test for errors, line 2905) + PASS: errchk-index2-out.go -O (test for errors, line 2906) + PASS: errchk-index2-out.go -O (test for errors, line 2907) + PASS: errchk-index2-out.go -O (test for errors, line 2908) + PASS: errchk-index2-out.go -O (test for errors, line 2909) + PASS: errchk-index2-out.go -O (test for errors, line 291) + PASS: errchk-index2-out.go -O (test for errors, line 2910) + PASS: errchk-index2-out.go -O (test for errors, line 2911) + PASS: errchk-index2-out.go -O (test for errors, line 2912) + PASS: errchk-index2-out.go -O (test for errors, line 2913) + PASS: errchk-index2-out.go -O (test for errors, line 2914) + PASS: errchk-index2-out.go -O (test for errors, line 2915) + PASS: errchk-index2-out.go -O (test for errors, line 2916) + PASS: errchk-index2-out.go -O (test for errors, line 2917) + PASS: errchk-index2-out.go -O (test for errors, line 2918) + PASS: errchk-index2-out.go -O (test for errors, line 2919) + PASS: errchk-index2-out.go -O (test for errors, line 292) + PASS: errchk-index2-out.go -O (test for errors, line 2920) + PASS: errchk-index2-out.go -O (test for errors, line 2921) + PASS: errchk-index2-out.go -O (test for errors, line 2922) + PASS: errchk-index2-out.go -O (test for errors, line 2923) + PASS: errchk-index2-out.go -O (test for errors, line 2924) + PASS: errchk-index2-out.go -O (test for errors, line 2925) + PASS: errchk-index2-out.go -O (test for errors, line 2926) + PASS: errchk-index2-out.go -O (test for errors, line 2927) + PASS: errchk-index2-out.go -O (test for errors, line 2928) + PASS: errchk-index2-out.go -O (test for errors, line 2929) + PASS: errchk-index2-out.go -O (test for errors, line 293) + PASS: errchk-index2-out.go -O (test for errors, line 2930) + PASS: errchk-index2-out.go -O (test for errors, line 2931) + PASS: errchk-index2-out.go -O (test for errors, line 2932) + PASS: errchk-index2-out.go -O (test for errors, line 2933) + PASS: errchk-index2-out.go -O (test for errors, line 2934) + PASS: errchk-index2-out.go -O (test for errors, line 2935) + PASS: errchk-index2-out.go -O (test for errors, line 2936) + PASS: errchk-index2-out.go -O (test for errors, line 2937) + PASS: errchk-index2-out.go -O (test for errors, line 2938) + PASS: errchk-index2-out.go -O (test for errors, line 2939) + PASS: errchk-index2-out.go -O (test for errors, line 294) + PASS: errchk-index2-out.go -O (test for errors, line 2940) + PASS: errchk-index2-out.go -O (test for errors, line 2941) + PASS: errchk-index2-out.go -O (test for errors, line 2942) + PASS: errchk-index2-out.go -O (test for errors, line 2943) + PASS: errchk-index2-out.go -O (test for errors, line 2944) + PASS: errchk-index2-out.go -O (test for errors, line 2945) + PASS: errchk-index2-out.go -O (test for errors, line 2946) + PASS: errchk-index2-out.go -O (test for errors, line 2947) + PASS: errchk-index2-out.go -O (test for errors, line 2948) + PASS: errchk-index2-out.go -O (test for errors, line 2949) + PASS: errchk-index2-out.go -O (test for errors, line 295) + PASS: errchk-index2-out.go -O (test for errors, line 2950) + PASS: errchk-index2-out.go -O (test for errors, line 2951) + PASS: errchk-index2-out.go -O (test for errors, line 2952) + PASS: errchk-index2-out.go -O (test for errors, line 2953) + PASS: errchk-index2-out.go -O (test for errors, line 2954) + PASS: errchk-index2-out.go -O (test for errors, line 2955) + PASS: errchk-index2-out.go -O (test for errors, line 2956) + PASS: errchk-index2-out.go -O (test for errors, line 2957) + PASS: errchk-index2-out.go -O (test for errors, line 2958) + PASS: errchk-index2-out.go -O (test for errors, line 2959) + PASS: errchk-index2-out.go -O (test for errors, line 296) + PASS: errchk-index2-out.go -O (test for errors, line 297) + PASS: errchk-index2-out.go -O (test for errors, line 298) + PASS: errchk-index2-out.go -O (test for errors, line 299) + PASS: errchk-index2-out.go -O (test for errors, line 300) + PASS: errchk-index2-out.go -O (test for errors, line 301) + PASS: errchk-index2-out.go -O (test for errors, line 302) + PASS: errchk-index2-out.go -O (test for errors, line 303) + PASS: errchk-index2-out.go -O (test for errors, line 304) + PASS: errchk-index2-out.go -O (test for errors, line 305) + PASS: errchk-index2-out.go -O (test for errors, line 306) + PASS: errchk-index2-out.go -O (test for errors, line 307) + PASS: errchk-index2-out.go -O (test for errors, line 308) + PASS: errchk-index2-out.go -O (test for errors, line 309) + PASS: errchk-index2-out.go -O (test for errors, line 310) + PASS: errchk-index2-out.go -O (test for errors, line 311) + PASS: errchk-index2-out.go -O (test for errors, line 312) + PASS: errchk-index2-out.go -O (test for errors, line 313) + PASS: errchk-index2-out.go -O (test for errors, line 314) + PASS: errchk-index2-out.go -O (test for errors, line 315) + PASS: errchk-index2-out.go -O (test for errors, line 316) + PASS: errchk-index2-out.go -O (test for errors, line 317) + PASS: errchk-index2-out.go -O (test for errors, line 318) + PASS: errchk-index2-out.go -O (test for errors, line 319) + PASS: errchk-index2-out.go -O (test for errors, line 320) + PASS: errchk-index2-out.go -O (test for errors, line 321) + PASS: errchk-index2-out.go -O (test for errors, line 322) + PASS: errchk-index2-out.go -O (test for errors, line 323) + PASS: errchk-index2-out.go -O (test for errors, line 324) + PASS: errchk-index2-out.go -O (test for errors, line 325) + PASS: errchk-index2-out.go -O (test for errors, line 326) + PASS: errchk-index2-out.go -O (test for errors, line 327) + PASS: errchk-index2-out.go -O (test for errors, line 328) + PASS: errchk-index2-out.go -O (test for errors, line 329) + PASS: errchk-index2-out.go -O (test for errors, line 330) + PASS: errchk-index2-out.go -O (test for errors, line 331) + PASS: errchk-index2-out.go -O (test for errors, line 332) + PASS: errchk-index2-out.go -O (test for errors, line 333) + PASS: errchk-index2-out.go -O (test for errors, line 334) + PASS: errchk-index2-out.go -O (test for errors, line 335) + PASS: errchk-index2-out.go -O (test for errors, line 336) + PASS: errchk-index2-out.go -O (test for errors, line 337) + PASS: errchk-index2-out.go -O (test for errors, line 338) + PASS: errchk-index2-out.go -O (test for errors, line 339) + PASS: errchk-index2-out.go -O (test for errors, line 340) + PASS: errchk-index2-out.go -O (test for errors, line 341) + PASS: errchk-index2-out.go -O (test for errors, line 342) + PASS: errchk-index2-out.go -O (test for errors, line 343) + PASS: errchk-index2-out.go -O (test for errors, line 344) + PASS: errchk-index2-out.go -O (test for errors, line 345) + PASS: errchk-index2-out.go -O (test for errors, line 346) + PASS: errchk-index2-out.go -O (test for errors, line 347) + PASS: errchk-index2-out.go -O (test for errors, line 348) + PASS: errchk-index2-out.go -O (test for errors, line 349) + PASS: errchk-index2-out.go -O (test for errors, line 350) + PASS: errchk-index2-out.go -O (test for errors, line 351) + PASS: errchk-index2-out.go -O (test for errors, line 352) + PASS: errchk-index2-out.go -O (test for errors, line 353) + PASS: errchk-index2-out.go -O (test for errors, line 354) + PASS: errchk-index2-out.go -O (test for errors, line 355) + PASS: errchk-index2-out.go -O (test for errors, line 356) + PASS: errchk-index2-out.go -O (test for errors, line 357) + PASS: errchk-index2-out.go -O (test for errors, line 358) + PASS: errchk-index2-out.go -O (test for errors, line 359) + PASS: errchk-index2-out.go -O (test for errors, line 360) + PASS: errchk-index2-out.go -O (test for errors, line 361) + PASS: errchk-index2-out.go -O (test for errors, line 362) + PASS: errchk-index2-out.go -O (test for errors, line 363) + PASS: errchk-index2-out.go -O (test for errors, line 364) + PASS: errchk-index2-out.go -O (test for errors, line 365) + PASS: errchk-index2-out.go -O (test for errors, line 366) + PASS: errchk-index2-out.go -O (test for errors, line 367) + PASS: errchk-index2-out.go -O (test for errors, line 368) + PASS: errchk-index2-out.go -O (test for errors, line 369) + PASS: errchk-index2-out.go -O (test for errors, line 370) + PASS: errchk-index2-out.go -O (test for errors, line 371) + PASS: errchk-index2-out.go -O (test for errors, line 372) + PASS: errchk-index2-out.go -O (test for errors, line 373) + PASS: errchk-index2-out.go -O (test for errors, line 374) + PASS: errchk-index2-out.go -O (test for errors, line 375) + PASS: errchk-index2-out.go -O (test for errors, line 376) + PASS: errchk-index2-out.go -O (test for errors, line 377) + PASS: errchk-index2-out.go -O (test for errors, line 378) + PASS: errchk-index2-out.go -O (test for errors, line 379) + PASS: errchk-index2-out.go -O (test for errors, line 380) + PASS: errchk-index2-out.go -O (test for errors, line 381) + PASS: errchk-index2-out.go -O (test for errors, line 382) + PASS: errchk-index2-out.go -O (test for errors, line 383) + PASS: errchk-index2-out.go -O (test for errors, line 384) + PASS: errchk-index2-out.go -O (test for errors, line 385) + PASS: errchk-index2-out.go -O (test for errors, line 386) + PASS: errchk-index2-out.go -O (test for errors, line 387) + PASS: errchk-index2-out.go -O (test for errors, line 388) + PASS: errchk-index2-out.go -O (test for errors, line 389) + PASS: errchk-index2-out.go -O (test for errors, line 390) + PASS: errchk-index2-out.go -O (test for errors, line 391) + PASS: errchk-index2-out.go -O (test for errors, line 392) + PASS: errchk-index2-out.go -O (test for errors, line 393) + PASS: errchk-index2-out.go -O (test for errors, line 394) + PASS: errchk-index2-out.go -O (test for errors, line 395) + PASS: errchk-index2-out.go -O (test for errors, line 396) + PASS: errchk-index2-out.go -O (test for errors, line 397) + PASS: errchk-index2-out.go -O (test for errors, line 398) + PASS: errchk-index2-out.go -O (test for errors, line 399) + PASS: errchk-index2-out.go -O (test for errors, line 400) + PASS: errchk-index2-out.go -O (test for errors, line 401) + PASS: errchk-index2-out.go -O (test for errors, line 402) + PASS: errchk-index2-out.go -O (test for errors, line 403) + PASS: errchk-index2-out.go -O (test for errors, line 404) + PASS: errchk-index2-out.go -O (test for errors, line 405) + PASS: errchk-index2-out.go -O (test for errors, line 406) + PASS: errchk-index2-out.go -O (test for errors, line 407) + PASS: errchk-index2-out.go -O (test for errors, line 408) + PASS: errchk-index2-out.go -O (test for errors, line 409) + PASS: errchk-index2-out.go -O (test for errors, line 410) + PASS: errchk-index2-out.go -O (test for errors, line 411) + PASS: errchk-index2-out.go -O (test for errors, line 412) + PASS: errchk-index2-out.go -O (test for errors, line 413) + PASS: errchk-index2-out.go -O (test for errors, line 414) + PASS: errchk-index2-out.go -O (test for errors, line 415) + PASS: errchk-index2-out.go -O (test for errors, line 416) + PASS: errchk-index2-out.go -O (test for errors, line 417) + PASS: errchk-index2-out.go -O (test for errors, line 418) + PASS: errchk-index2-out.go -O (test for errors, line 419) + PASS: errchk-index2-out.go -O (test for errors, line 420) + PASS: errchk-index2-out.go -O (test for errors, line 421) + PASS: errchk-index2-out.go -O (test for errors, line 422) + PASS: errchk-index2-out.go -O (test for errors, line 423) + PASS: errchk-index2-out.go -O (test for errors, line 424) + PASS: errchk-index2-out.go -O (test for errors, line 425) + PASS: errchk-index2-out.go -O (test for errors, line 426) + PASS: errchk-index2-out.go -O (test for errors, line 427) + PASS: errchk-index2-out.go -O (test for errors, line 428) + PASS: errchk-index2-out.go -O (test for errors, line 429) + PASS: errchk-index2-out.go -O (test for errors, line 430) + PASS: errchk-index2-out.go -O (test for errors, line 431) + PASS: errchk-index2-out.go -O (test for errors, line 432) + PASS: errchk-index2-out.go -O (test for errors, line 433) + PASS: errchk-index2-out.go -O (test for errors, line 434) + PASS: errchk-index2-out.go -O (test for errors, line 435) + PASS: errchk-index2-out.go -O (test for errors, line 436) + PASS: errchk-index2-out.go -O (test for errors, line 437) + PASS: errchk-index2-out.go -O (test for errors, line 438) + PASS: errchk-index2-out.go -O (test for errors, line 439) + PASS: errchk-index2-out.go -O (test for errors, line 440) + PASS: errchk-index2-out.go -O (test for errors, line 441) + PASS: errchk-index2-out.go -O (test for errors, line 442) + PASS: errchk-index2-out.go -O (test for errors, line 443) + PASS: errchk-index2-out.go -O (test for errors, line 444) + PASS: errchk-index2-out.go -O (test for errors, line 445) + PASS: errchk-index2-out.go -O (test for errors, line 446) + PASS: errchk-index2-out.go -O (test for errors, line 447) + PASS: errchk-index2-out.go -O (test for errors, line 448) + PASS: errchk-index2-out.go -O (test for errors, line 449) + PASS: errchk-index2-out.go -O (test for errors, line 450) + PASS: errchk-index2-out.go -O (test for errors, line 451) + PASS: errchk-index2-out.go -O (test for errors, line 452) + PASS: errchk-index2-out.go -O (test for errors, line 453) + PASS: errchk-index2-out.go -O (test for errors, line 454) + PASS: errchk-index2-out.go -O (test for errors, line 455) + PASS: errchk-index2-out.go -O (test for errors, line 456) + PASS: errchk-index2-out.go -O (test for errors, line 457) + PASS: errchk-index2-out.go -O (test for errors, line 458) + PASS: errchk-index2-out.go -O (test for errors, line 459) + PASS: errchk-index2-out.go -O (test for errors, line 460) + PASS: errchk-index2-out.go -O (test for errors, line 461) + PASS: errchk-index2-out.go -O (test for errors, line 462) + PASS: errchk-index2-out.go -O (test for errors, line 463) + PASS: errchk-index2-out.go -O (test for errors, line 464) + PASS: errchk-index2-out.go -O (test for errors, line 465) + PASS: errchk-index2-out.go -O (test for errors, line 466) + PASS: errchk-index2-out.go -O (test for errors, line 467) + PASS: errchk-index2-out.go -O (test for errors, line 468) + PASS: errchk-index2-out.go -O (test for errors, line 469) + PASS: errchk-index2-out.go -O (test for errors, line 470) + PASS: errchk-index2-out.go -O (test for errors, line 471) + PASS: errchk-index2-out.go -O (test for errors, line 472) + PASS: errchk-index2-out.go -O (test for errors, line 473) + PASS: errchk-index2-out.go -O (test for errors, line 474) + PASS: errchk-index2-out.go -O (test for errors, line 475) + PASS: errchk-index2-out.go -O (test for errors, line 476) + PASS: errchk-index2-out.go -O (test for errors, line 477) + PASS: errchk-index2-out.go -O (test for errors, line 478) + PASS: errchk-index2-out.go -O (test for errors, line 479) + PASS: errchk-index2-out.go -O (test for errors, line 480) + PASS: errchk-index2-out.go -O (test for errors, line 481) + PASS: errchk-index2-out.go -O (test for errors, line 482) + PASS: errchk-index2-out.go -O (test for errors, line 483) + PASS: errchk-index2-out.go -O (test for errors, line 484) + PASS: errchk-index2-out.go -O (test for errors, line 485) + PASS: errchk-index2-out.go -O (test for errors, line 486) + PASS: errchk-index2-out.go -O (test for errors, line 487) + PASS: errchk-index2-out.go -O (test for errors, line 488) + PASS: errchk-index2-out.go -O (test for errors, line 489) + PASS: errchk-index2-out.go -O (test for errors, line 490) + PASS: errchk-index2-out.go -O (test for errors, line 491) + PASS: errchk-index2-out.go -O (test for errors, line 492) + PASS: errchk-index2-out.go -O (test for errors, line 493) + PASS: errchk-index2-out.go -O (test for errors, line 494) + PASS: errchk-index2-out.go -O (test for errors, line 495) + PASS: errchk-index2-out.go -O (test for errors, line 496) + PASS: errchk-index2-out.go -O (test for errors, line 497) + PASS: errchk-index2-out.go -O (test for errors, line 498) + PASS: errchk-index2-out.go -O (test for errors, line 499) + PASS: errchk-index2-out.go -O (test for errors, line 500) + PASS: errchk-index2-out.go -O (test for errors, line 501) + PASS: errchk-index2-out.go -O (test for errors, line 502) + PASS: errchk-index2-out.go -O (test for errors, line 503) + PASS: errchk-index2-out.go -O (test for errors, line 504) + PASS: errchk-index2-out.go -O (test for errors, line 505) + PASS: errchk-index2-out.go -O (test for errors, line 506) + PASS: errchk-index2-out.go -O (test for errors, line 507) + PASS: errchk-index2-out.go -O (test for errors, line 508) + PASS: errchk-index2-out.go -O (test for errors, line 509) + PASS: errchk-index2-out.go -O (test for errors, line 510) + PASS: errchk-index2-out.go -O (test for errors, line 511) + PASS: errchk-index2-out.go -O (test for errors, line 512) + PASS: errchk-index2-out.go -O (test for errors, line 513) + PASS: errchk-index2-out.go -O (test for errors, line 514) + PASS: errchk-index2-out.go -O (test for errors, line 515) + PASS: errchk-index2-out.go -O (test for errors, line 516) + PASS: errchk-index2-out.go -O (test for errors, line 517) + PASS: errchk-index2-out.go -O (test for errors, line 518) + PASS: errchk-index2-out.go -O (test for errors, line 519) + PASS: errchk-index2-out.go -O (test for errors, line 520) + PASS: errchk-index2-out.go -O (test for errors, line 521) + PASS: errchk-index2-out.go -O (test for errors, line 522) + PASS: errchk-index2-out.go -O (test for errors, line 523) + PASS: errchk-index2-out.go -O (test for errors, line 524) + PASS: errchk-index2-out.go -O (test for errors, line 525) + PASS: errchk-index2-out.go -O (test for errors, line 526) + PASS: errchk-index2-out.go -O (test for errors, line 527) + PASS: errchk-index2-out.go -O (test for errors, line 528) + PASS: errchk-index2-out.go -O (test for errors, line 529) + PASS: errchk-index2-out.go -O (test for errors, line 530) + PASS: errchk-index2-out.go -O (test for errors, line 531) + PASS: errchk-index2-out.go -O (test for errors, line 532) + PASS: errchk-index2-out.go -O (test for errors, line 533) + PASS: errchk-index2-out.go -O (test for errors, line 534) + PASS: errchk-index2-out.go -O (test for errors, line 535) + PASS: errchk-index2-out.go -O (test for errors, line 536) + PASS: errchk-index2-out.go -O (test for errors, line 537) + PASS: errchk-index2-out.go -O (test for errors, line 538) + PASS: errchk-index2-out.go -O (test for errors, line 539) + PASS: errchk-index2-out.go -O (test for errors, line 540) + PASS: errchk-index2-out.go -O (test for errors, line 541) + PASS: errchk-index2-out.go -O (test for errors, line 542) + PASS: errchk-index2-out.go -O (test for errors, line 543) + PASS: errchk-index2-out.go -O (test for errors, line 544) + PASS: errchk-index2-out.go -O (test for errors, line 545) + PASS: errchk-index2-out.go -O (test for errors, line 546) + PASS: errchk-index2-out.go -O (test for errors, line 547) + PASS: errchk-index2-out.go -O (test for errors, line 548) + PASS: errchk-index2-out.go -O (test for errors, line 549) + PASS: errchk-index2-out.go -O (test for errors, line 550) + PASS: errchk-index2-out.go -O (test for errors, line 551) + PASS: errchk-index2-out.go -O (test for errors, line 552) + PASS: errchk-index2-out.go -O (test for errors, line 553) + PASS: errchk-index2-out.go -O (test for errors, line 554) + PASS: errchk-index2-out.go -O (test for errors, line 555) + PASS: errchk-index2-out.go -O (test for errors, line 556) + PASS: errchk-index2-out.go -O (test for errors, line 557) + PASS: errchk-index2-out.go -O (test for errors, line 558) + PASS: errchk-index2-out.go -O (test for errors, line 559) + PASS: errchk-index2-out.go -O (test for errors, line 560) + PASS: errchk-index2-out.go -O (test for errors, line 561) + PASS: errchk-index2-out.go -O (test for errors, line 562) + PASS: errchk-index2-out.go -O (test for errors, line 563) + PASS: errchk-index2-out.go -O (test for errors, line 564) + PASS: errchk-index2-out.go -O (test for errors, line 565) + PASS: errchk-index2-out.go -O (test for errors, line 566) + PASS: errchk-index2-out.go -O (test for errors, line 567) + PASS: errchk-index2-out.go -O (test for errors, line 568) + PASS: errchk-index2-out.go -O (test for errors, line 569) + PASS: errchk-index2-out.go -O (test for errors, line 570) + PASS: errchk-index2-out.go -O (test for errors, line 571) + PASS: errchk-index2-out.go -O (test for errors, line 572) + PASS: errchk-index2-out.go -O (test for errors, line 573) + PASS: errchk-index2-out.go -O (test for errors, line 574) + PASS: errchk-index2-out.go -O (test for errors, line 575) + PASS: errchk-index2-out.go -O (test for errors, line 576) + PASS: errchk-index2-out.go -O (test for errors, line 577) + PASS: errchk-index2-out.go -O (test for errors, line 578) + PASS: errchk-index2-out.go -O (test for errors, line 579) + PASS: errchk-index2-out.go -O (test for errors, line 580) + PASS: errchk-index2-out.go -O (test for errors, line 581) + PASS: errchk-index2-out.go -O (test for errors, line 582) + PASS: errchk-index2-out.go -O (test for errors, line 583) + PASS: errchk-index2-out.go -O (test for errors, line 584) + PASS: errchk-index2-out.go -O (test for errors, line 585) + PASS: errchk-index2-out.go -O (test for errors, line 586) + PASS: errchk-index2-out.go -O (test for errors, line 587) + PASS: errchk-index2-out.go -O (test for errors, line 588) + PASS: errchk-index2-out.go -O (test for errors, line 589) + PASS: errchk-index2-out.go -O (test for errors, line 590) + PASS: errchk-index2-out.go -O (test for errors, line 591) + PASS: errchk-index2-out.go -O (test for errors, line 592) + PASS: errchk-index2-out.go -O (test for errors, line 593) + PASS: errchk-index2-out.go -O (test for errors, line 594) + PASS: errchk-index2-out.go -O (test for errors, line 595) + PASS: errchk-index2-out.go -O (test for errors, line 596) + PASS: errchk-index2-out.go -O (test for errors, line 597) + PASS: errchk-index2-out.go -O (test for errors, line 598) + PASS: errchk-index2-out.go -O (test for errors, line 599) + PASS: errchk-index2-out.go -O (test for errors, line 600) + PASS: errchk-index2-out.go -O (test for errors, line 601) + PASS: errchk-index2-out.go -O (test for errors, line 602) + PASS: errchk-index2-out.go -O (test for errors, line 603) + PASS: errchk-index2-out.go -O (test for errors, line 604) + PASS: errchk-index2-out.go -O (test for errors, line 605) + PASS: errchk-index2-out.go -O (test for errors, line 606) + PASS: errchk-index2-out.go -O (test for errors, line 607) + PASS: errchk-index2-out.go -O (test for errors, line 608) + PASS: errchk-index2-out.go -O (test for errors, line 609) + PASS: errchk-index2-out.go -O (test for errors, line 610) + PASS: errchk-index2-out.go -O (test for errors, line 611) + PASS: errchk-index2-out.go -O (test for errors, line 612) + PASS: errchk-index2-out.go -O (test for errors, line 613) + PASS: errchk-index2-out.go -O (test for errors, line 614) + PASS: errchk-index2-out.go -O (test for errors, line 615) + PASS: errchk-index2-out.go -O (test for errors, line 616) + PASS: errchk-index2-out.go -O (test for errors, line 617) + PASS: errchk-index2-out.go -O (test for errors, line 618) + PASS: errchk-index2-out.go -O (test for errors, line 619) + PASS: errchk-index2-out.go -O (test for errors, line 620) + PASS: errchk-index2-out.go -O (test for errors, line 621) + PASS: errchk-index2-out.go -O (test for errors, line 622) + PASS: errchk-index2-out.go -O (test for errors, line 623) + PASS: errchk-index2-out.go -O (test for errors, line 624) + PASS: errchk-index2-out.go -O (test for errors, line 625) + PASS: errchk-index2-out.go -O (test for errors, line 626) + PASS: errchk-index2-out.go -O (test for errors, line 627) + PASS: errchk-index2-out.go -O (test for errors, line 628) + PASS: errchk-index2-out.go -O (test for errors, line 629) + PASS: errchk-index2-out.go -O (test for errors, line 630) + PASS: errchk-index2-out.go -O (test for errors, line 631) + PASS: errchk-index2-out.go -O (test for errors, line 632) + PASS: errchk-index2-out.go -O (test for errors, line 633) + PASS: errchk-index2-out.go -O (test for errors, line 634) + PASS: errchk-index2-out.go -O (test for errors, line 635) + PASS: errchk-index2-out.go -O (test for errors, line 636) + PASS: errchk-index2-out.go -O (test for errors, line 637) + PASS: errchk-index2-out.go -O (test for errors, line 638) + PASS: errchk-index2-out.go -O (test for errors, line 639) + PASS: errchk-index2-out.go -O (test for errors, line 640) + PASS: errchk-index2-out.go -O (test for errors, line 641) + PASS: errchk-index2-out.go -O (test for errors, line 642) + PASS: errchk-index2-out.go -O (test for errors, line 643) + PASS: errchk-index2-out.go -O (test for errors, line 644) + PASS: errchk-index2-out.go -O (test for errors, line 645) + PASS: errchk-index2-out.go -O (test for errors, line 646) + PASS: errchk-index2-out.go -O (test for errors, line 647) + PASS: errchk-index2-out.go -O (test for errors, line 648) + PASS: errchk-index2-out.go -O (test for errors, line 649) + PASS: errchk-index2-out.go -O (test for errors, line 650) + PASS: errchk-index2-out.go -O (test for errors, line 651) + PASS: errchk-index2-out.go -O (test for errors, line 652) + PASS: errchk-index2-out.go -O (test for errors, line 653) + PASS: errchk-index2-out.go -O (test for errors, line 654) + PASS: errchk-index2-out.go -O (test for errors, line 655) + PASS: errchk-index2-out.go -O (test for errors, line 656) + PASS: errchk-index2-out.go -O (test for errors, line 657) + PASS: errchk-index2-out.go -O (test for errors, line 658) + PASS: errchk-index2-out.go -O (test for errors, line 659) + PASS: errchk-index2-out.go -O (test for errors, line 660) + PASS: errchk-index2-out.go -O (test for errors, line 661) + PASS: errchk-index2-out.go -O (test for errors, line 662) + PASS: errchk-index2-out.go -O (test for errors, line 663) + PASS: errchk-index2-out.go -O (test for errors, line 664) + PASS: errchk-index2-out.go -O (test for errors, line 665) + PASS: errchk-index2-out.go -O (test for errors, line 666) + PASS: errchk-index2-out.go -O (test for errors, line 667) + PASS: errchk-index2-out.go -O (test for errors, line 668) + PASS: errchk-index2-out.go -O (test for errors, line 669) + PASS: errchk-index2-out.go -O (test for errors, line 670) + PASS: errchk-index2-out.go -O (test for errors, line 671) + PASS: errchk-index2-out.go -O (test for errors, line 672) + PASS: errchk-index2-out.go -O (test for errors, line 673) + PASS: errchk-index2-out.go -O (test for errors, line 674) + PASS: errchk-index2-out.go -O (test for errors, line 675) + PASS: errchk-index2-out.go -O (test for errors, line 676) + PASS: errchk-index2-out.go -O (test for errors, line 677) + PASS: errchk-index2-out.go -O (test for errors, line 678) + PASS: errchk-index2-out.go -O (test for errors, line 679) + PASS: errchk-index2-out.go -O (test for errors, line 680) + PASS: errchk-index2-out.go -O (test for errors, line 681) + PASS: errchk-index2-out.go -O (test for errors, line 682) + PASS: errchk-index2-out.go -O (test for errors, line 683) + PASS: errchk-index2-out.go -O (test for errors, line 684) + PASS: errchk-index2-out.go -O (test for errors, line 685) + PASS: errchk-index2-out.go -O (test for errors, line 686) + PASS: errchk-index2-out.go -O (test for errors, line 687) + PASS: errchk-index2-out.go -O (test for errors, line 688) + PASS: errchk-index2-out.go -O (test for errors, line 689) + PASS: errchk-index2-out.go -O (test for errors, line 690) + PASS: errchk-index2-out.go -O (test for errors, line 691) + PASS: errchk-index2-out.go -O (test for errors, line 692) + PASS: errchk-index2-out.go -O (test for errors, line 693) + PASS: errchk-index2-out.go -O (test for errors, line 694) + PASS: errchk-index2-out.go -O (test for errors, line 695) + PASS: errchk-index2-out.go -O (test for errors, line 696) + PASS: errchk-index2-out.go -O (test for errors, line 697) + PASS: errchk-index2-out.go -O (test for errors, line 698) + PASS: errchk-index2-out.go -O (test for errors, line 699) + PASS: errchk-index2-out.go -O (test for errors, line 700) + PASS: errchk-index2-out.go -O (test for errors, line 701) + PASS: errchk-index2-out.go -O (test for errors, line 702) + PASS: errchk-index2-out.go -O (test for errors, line 703) + PASS: errchk-index2-out.go -O (test for errors, line 704) + PASS: errchk-index2-out.go -O (test for errors, line 705) + PASS: errchk-index2-out.go -O (test for errors, line 706) + PASS: errchk-index2-out.go -O (test for errors, line 707) + PASS: errchk-index2-out.go -O (test for errors, line 708) + PASS: errchk-index2-out.go -O (test for errors, line 709) + PASS: errchk-index2-out.go -O (test for errors, line 710) + PASS: errchk-index2-out.go -O (test for errors, line 711) + PASS: errchk-index2-out.go -O (test for errors, line 712) + PASS: errchk-index2-out.go -O (test for errors, line 713) + PASS: errchk-index2-out.go -O (test for errors, line 714) + PASS: errchk-index2-out.go -O (test for errors, line 715) + PASS: errchk-index2-out.go -O (test for errors, line 716) + PASS: errchk-index2-out.go -O (test for errors, line 717) + PASS: errchk-index2-out.go -O (test for errors, line 718) + PASS: errchk-index2-out.go -O (test for errors, line 719) + PASS: errchk-index2-out.go -O (test for errors, line 720) + PASS: errchk-index2-out.go -O (test for errors, line 721) + PASS: errchk-index2-out.go -O (test for errors, line 722) + PASS: errchk-index2-out.go -O (test for errors, line 723) + PASS: errchk-index2-out.go -O (test for errors, line 724) + PASS: errchk-index2-out.go -O (test for errors, line 725) + PASS: errchk-index2-out.go -O (test for errors, line 726) + PASS: errchk-index2-out.go -O (test for errors, line 727) + PASS: errchk-index2-out.go -O (test for errors, line 728) + PASS: errchk-index2-out.go -O (test for errors, line 729) + PASS: errchk-index2-out.go -O (test for errors, line 730) + PASS: errchk-index2-out.go -O (test for errors, line 731) + PASS: errchk-index2-out.go -O (test for errors, line 732) + PASS: errchk-index2-out.go -O (test for errors, line 733) + PASS: errchk-index2-out.go -O (test for errors, line 734) + PASS: errchk-index2-out.go -O (test for errors, line 735) + PASS: errchk-index2-out.go -O (test for errors, line 736) + PASS: errchk-index2-out.go -O (test for errors, line 737) + PASS: errchk-index2-out.go -O (test for errors, line 738) + PASS: errchk-index2-out.go -O (test for errors, line 739) + PASS: errchk-index2-out.go -O (test for errors, line 740) + PASS: errchk-index2-out.go -O (test for errors, line 741) + PASS: errchk-index2-out.go -O (test for errors, line 742) + PASS: errchk-index2-out.go -O (test for errors, line 743) + PASS: errchk-index2-out.go -O (test for errors, line 744) + PASS: errchk-index2-out.go -O (test for errors, line 745) + PASS: errchk-index2-out.go -O (test for errors, line 746) + PASS: errchk-index2-out.go -O (test for errors, line 747) + PASS: errchk-index2-out.go -O (test for errors, line 748) + PASS: errchk-index2-out.go -O (test for errors, line 749) + PASS: errchk-index2-out.go -O (test for errors, line 750) + PASS: errchk-index2-out.go -O (test for errors, line 751) + PASS: errchk-index2-out.go -O (test for errors, line 752) + PASS: errchk-index2-out.go -O (test for errors, line 753) + PASS: errchk-index2-out.go -O (test for errors, line 754) + PASS: errchk-index2-out.go -O (test for errors, line 755) + PASS: errchk-index2-out.go -O (test for errors, line 756) + PASS: errchk-index2-out.go -O (test for errors, line 757) + PASS: errchk-index2-out.go -O (test for errors, line 758) + PASS: errchk-index2-out.go -O (test for errors, line 759) + PASS: errchk-index2-out.go -O (test for errors, line 760) + PASS: errchk-index2-out.go -O (test for errors, line 761) + PASS: errchk-index2-out.go -O (test for errors, line 762) + PASS: errchk-index2-out.go -O (test for errors, line 763) + PASS: errchk-index2-out.go -O (test for errors, line 764) + PASS: errchk-index2-out.go -O (test for errors, line 765) + PASS: errchk-index2-out.go -O (test for errors, line 766) + PASS: errchk-index2-out.go -O (test for errors, line 767) + PASS: errchk-index2-out.go -O (test for errors, line 768) + PASS: errchk-index2-out.go -O (test for errors, line 769) + PASS: errchk-index2-out.go -O (test for errors, line 770) + PASS: errchk-index2-out.go -O (test for errors, line 771) + PASS: errchk-index2-out.go -O (test for errors, line 772) + PASS: errchk-index2-out.go -O (test for errors, line 773) + PASS: errchk-index2-out.go -O (test for errors, line 774) + PASS: errchk-index2-out.go -O (test for errors, line 775) + PASS: errchk-index2-out.go -O (test for errors, line 776) + PASS: errchk-index2-out.go -O (test for errors, line 777) + PASS: errchk-index2-out.go -O (test for errors, line 778) + PASS: errchk-index2-out.go -O (test for errors, line 779) + PASS: errchk-index2-out.go -O (test for errors, line 780) + PASS: errchk-index2-out.go -O (test for errors, line 781) + PASS: errchk-index2-out.go -O (test for errors, line 782) + PASS: errchk-index2-out.go -O (test for errors, line 783) + PASS: errchk-index2-out.go -O (test for errors, line 784) + PASS: errchk-index2-out.go -O (test for errors, line 785) + PASS: errchk-index2-out.go -O (test for errors, line 786) + PASS: errchk-index2-out.go -O (test for errors, line 787) + PASS: errchk-index2-out.go -O (test for errors, line 788) + PASS: errchk-index2-out.go -O (test for errors, line 789) + PASS: errchk-index2-out.go -O (test for errors, line 790) + PASS: errchk-index2-out.go -O (test for errors, line 791) + PASS: errchk-index2-out.go -O (test for errors, line 792) + PASS: errchk-index2-out.go -O (test for errors, line 793) + PASS: errchk-index2-out.go -O (test for errors, line 794) + PASS: errchk-index2-out.go -O (test for errors, line 795) + PASS: errchk-index2-out.go -O (test for errors, line 796) + PASS: errchk-index2-out.go -O (test for errors, line 797) + PASS: errchk-index2-out.go -O (test for errors, line 798) + PASS: errchk-index2-out.go -O (test for errors, line 799) + PASS: errchk-index2-out.go -O (test for errors, line 800) + PASS: errchk-index2-out.go -O (test for errors, line 801) + PASS: errchk-index2-out.go -O (test for errors, line 802) + PASS: errchk-index2-out.go -O (test for errors, line 803) + PASS: errchk-index2-out.go -O (test for errors, line 804) + PASS: errchk-index2-out.go -O (test for errors, line 805) + PASS: errchk-index2-out.go -O (test for errors, line 806) + PASS: errchk-index2-out.go -O (test for errors, line 807) + PASS: errchk-index2-out.go -O (test for errors, line 808) + PASS: errchk-index2-out.go -O (test for errors, line 809) + PASS: errchk-index2-out.go -O (test for errors, line 810) + PASS: errchk-index2-out.go -O (test for errors, line 811) + PASS: errchk-index2-out.go -O (test for errors, line 812) + PASS: errchk-index2-out.go -O (test for errors, line 813) + PASS: errchk-index2-out.go -O (test for errors, line 814) + PASS: errchk-index2-out.go -O (test for errors, line 815) + PASS: errchk-index2-out.go -O (test for errors, line 816) + PASS: errchk-index2-out.go -O (test for errors, line 817) + PASS: errchk-index2-out.go -O (test for errors, line 818) + PASS: errchk-index2-out.go -O (test for errors, line 819) + PASS: errchk-index2-out.go -O (test for errors, line 820) + PASS: errchk-index2-out.go -O (test for errors, line 821) + PASS: errchk-index2-out.go -O (test for errors, line 822) + PASS: errchk-index2-out.go -O (test for errors, line 823) + PASS: errchk-index2-out.go -O (test for errors, line 824) + PASS: errchk-index2-out.go -O (test for errors, line 825) + PASS: errchk-index2-out.go -O (test for errors, line 826) + PASS: errchk-index2-out.go -O (test for errors, line 827) + PASS: errchk-index2-out.go -O (test for errors, line 828) + PASS: errchk-index2-out.go -O (test for errors, line 829) + PASS: errchk-index2-out.go -O (test for errors, line 830) + PASS: errchk-index2-out.go -O (test for errors, line 831) + PASS: errchk-index2-out.go -O (test for errors, line 832) + PASS: errchk-index2-out.go -O (test for errors, line 833) + PASS: errchk-index2-out.go -O (test for errors, line 834) + PASS: errchk-index2-out.go -O (test for errors, line 835) + PASS: errchk-index2-out.go -O (test for errors, line 836) + PASS: errchk-index2-out.go -O (test for errors, line 837) + PASS: errchk-index2-out.go -O (test for errors, line 838) + PASS: errchk-index2-out.go -O (test for errors, line 839) + PASS: errchk-index2-out.go -O (test for errors, line 840) + PASS: errchk-index2-out.go -O (test for errors, line 841) + PASS: errchk-index2-out.go -O (test for errors, line 842) + PASS: errchk-index2-out.go -O (test for errors, line 843) + PASS: errchk-index2-out.go -O (test for errors, line 844) + PASS: errchk-index2-out.go -O (test for errors, line 845) + PASS: errchk-index2-out.go -O (test for errors, line 846) + PASS: errchk-index2-out.go -O (test for errors, line 847) + PASS: errchk-index2-out.go -O (test for errors, line 848) + PASS: errchk-index2-out.go -O (test for errors, line 849) + PASS: errchk-index2-out.go -O (test for errors, line 850) + PASS: errchk-index2-out.go -O (test for errors, line 851) + PASS: errchk-index2-out.go -O (test for errors, line 852) + PASS: errchk-index2-out.go -O (test for errors, line 853) + PASS: errchk-index2-out.go -O (test for errors, line 854) + PASS: errchk-index2-out.go -O (test for errors, line 855) + PASS: errchk-index2-out.go -O (test for errors, line 856) + PASS: errchk-index2-out.go -O (test for errors, line 857) + PASS: errchk-index2-out.go -O (test for errors, line 858) + PASS: errchk-index2-out.go -O (test for errors, line 859) + PASS: errchk-index2-out.go -O (test for errors, line 860) + PASS: errchk-index2-out.go -O (test for errors, line 861) + PASS: errchk-index2-out.go -O (test for errors, line 862) + PASS: errchk-index2-out.go -O (test for errors, line 863) + PASS: errchk-index2-out.go -O (test for errors, line 864) + PASS: errchk-index2-out.go -O (test for errors, line 865) + PASS: errchk-index2-out.go -O (test for errors, line 866) + PASS: errchk-index2-out.go -O (test for errors, line 867) + PASS: errchk-index2-out.go -O (test for errors, line 868) + PASS: errchk-index2-out.go -O (test for errors, line 869) + PASS: errchk-index2-out.go -O (test for errors, line 870) + PASS: errchk-index2-out.go -O (test for errors, line 871) + PASS: errchk-index2-out.go -O (test for errors, line 872) + PASS: errchk-index2-out.go -O (test for errors, line 873) + PASS: errchk-index2-out.go -O (test for errors, line 874) + PASS: errchk-index2-out.go -O (test for errors, line 875) + PASS: errchk-index2-out.go -O (test for errors, line 876) + PASS: errchk-index2-out.go -O (test for errors, line 877) + PASS: errchk-index2-out.go -O (test for errors, line 878) + PASS: errchk-index2-out.go -O (test for errors, line 879) + PASS: errchk-index2-out.go -O (test for errors, line 880) + PASS: errchk-index2-out.go -O (test for errors, line 881) + PASS: errchk-index2-out.go -O (test for errors, line 882) + PASS: errchk-index2-out.go -O (test for errors, line 883) + PASS: errchk-index2-out.go -O (test for errors, line 884) + PASS: errchk-index2-out.go -O (test for errors, line 885) + PASS: errchk-index2-out.go -O (test for errors, line 886) + PASS: errchk-index2-out.go -O (test for errors, line 887) + PASS: errchk-index2-out.go -O (test for errors, line 888) + PASS: errchk-index2-out.go -O (test for errors, line 889) + PASS: errchk-index2-out.go -O (test for errors, line 890) + PASS: errchk-index2-out.go -O (test for errors, line 891) + PASS: errchk-index2-out.go -O (test for errors, line 892) + PASS: errchk-index2-out.go -O (test for errors, line 893) + PASS: errchk-index2-out.go -O (test for errors, line 894) + PASS: errchk-index2-out.go -O (test for errors, line 895) + PASS: errchk-index2-out.go -O (test for errors, line 896) + PASS: errchk-index2-out.go -O (test for errors, line 897) + PASS: errchk-index2-out.go -O (test for errors, line 898) + PASS: errchk-index2-out.go -O (test for errors, line 899) + PASS: errchk-index2-out.go -O (test for errors, line 900) + PASS: errchk-index2-out.go -O (test for errors, line 901) + PASS: errchk-index2-out.go -O (test for errors, line 902) + PASS: errchk-index2-out.go -O (test for errors, line 903) + PASS: errchk-index2-out.go -O (test for errors, line 904) + PASS: errchk-index2-out.go -O (test for errors, line 905) + PASS: errchk-index2-out.go -O (test for errors, line 906) + PASS: errchk-index2-out.go -O (test for errors, line 907) + PASS: errchk-index2-out.go -O (test for errors, line 908) + PASS: errchk-index2-out.go -O (test for errors, line 909) + PASS: errchk-index2-out.go -O (test for errors, line 910) + PASS: errchk-index2-out.go -O (test for errors, line 911) + PASS: errchk-index2-out.go -O (test for errors, line 912) + PASS: errchk-index2-out.go -O (test for errors, line 913) + PASS: errchk-index2-out.go -O (test for errors, line 914) + PASS: errchk-index2-out.go -O (test for errors, line 915) + PASS: errchk-index2-out.go -O (test for errors, line 916) + PASS: errchk-index2-out.go -O (test for errors, line 917) + PASS: errchk-index2-out.go -O (test for errors, line 918) + PASS: errchk-index2-out.go -O (test for errors, line 919) + PASS: errchk-index2-out.go -O (test for errors, line 920) + PASS: errchk-index2-out.go -O (test for errors, line 921) + PASS: errchk-index2-out.go -O (test for errors, line 922) + PASS: errchk-index2-out.go -O (test for errors, line 923) + PASS: errchk-index2-out.go -O (test for errors, line 924) + PASS: errchk-index2-out.go -O (test for errors, line 925) + PASS: errchk-index2-out.go -O (test for errors, line 926) + PASS: errchk-index2-out.go -O (test for errors, line 927) + PASS: errchk-index2-out.go -O (test for errors, line 928) + PASS: errchk-index2-out.go -O (test for errors, line 929) + PASS: errchk-index2-out.go -O (test for errors, line 930) + PASS: errchk-index2-out.go -O (test for errors, line 931) + PASS: errchk-index2-out.go -O (test for errors, line 932) + PASS: errchk-index2-out.go -O (test for errors, line 933) + PASS: errchk-index2-out.go -O (test for errors, line 934) + PASS: errchk-index2-out.go -O (test for errors, line 935) + PASS: errchk-index2-out.go -O (test for errors, line 936) + PASS: errchk-index2-out.go -O (test for errors, line 937) + PASS: errchk-index2-out.go -O (test for errors, line 938) + PASS: errchk-index2-out.go -O (test for errors, line 939) + PASS: errchk-index2-out.go -O (test for errors, line 940) + PASS: errchk-index2-out.go -O (test for errors, line 941) + PASS: errchk-index2-out.go -O (test for errors, line 942) + PASS: errchk-index2-out.go -O (test for errors, line 943) + PASS: errchk-index2-out.go -O (test for errors, line 944) + PASS: errchk-index2-out.go -O (test for errors, line 945) + PASS: errchk-index2-out.go -O (test for errors, line 946) + PASS: errchk-index2-out.go -O (test for errors, line 947) + PASS: errchk-index2-out.go -O (test for errors, line 948) + PASS: errchk-index2-out.go -O (test for errors, line 949) + PASS: errchk-index2-out.go -O (test for errors, line 950) + PASS: errchk-index2-out.go -O (test for errors, line 951) + PASS: errchk-index2-out.go -O (test for errors, line 952) + PASS: errchk-index2-out.go -O (test for errors, line 953) + PASS: errchk-index2-out.go -O (test for errors, line 954) + PASS: errchk-index2-out.go -O (test for errors, line 955) + PASS: errchk-index2-out.go -O (test for errors, line 956) + PASS: errchk-index2-out.go -O (test for errors, line 957) + PASS: errchk-index2-out.go -O (test for errors, line 958) + PASS: errchk-index2-out.go -O (test for errors, line 959) + PASS: errchk-index2-out.go -O (test for errors, line 960) + PASS: errchk-index2-out.go -O (test for errors, line 961) + PASS: errchk-index2-out.go -O (test for errors, line 962) + PASS: errchk-index2-out.go -O (test for errors, line 963) + PASS: errchk-index2-out.go -O (test for errors, line 964) + PASS: errchk-index2-out.go -O (test for errors, line 965) + PASS: errchk-index2-out.go -O (test for errors, line 966) + PASS: errchk-index2-out.go -O (test for errors, line 967) + PASS: errchk-index2-out.go -O (test for errors, line 968) + PASS: errchk-index2-out.go -O (test for errors, line 969) + PASS: errchk-index2-out.go -O (test for errors, line 970) + PASS: errchk-index2-out.go -O (test for errors, line 971) + PASS: errchk-index2-out.go -O (test for errors, line 972) + PASS: errchk-index2-out.go -O (test for errors, line 973) + PASS: errchk-index2-out.go -O (test for errors, line 974) + PASS: errchk-index2-out.go -O (test for errors, line 975) + PASS: errchk-index2-out.go -O (test for errors, line 976) + PASS: errchk-index2-out.go -O (test for errors, line 977) + PASS: errchk-index2-out.go -O (test for errors, line 978) + PASS: errchk-index2-out.go -O (test for errors, line 979) + PASS: errchk-index2-out.go -O (test for errors, line 980) + PASS: errchk-index2-out.go -O (test for errors, line 981) + PASS: errchk-index2-out.go -O (test for errors, line 982) + PASS: errchk-index2-out.go -O (test for errors, line 983) + PASS: errchk-index2-out.go -O (test for errors, line 984) + PASS: errchk-index2-out.go -O (test for errors, line 985) + PASS: errchk-index2-out.go -O (test for errors, line 986) + PASS: errchk-index2-out.go -O (test for errors, line 987) + PASS: errchk-index2-out.go -O (test for errors, line 988) + PASS: errchk-index2-out.go -O (test for errors, line 989) + PASS: errchk-index2-out.go -O (test for errors, line 990) + PASS: errchk-index2-out.go -O (test for errors, line 991) + PASS: errchk-index2-out.go -O (test for errors, line 992) + PASS: errchk-index2-out.go -O (test for errors, line 993) + PASS: errchk-index2-out.go -O (test for errors, line 994) + PASS: errchk-index2-out.go -O (test for errors, line 995) + PASS: errchk-index2-out.go -O (test for errors, line 996) + PASS: errchk-index2-out.go -O (test for errors, line 997) + PASS: errchk-index2-out.go -O (test for errors, line 998) + PASS: errchk-index2-out.go -O (test for errors, line 999) + PASS: errchk-index2-out.go -O (test for excess errors) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1802) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1803) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1804) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1805) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1810) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1811) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1812) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1813) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1814) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1815) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1816) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1817) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1818) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1819) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1820) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1821) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1826) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1827) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1828) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1829) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1830) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1831) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1832) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1833) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1834) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1835) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1836) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1837) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1838) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1839) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1840) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1841) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1842) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1843) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1844) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1845) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1846) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1847) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1848) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1849) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1850) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1851) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1852) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1853) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1858) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1859) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1860) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1861) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1862) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1863) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1864) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1865) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1866) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1867) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1868) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1869) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1870) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1871) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1872) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1873) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1874) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1875) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1876) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1877) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1878) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1879) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1880) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1881) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1882) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1883) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1884) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1885) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1886) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1887) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1888) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1889) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1890) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1891) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1892) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1893) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1894) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1895) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1896) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1897) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1898) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1899) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1900) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1901) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1902) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1903) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1904) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1905) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1906) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1907) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1908) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1909) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1910) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1911) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1912) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1913) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1914) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1915) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1916) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1917) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1922) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1923) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1924) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1925) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1926) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1927) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1928) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1929) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1930) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1931) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1932) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1933) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1934) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1935) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1936) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1937) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1938) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1939) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1940) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1941) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1942) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1943) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1944) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1945) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1946) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1947) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1948) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1949) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1950) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1951) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1952) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1953) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1954) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1955) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1956) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1957) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1958) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1959) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1960) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1961) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1962) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1963) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1964) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1965) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1966) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1967) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1968) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1969) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1970) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1971) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1972) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1973) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1974) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1975) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1976) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1977) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1978) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1979) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1980) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1981) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1982) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1983) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1984) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1985) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1986) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1987) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1988) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1989) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1990) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1991) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1992) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1993) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1994) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1995) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1996) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1997) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1998) + PASS: errchk-issue4909b-out.go -O (test for errors, line 1999) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2000) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2001) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2002) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2003) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2004) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2005) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2006) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2007) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2008) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2009) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2010) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2011) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2012) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2013) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2014) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2015) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2016) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2017) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2018) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2019) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2020) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2021) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2022) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2023) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2024) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2025) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2026) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2027) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2028) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2029) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2030) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2031) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2032) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2033) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2034) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2035) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2036) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2037) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2038) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2039) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2040) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2041) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2042) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2043) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2044) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2045) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2050) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2051) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2052) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2053) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2054) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2055) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2056) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2057) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2058) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2059) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2060) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2061) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2062) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2063) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2064) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2065) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2066) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2067) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2068) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2069) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2070) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2071) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2072) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2073) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2074) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2075) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2076) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2077) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2078) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2079) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2080) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2081) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2082) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2083) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2084) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2085) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2086) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2087) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2088) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2089) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2090) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2091) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2092) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2093) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2094) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2095) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2096) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2097) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2098) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2099) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2100) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2101) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2102) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2103) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2104) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2105) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2106) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2107) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2108) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2109) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2110) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2111) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2112) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2113) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2114) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2115) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2116) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2117) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2118) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2119) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2120) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2121) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2122) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2123) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2124) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2125) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2126) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2127) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2128) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2129) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2130) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2131) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2132) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2133) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2134) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2135) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2136) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2137) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2138) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2139) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2140) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2141) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2142) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2143) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2144) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2145) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2146) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2147) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2148) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2149) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2150) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2151) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2152) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2153) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2154) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2155) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2156) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2157) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2158) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2159) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2160) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2161) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2162) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2163) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2164) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2165) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2166) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2167) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2168) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2169) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2170) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2171) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2172) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2173) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2174) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2175) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2176) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2177) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2178) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2179) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2180) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2181) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2182) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2183) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2184) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2185) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2186) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2187) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2188) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2189) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2190) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2191) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2192) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2193) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2194) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2195) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2196) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2197) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2198) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2199) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2200) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2201) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2202) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2203) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2204) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2205) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2206) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2207) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2208) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2209) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2210) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2211) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2212) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2213) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2214) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2215) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2216) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2217) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2218) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2219) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2220) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2221) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2222) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2223) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2224) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2225) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2226) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2227) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2228) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2229) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2230) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2231) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2232) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2233) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2234) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2235) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2236) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2237) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2238) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2239) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2240) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2241) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2242) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2243) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2244) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2245) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2246) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2247) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2248) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2249) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2250) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2251) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2252) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2253) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2254) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2255) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2256) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2257) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2258) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2259) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2260) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2261) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2262) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2263) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2264) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2265) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2266) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2267) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2268) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2269) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2270) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2271) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2272) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2273) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2274) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2275) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2276) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2277) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2278) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2279) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2280) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2281) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2282) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2283) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2284) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2285) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2286) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2287) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2288) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2289) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2290) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2291) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2292) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2293) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2294) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2295) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2296) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2297) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2298) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2299) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2300) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2301) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2306) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2307) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2308) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2309) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2310) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2311) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2312) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2313) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2314) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2315) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2316) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2317) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2318) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2319) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2320) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2321) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2322) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2323) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2324) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2325) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2326) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2327) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2328) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2329) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2330) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2331) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2332) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2333) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2338) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2339) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2340) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2341) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2342) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2343) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2344) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2345) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2346) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2347) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2348) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2349) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2350) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2351) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2352) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2353) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2354) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2355) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2356) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2357) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2358) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2359) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2360) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2361) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2362) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2363) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2364) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2365) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2370) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2371) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2372) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2373) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2374) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2375) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2376) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2377) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2378) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2379) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2380) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2381) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2382) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2383) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2384) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2385) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2386) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2387) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2388) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2389) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2390) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2391) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2392) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2393) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2394) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2395) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2396) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2397) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2402) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2403) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2404) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2405) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2406) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2407) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2408) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2409) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2410) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2411) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2412) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2413) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2414) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2415) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2416) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2417) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2418) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2419) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2420) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2421) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2422) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2423) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2424) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2425) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2426) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2427) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2428) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2429) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2434) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2435) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2436) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2437) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2438) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2439) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2440) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2441) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2442) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2443) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2444) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2445) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2446) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2447) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2448) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2449) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2450) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2451) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2452) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2453) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2454) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2455) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2456) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2457) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2458) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2459) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2460) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2461) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2466) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2467) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2468) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2469) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2470) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2471) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2472) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2473) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2474) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2475) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2476) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2477) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2478) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2479) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2480) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2481) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2482) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2483) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2484) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2485) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2486) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2487) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2488) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2489) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2490) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2491) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2492) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2493) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2498) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2499) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2500) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2501) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2502) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2503) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2504) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2505) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2506) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2507) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2508) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2509) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2510) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2511) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2512) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2513) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2514) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2515) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2516) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2517) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2518) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2519) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2520) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2521) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2522) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2523) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2524) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2525) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2530) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2531) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2532) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2533) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2534) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2535) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2536) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2537) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2538) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2539) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2540) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2541) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2542) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2543) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2544) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2545) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2546) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2547) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2548) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2549) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2550) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2551) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2552) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2553) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2554) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2555) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2556) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2557) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2562) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2563) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2564) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2565) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2566) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2567) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2568) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2569) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2570) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2571) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2572) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2573) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2578) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2579) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2580) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2581) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2582) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2583) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2584) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2585) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2586) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2587) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2588) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2589) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2594) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2595) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2596) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2597) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2598) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2599) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2600) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2601) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2602) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2603) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2604) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2605) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2610) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2611) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2612) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2613) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2614) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2615) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2616) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2617) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2618) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2619) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2620) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2621) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2626) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2627) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2628) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2629) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2630) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2631) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2632) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2633) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2634) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2635) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2636) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2637) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2642) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2643) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2644) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2645) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2646) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2647) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2648) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2649) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2650) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2651) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2652) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2653) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2658) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2659) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2660) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2661) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2662) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2663) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2664) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2665) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2666) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2667) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2668) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2669) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2674) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2675) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2676) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2677) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2678) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2679) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2680) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2681) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2682) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2683) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2684) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2685) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2690) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2691) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2692) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2693) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2694) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2695) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2696) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2697) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2698) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2699) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2700) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2701) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2706) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2707) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2708) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2709) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2710) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2711) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2712) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2713) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2714) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2715) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2716) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2717) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2722) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2723) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2724) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2725) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2726) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2727) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2728) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2729) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2730) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2731) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2732) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2733) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2738) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2739) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2740) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2741) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2742) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2743) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2744) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2745) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2746) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2747) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2748) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2749) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2754) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2755) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2756) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2757) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2758) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2759) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2760) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2761) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2762) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2763) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2764) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2765) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2770) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2771) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2772) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2773) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2774) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2775) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2776) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2777) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2778) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2779) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2780) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2781) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2786) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2787) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2788) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2789) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2790) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2791) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2792) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2793) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2794) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2795) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2796) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2797) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2802) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2803) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2804) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2805) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2806) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2807) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2808) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2809) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2810) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2811) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2812) + PASS: errchk-issue4909b-out.go -O (test for errors, line 2813) + PASS: errchk-issue4909b-out.go -O (test for excess errors) + PASS: errchk-nul1-out.go -O (test for errors, line 10) + PASS: errchk-nul1-out.go -O (test for errors, line 12) + PASS: errchk-nul1-out.go -O (test for errors, line 14) + PASS: errchk-nul1-out.go -O (test for errors, line 16) + PASS: errchk-nul1-out.go -O (test for errors, line 18) + PASS: errchk-nul1-out.go -O (test for errors, line 20) + PASS: errchk-nul1-out.go -O (test for errors, line 23) + PASS: errchk-nul1-out.go -O (test for errors, line 25) + PASS: errchk-nul1-out.go -O (test for errors, line 4) + PASS: errchk-nul1-out.go -O (test for errors, line 6) + PASS: errchk-nul1-out.go -O (test for errors, line 8) + PASS: errchk-nul1-out.go -O (test for excess errors) + PASS: go.test/test/append.go compilation, -O2 -g + PASS: go.test/test/append.go execution, -O2 -g + PASS: go.test/test/bigmap.go compilation, -O2 -g + PASS: go.test/test/bigmap.go execution, -O2 -g + PASS: go.test/test/complit.go compilation, -O2 -g + PASS: go.test/test/complit.go execution, -O2 -g + PASS: go.test/test/convT2X.go compilation, -O2 -g + PASS: go.test/test/convT2X.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug047.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug047.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug048.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug048.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug058.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug058.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug194.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug194.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug227.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug227.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug343.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug343.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug369.dir/pkg.go -O2 (test for excess errors) + PASS: go.test/test/fixedbugs/bug369.go + PASS: go.test/test/fixedbugs/bug369.go -O (test for excess errors) + PASS: go.test/test/fixedbugs/bug370.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug370.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug372.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug372.go execution, -O2 -g + PASS: go.test/test/fixedbugs/bug442.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/bug442.go execution, -O2 -g + PASS: go.test/test/fixedbugs/issue4585.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/issue4585.go execution, -O2 -g + PASS: go.test/test/fixedbugs/issue4620.go compilation, -O2 -g + PASS: go.test/test/fixedbugs/issue4620.go execution, -O2 -g + PASS: go.test/test/indirect.go compilation, -O2 -g + PASS: go.test/test/indirect.go execution, -O2 -g + PASS: go.test/test/ken/complit.go compilation, -O2 -g + PASS: go.test/test/ken/complit.go execution, -O2 -g + PASS: go.test/test/map.go compilation, -O2 -g + PASS: go.test/test/map.go execution, -O2 -g + PASS: go.test/test/mapnan.go compilation, -O2 -g + PASS: go.test/test/mapnan.go execution, -O2 -g + PASS: go.test/test/method5.go compilation, -O2 -g + PASS: go.test/test/method5.go execution, -O2 -g + PASS: go.test/test/named.go compilation, -O2 -g + PASS: go.test/test/named.go execution, -O2 -g + PASS: go.test/test/nilptr2.go compilation, -O2 -g + PASS: go.test/test/nilptr2.go execution, -O2 -g + PASS: go.test/test/range.go compilation, -O2 -g + PASS: go.test/test/range.go execution, -O2 -g + PASS: go.test/test/zerodivide.go compilation, -O2 -g + PASS: go.test/test/zerodivide.go execution, -O2 -g + +Tests appeared in gcc/testsuite/go/go.sum: FAIL: 31 +--------------------------------------------------- + + FAIL: bug176.go -O (internal compiler error) + FAIL: bug212.go -O (internal compiler error) + FAIL: bug278.go -O (internal compiler error) + FAIL: go.test/test/append.go, -O2 -g (internal compiler error) + FAIL: go.test/test/bigmap.go, -O2 -g (internal compiler error) + FAIL: go.test/test/complit.go, -O2 -g (internal compiler error) + FAIL: go.test/test/convT2X.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug047.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug048.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug058.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug098.go -O (internal compiler error) + FAIL: go.test/test/fixedbugs/bug194.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug227.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug277.go -O (internal compiler error) + FAIL: go.test/test/fixedbugs/bug343.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug380.go -O (internal compiler error) + FAIL: go.test/test/fixedbugs/bug442.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/bug465.dir/a.go -O (internal compiler error) + FAIL: go.test/test/fixedbugs/issue4585.go, -O2 -g (internal compiler error) + FAIL: go.test/test/fixedbugs/issue4620.go, -O2 -g (internal compiler error) + FAIL: go.test/test/indirect.go, -O2 -g (internal compiler error) + FAIL: go.test/test/ken/complit.go, -O2 -g (internal compiler error) + FAIL: go.test/test/map.go, -O2 -g (internal compiler error) + FAIL: go.test/test/mapnan.go, -O2 -g (internal compiler error) + FAIL: go.test/test/method5.go, -O2 -g (internal compiler error) + FAIL: go.test/test/named.go, -O2 -g (internal compiler error) + FAIL: go.test/test/nilptr2.go, -O2 -g (internal compiler error) + FAIL: go.test/test/range.go, -O2 -g (internal compiler error) + FAIL: go.test/test/zerodivide.go, -O2 -g (internal compiler error) + FAIL: indirect1.go -O (internal compiler error) + FAIL: initializerr.go -O (internal compiler error) + +Tests changing outcome in gcc/testsuite/go/go.sum: 2209 +------------------------------------------------------- + + PASS -> FAIL : alias.go -O (test for errors, line 23) + PASS -> FAIL : alias.go -O (test for errors, line 24) + PASS -> FAIL : alias.go -O (test for errors, line 30) + PASS -> FAIL : alias.go -O (test for errors, line 32) + PASS -> FAIL : alias.go -O (test for excess errors) + PASS -> FAIL : assign.go -O (test for errors, line 41) + PASS -> FAIL : assign.go -O (test for errors, line 45) + PASS -> FAIL : assign.go -O (test for excess errors) + PASS -> FAIL : assign1.go -O (test for errors, line 161) + PASS -> FAIL : assign1.go -O (test for errors, line 162) + PASS -> FAIL : assign1.go -O (test for errors, line 163) + PASS -> FAIL : assign1.go -O (test for errors, line 164) + PASS -> FAIL : assign1.go -O (test for errors, line 165) + PASS -> FAIL : assign1.go -O (test for errors, line 166) + PASS -> FAIL : assign1.go -O (test for errors, line 168) + PASS -> FAIL : assign1.go -O (test for errors, line 169) + PASS -> FAIL : assign1.go -O (test for errors, line 170) + PASS -> FAIL : assign1.go -O (test for errors, line 171) + PASS -> FAIL : assign1.go -O (test for errors, line 172) + PASS -> FAIL : assign1.go -O (test for errors, line 173) + PASS -> FAIL : assign1.go -O (test for errors, line 175) + PASS -> FAIL : assign1.go -O (test for errors, line 176) + PASS -> FAIL : assign1.go -O (test for errors, line 177) + PASS -> FAIL : assign1.go -O (test for errors, line 178) + PASS -> FAIL : assign1.go -O (test for errors, line 179) + PASS -> FAIL : assign1.go -O (test for errors, line 180) + PASS -> FAIL : assign1.go -O (test for errors, line 182) + PASS -> FAIL : assign1.go -O (test for errors, line 183) + PASS -> FAIL : assign1.go -O (test for errors, line 184) + PASS -> FAIL : assign1.go -O (test for errors, line 185) + PASS -> FAIL : assign1.go -O (test for errors, line 186) + PASS -> FAIL : assign1.go -O (test for errors, line 187) + PASS -> FAIL : assign1.go -O (test for errors, line 189) + PASS -> FAIL : assign1.go -O (test for errors, line 190) + PASS -> FAIL : assign1.go -O (test for errors, line 191) + PASS -> FAIL : assign1.go -O (test for errors, line 192) + PASS -> FAIL : assign1.go -O (test for errors, line 193) + PASS -> FAIL : assign1.go -O (test for errors, line 194) + PASS -> FAIL : assign1.go -O (test for errors, line 196) + PASS -> FAIL : assign1.go -O (test for errors, line 197) + PASS -> FAIL : assign1.go -O (test for errors, line 198) + PASS -> FAIL : assign1.go -O (test for errors, line 199) + PASS -> FAIL : assign1.go -O (test for errors, line 200) + PASS -> FAIL : assign1.go -O (test for errors, line 201) + PASS -> FAIL : assign1.go -O (test for errors, line 203) + PASS -> FAIL : assign1.go -O (test for errors, line 204) + PASS -> FAIL : assign1.go -O (test for errors, line 205) + PASS -> FAIL : assign1.go -O (test for errors, line 206) + PASS -> FAIL : assign1.go -O (test for errors, line 207) + PASS -> FAIL : assign1.go -O (test for errors, line 208) + PASS -> FAIL : assign1.go -O (test for errors, line 210) + PASS -> FAIL : assign1.go -O (test for errors, line 211) + PASS -> FAIL : assign1.go -O (test for errors, line 212) + PASS -> FAIL : assign1.go -O (test for errors, line 213) + PASS -> FAIL : assign1.go -O (test for errors, line 214) + PASS -> FAIL : assign1.go -O (test for errors, line 215) + PASS -> FAIL : assign1.go -O (test for excess errors) + PASS -> FAIL : b.go -O (test for errors, line 12) + PASS -> FAIL : b.go -O (test for errors, line 13) + PASS -> FAIL : b.go -O (test for errors, line 14) + PASS -> FAIL : b.go -O (test for errors, line 15) + PASS -> FAIL : b.go -O (test for errors, line 16) + PASS -> FAIL : b.go -O (test for excess errors) + PASS -> FAIL : blank1.go -O (test for errors, line 27) + PASS -> FAIL : blank1.go -O (test for excess errors) + PASS -> FAIL : bug014.go -O (test for excess errors) + PASS -> FAIL : bug015.go -O (test for errors, line 11) + PASS -> FAIL : bug015.go -O (test for excess errors) + PASS -> FAIL : bug016.go -O (test for errors, line 11) + PASS -> FAIL : bug016.go -O (test for excess errors) + PASS -> FAIL : bug022.go -O (test for excess errors) + PASS -> FAIL : bug030.go -O (test for excess errors) + PASS -> FAIL : bug035.go -O (test for excess errors) + PASS -> FAIL : bug039.go -O (test for excess errors) + PASS -> FAIL : bug040.go -O (test for excess errors) + PASS -> FAIL : bug046.go -O (test for errors, line 11) + PASS -> FAIL : bug046.go -O (test for excess errors) + PASS -> FAIL : bug049.go -O (test for excess errors) + PASS -> FAIL : bug051.go -O (test for errors, line 14) + PASS -> FAIL : bug051.go -O (test for excess errors) + PASS -> FAIL : bug062.go -O (test for errors, line 10) + PASS -> FAIL : bug062.go -O (test for excess errors) + PASS -> FAIL : bug073.go -O (test for errors, line 12) + PASS -> FAIL : bug073.go -O (test for errors, line 13) + PASS -> FAIL : bug073.go -O (test for excess errors) + PASS -> FAIL : bug074.go -O (test for errors, line 10) + PASS -> FAIL : bug074.go -O (test for excess errors) + PASS -> FAIL : bug085.go -O (test for excess errors) + PASS -> FAIL : bug086.go -O (test for excess errors) + PASS -> FAIL : bug090.go -O (test for errors, line 36) + PASS -> FAIL : bug090.go -O (test for errors, line 38) + PASS -> FAIL : bug090.go -O (test for errors, line 41) + PASS -> FAIL : bug090.go -O (test for errors, line 44) + PASS -> FAIL : bug090.go -O (test for errors, line 45) + PASS -> FAIL : bug090.go -O (test for excess errors) + PASS -> FAIL : bug091.go -O (test for excess errors) + PASS -> FAIL : bug1.go -O (test for errors, line 13) + PASS -> FAIL : bug1.go -O (test for excess errors) + PASS -> FAIL : bug104.go -O (test for errors, line 9) + PASS -> FAIL : bug104.go -O (test for excess errors) + PASS -> FAIL : bug107.go -O (test for errors, line 13) + PASS -> FAIL : bug107.go -O (test for excess errors) + PASS -> FAIL : bug108.go -O (test for excess errors) + PASS -> FAIL : bug117.go -O (test for excess errors) + PASS -> FAIL : bug122.go -O (test for errors, line 11) + PASS -> FAIL : bug122.go -O (test for excess errors) + PASS -> FAIL : bug123.go -O (test for excess errors) + PASS -> FAIL : bug127.go -O (test for excess errors) + PASS -> FAIL : bug131.go -O (test for errors, line 11) + PASS -> FAIL : bug131.go -O (test for excess errors) + PASS -> FAIL : bug132.go -O (test for errors, line 10) + PASS -> FAIL : bug132.go -O (test for excess errors) + PASS -> FAIL : bug136.go -O (test for excess errors) + PASS -> FAIL : bug146.go -O (test for excess errors) + PASS -> FAIL : bug165.go -O (test for excess errors) + PASS -> FAIL : bug170.go -O (test for excess errors) + PASS -> FAIL : bug171.go -O (test for excess errors) + PASS -> FAIL : bug172.go -O (test for errors, line 11) + PASS -> FAIL : bug172.go -O (test for excess errors) + PASS -> FAIL : bug175.go -O (test for excess errors) + PASS -> FAIL : bug176.go -O (test for excess errors) + PASS -> FAIL : bug179.go -O (test for excess errors) + PASS -> FAIL : bug182.go -O (test for errors, line 11) + PASS -> FAIL : bug182.go -O (test for excess errors) + PASS -> FAIL : bug183.go -O (test for errors, line 14) + PASS -> FAIL : bug183.go -O (test for errors, line 24) + PASS -> FAIL : bug183.go -O (test for excess errors) + PASS -> FAIL : bug186.go -O (test for excess errors) + PASS -> FAIL : bug188.go -O (test for errors, line 14) + PASS -> FAIL : bug188.go -O (test for excess errors) + PASS -> FAIL : bug189.go -O (test for errors, line 16) + PASS -> FAIL : bug189.go -O (test for excess errors) + PASS -> FAIL : bug192.go -O (test for errors, line 11) + PASS -> FAIL : bug192.go -O (test for errors, line 9) + PASS -> FAIL : bug192.go -O (test for excess errors) + PASS -> FAIL : bug193.go -O (test for errors, line 13) + PASS -> FAIL : bug193.go -O (test for errors, line 14) + PASS -> FAIL : bug193.go -O (test for excess errors) + PASS -> FAIL : bug195.go -O (test for errors, line 12) + PASS -> FAIL : bug195.go -O (test for excess errors) + PASS -> FAIL : bug197.go -O (test for errors, line 14) + PASS -> FAIL : bug197.go -O (test for errors, line 15) + PASS -> FAIL : bug197.go -O (test for errors, line 16) + PASS -> FAIL : bug197.go -O (test for errors, line 17) + PASS -> FAIL : bug197.go -O (test for errors, line 24) + PASS -> FAIL : bug197.go -O (test for errors, line 25) + PASS -> FAIL : bug197.go -O (test for excess errors) + PASS -> FAIL : bug198.go -O (test for excess errors) + PASS -> FAIL : bug2.go -O (test for excess errors) + PASS -> FAIL : bug200.go -O (test for errors, line 17) + PASS -> FAIL : bug200.go -O (test for excess errors) + PASS -> FAIL : bug205.go -O (test for errors, line 14) + PASS -> FAIL : bug205.go -O (test for errors, line 15) + PASS -> FAIL : bug205.go -O (test for errors, line 16) + PASS -> FAIL : bug205.go -O (test for excess errors) + PASS -> FAIL : bug208.go -O (test for excess errors) + PASS -> FAIL : bug209.go -O (test for errors, line 11) + PASS -> FAIL : bug209.go -O (test for excess errors) + PASS -> FAIL : bug211.go -O (test for errors, line 11) + PASS -> FAIL : bug211.go -O (test for excess errors) + PASS -> FAIL : bug212.go -O (test for errors, line 10) + PASS -> FAIL : bug212.go -O (test for errors, line 11) + PASS -> FAIL : bug212.go -O (test for errors, line 12) + PASS -> FAIL : bug212.go -O (test for excess errors) + PASS -> FAIL : bug213.go -O (test for excess errors) + PASS -> FAIL : bug215.go -O (test for errors, line 12) + PASS -> FAIL : bug215.go -O (test for excess errors) + PASS -> FAIL : bug223.go -O (test for errors, line 21) + PASS -> FAIL : bug223.go -O (test for excess errors) + PASS -> FAIL : bug228.go -O (test for excess errors) + PASS -> FAIL : bug229.go -O (test for errors, line 17) + PASS -> FAIL : bug229.go -O (test for errors, line 19) + PASS -> FAIL : bug229.go -O (test for excess errors) + PASS -> FAIL : bug231.go -O (test for errors, line 20) + PASS -> FAIL : bug231.go -O (test for excess errors) + PASS -> FAIL : bug238.go -O (test for excess errors) + PASS -> FAIL : bug240.go -O (test for excess errors) + PASS -> FAIL : bug249.go -O (test for excess errors) + PASS -> FAIL : bug251.go -O (test for errors, line 11) + PASS -> FAIL : bug251.go -O (test for errors, line 15) + PASS -> FAIL : bug251.go -O (test for excess errors) + PASS -> FAIL : bug252.go -O (test for errors, line 14) + PASS -> FAIL : bug252.go -O (test for excess errors) + PASS -> FAIL : bug255.go -O (test for errors, line 14) + PASS -> FAIL : bug255.go -O (test for excess errors) + PASS -> FAIL : bug256.go -O (test for errors, line 14) + PASS -> FAIL : bug256.go -O (test for excess errors) + PASS -> FAIL : bug278.go -O (test for errors, line 18) + PASS -> FAIL : bug278.go -O (test for errors, line 22) + PASS -> FAIL : bug278.go -O (test for excess errors) + PASS -> FAIL : bug280.go -O (test for excess errors) + PASS -> FAIL : bug284.go -O (test for errors, line 111) + PASS -> FAIL : bug284.go -O (test for errors, line 114) + PASS -> FAIL : bug284.go -O (test for errors, line 115) + PASS -> FAIL : bug284.go -O (test for errors, line 116) + PASS -> FAIL : bug284.go -O (test for errors, line 134) + PASS -> FAIL : bug284.go -O (test for errors, line 137) + PASS -> FAIL : bug284.go -O (test for errors, line 138) + PASS -> FAIL : bug284.go -O (test for errors, line 139) + PASS -> FAIL : bug284.go -O (test for errors, line 152) + PASS -> FAIL : bug284.go -O (test for errors, line 154) + PASS -> FAIL : bug284.go -O (test for errors, line 167) + PASS -> FAIL : bug284.go -O (test for errors, line 169) + PASS -> FAIL : bug284.go -O (test for errors, line 182) + PASS -> FAIL : bug284.go -O (test for errors, line 184) + PASS -> FAIL : bug284.go -O (test for errors, line 33) + PASS -> FAIL : bug284.go -O (test for errors, line 36) + PASS -> FAIL : bug284.go -O (test for errors, line 37) + PASS -> FAIL : bug284.go -O (test for errors, line 38) + PASS -> FAIL : bug284.go -O (test for errors, line 59) + PASS -> FAIL : bug284.go -O (test for errors, line 60) + PASS -> FAIL : bug284.go -O (test for errors, line 61) + PASS -> FAIL : bug284.go -O (test for errors, line 71) + PASS -> FAIL : bug284.go -O (test for errors, line 74) + PASS -> FAIL : bug284.go -O (test for errors, line 76) + PASS -> FAIL : bug284.go -O (test for excess errors) + PASS -> FAIL : bug289.go -O (test for excess errors) + PASS -> FAIL : bug298.go -O (test for excess errors) + PASS -> FAIL : bug299.go -O (test for excess errors) + PASS -> FAIL : bug3.go -O (test for errors, line 41) + PASS -> FAIL : bug3.go -O (test for errors, line 42) + PASS -> FAIL : bug3.go -O (test for errors, line 47) + PASS -> FAIL : bug3.go -O (test for errors, line 48) + PASS -> FAIL : bug3.go -O (test for errors, line 53) + PASS -> FAIL : bug3.go -O (test for errors, line 54) + PASS -> FAIL : bug3.go -O (test for errors, line 59) + PASS -> FAIL : bug3.go -O (test for errors, line 60) + PASS -> FAIL : bug3.go -O (test for errors, line 61) + PASS -> FAIL : bug3.go -O (test for errors, line 62) + PASS -> FAIL : bug3.go -O (test for errors, line 63) + PASS -> FAIL : bug3.go -O (test for errors, line 64) + PASS -> FAIL : bug3.go -O (test for errors, line 65) + PASS -> FAIL : bug3.go -O (test for errors, line 66) + PASS -> FAIL : bug3.go -O (test for excess errors) + PASS -> FAIL : bug300.go -O (test for excess errors) + PASS -> FAIL : bug305.go -O (test for errors, line 24) + PASS -> FAIL : bug305.go -O (test for excess errors) + PASS -> FAIL : bug318.go -O (test for errors, line 12) + PASS -> FAIL : bug318.go -O (test for excess errors) + PASS -> FAIL : bug323.go -O (test for errors, line 18) + PASS -> FAIL : bug323.go -O (test for errors, line 19) + PASS -> FAIL : bug323.go -O (test for excess errors) + PASS -> FAIL : bug325.go -O (test for errors, line 13) + PASS -> FAIL : bug325.go -O (test for excess errors) + PASS -> FAIL : bug326.go -O (test for excess errors) + PASS -> FAIL : bug340.go -O (test for errors, line 15) + PASS -> FAIL : bug340.go -O (test for excess errors) + PASS -> FAIL : bug342.go -O (test for excess errors) + PASS -> FAIL : bug344.go -O (test for excess errors) + PASS -> FAIL : bug349.go -O (test for excess errors) + PASS -> FAIL : bug350.go -O (test for errors, line 14) + PASS -> FAIL : bug350.go -O (test for errors, line 15) + PASS -> FAIL : bug350.go -O (test for excess errors) + PASS -> FAIL : bug351.go -O (test for excess errors) + PASS -> FAIL : bug353.go -O (test for errors, line 16) + PASS -> FAIL : bug353.go -O (test for excess errors) + PASS -> FAIL : bug357.go -O (test for errors, line 18) + PASS -> FAIL : bug357.go -O (test for excess errors) + PASS -> FAIL : bug358.go -O (test for errors, line 13) + PASS -> FAIL : bug358.go -O (test for errors, line 15) + PASS -> FAIL : bug358.go -O (test for excess errors) + PASS -> FAIL : bug362.go -O (test for errors, line 13) + PASS -> FAIL : bug362.go -O (test for errors, line 14) + PASS -> FAIL : bug362.go -O (test for errors, line 15) + PASS -> FAIL : bug362.go -O (test for excess errors) + PASS -> FAIL : bug363.go -O (test for excess errors) + PASS -> FAIL : bug365.go -O (test for excess errors) + PASS -> FAIL : bug373.go -O (test for excess errors) + PASS -> FAIL : bug374.go -O (test for errors, line 16) + PASS -> FAIL : bug374.go -O (test for excess errors) + PASS -> FAIL : bug376.go -O (test for errors, line 10) + PASS -> FAIL : bug376.go -O (test for excess errors) + PASS -> FAIL : bug381.go -O (test for errors, line 30) + PASS -> FAIL : bug381.go -O (test for excess errors) + PASS -> FAIL : bug385_64.go -O (test for excess errors) + PASS -> FAIL : bug386.go -O (test for errors, line 10) + PASS -> FAIL : bug386.go -O (test for errors, line 12) + PASS -> FAIL : bug386.go -O (test for excess errors) + PASS -> FAIL : bug388.go -O (test for errors, line 18) + PASS -> FAIL : bug388.go -O (test for excess errors) + PASS -> FAIL : bug389.go -O (test for errors, line 12) + PASS -> FAIL : bug389.go -O (test for excess errors) + PASS -> FAIL : bug390.go -O (test for errors, line 15) + PASS -> FAIL : bug390.go -O (test for excess errors) + PASS -> FAIL : bug412.go -O (test for excess errors) + PASS -> FAIL : bug413.go -O (test for excess errors) + PASS -> FAIL : bug416.go -O (test for errors, line 13) + PASS -> FAIL : bug416.go -O (test for excess errors) + PASS -> FAIL : bug418.go -O (test for errors, line 16) + PASS -> FAIL : bug418.go -O (test for errors, line 21) + PASS -> FAIL : bug418.go -O (test for excess errors) + PASS -> FAIL : bug421.go -O (test for errors, line 13) + PASS -> FAIL : bug421.go -O (test for errors, line 16) + PASS -> FAIL : bug421.go -O (test for excess errors) + PASS -> FAIL : bug459.go -O (test for errors, line 12) + PASS -> FAIL : bug459.go -O (test for excess errors) + PASS -> FAIL : bug462.go -O (test for errors, line 17) + PASS -> FAIL : bug462.go -O (test for excess errors) + PASS -> FAIL : bug463.go -O (test for errors, line 16) + PASS -> FAIL : bug463.go -O (test for excess errors) + PASS -> FAIL : c.go -O (test for errors, line 4) + PASS -> FAIL : c.go -O (test for errors, line 5) + PASS -> FAIL : c.go -O (test for errors, line 6) + PASS -> FAIL : c.go -O (test for errors, line 7) + PASS -> FAIL : c.go -O (test for errors, line 9) + PASS -> FAIL : c.go -O (test for excess errors) + PASS -> FAIL : chan.go -O (test for excess errors) + PASS -> FAIL : chan1.go -O (test for excess errors) + PASS -> FAIL : char_lit1.go -O (test for excess errors) + PASS -> FAIL : cmp6.go -O (test for errors, line 35) + PASS -> FAIL : cmp6.go -O (test for errors, line 36) + PASS -> FAIL : cmp6.go -O (test for errors, line 48) + PASS -> FAIL : cmp6.go -O (test for errors, line 55) + PASS -> FAIL : cmp6.go -O (test for errors, line 56) + PASS -> FAIL : cmp6.go -O (test for errors, line 63) + PASS -> FAIL : cmp6.go -O (test for errors, line 64) + PASS -> FAIL : cmp6.go -O (test for errors, line 70) + PASS -> FAIL : cmp6.go -O (test for errors, line 71) + PASS -> FAIL : cmp6.go -O (test for errors, line 72) + PASS -> FAIL : cmp6.go -O (test for errors, line 73) + PASS -> FAIL : cmp6.go -O (test for errors, line 74) + PASS -> FAIL : cmp6.go -O (test for excess errors) + PASS -> FAIL : cmplx.go -O (test for errors, line 44) + PASS -> FAIL : cmplx.go -O (test for errors, line 45) + PASS -> FAIL : cmplx.go -O (test for errors, line 52) + PASS -> FAIL : cmplx.go -O (test for errors, line 53) + PASS -> FAIL : cmplx.go -O (test for excess errors) + PASS -> FAIL : complit1.go -O (test for errors, line 22) + PASS -> FAIL : complit1.go -O (test for errors, line 23) + PASS -> FAIL : complit1.go -O (test for errors, line 40) + PASS -> FAIL : complit1.go -O (test for errors, line 41) + PASS -> FAIL : complit1.go -O (test for excess errors) + PASS -> FAIL : const1.go -O (test for errors, line 36) + PASS -> FAIL : const1.go -O (test for errors, line 38) + PASS -> FAIL : const1.go -O (test for errors, line 47) + PASS -> FAIL : const1.go -O (test for errors, line 51) + PASS -> FAIL : const1.go -O (test for errors, line 52) + PASS -> FAIL : const1.go -O (test for errors, line 53) + PASS -> FAIL : const1.go -O (test for errors, line 55) + PASS -> FAIL : const1.go -O (test for errors, line 56) + PASS -> FAIL : const1.go -O (test for errors, line 57) + PASS -> FAIL : const1.go -O (test for errors, line 58) + PASS -> FAIL : const1.go -O (test for errors, line 59) + PASS -> FAIL : const1.go -O (test for errors, line 60) + PASS -> FAIL : const1.go -O (test for errors, line 61) + PASS -> FAIL : const1.go -O (test for errors, line 63) + PASS -> FAIL : const1.go -O (test for errors, line 68) + PASS -> FAIL : const1.go -O (test for errors, line 77) + PASS -> FAIL : const1.go -O (test for errors, line 78) + PASS -> FAIL : const1.go -O (test for errors, line 79) + PASS -> FAIL : const1.go -O (test for errors, line 81) + PASS -> FAIL : const1.go -O (test for errors, line 82) + PASS -> FAIL : const1.go -O (test for errors, line 83) + PASS -> FAIL : const1.go -O (test for errors, line 85) + PASS -> FAIL : const1.go -O (test for errors, line 86) + PASS -> FAIL : const1.go -O (test for errors, line 87) + PASS -> FAIL : const1.go -O (test for errors, line 92) + PASS -> FAIL : const1.go -O (test for errors, line 93) + PASS -> FAIL : const1.go -O (test for errors, line 94) + PASS -> FAIL : const1.go -O (test for excess errors) + PASS -> FAIL : const5.go -O (test for excess errors) + PASS -> FAIL : const6.go -O (test for errors, line 22) + PASS -> FAIL : const6.go -O (test for errors, line 23) + PASS -> FAIL : const6.go -O (test for errors, line 24) + PASS -> FAIL : const6.go -O (test for errors, line 27) + PASS -> FAIL : const6.go -O (test for errors, line 28) + PASS -> FAIL : const6.go -O (test for errors, line 29) + PASS -> FAIL : const6.go -O (test for excess errors) + PASS -> FAIL : convert1.go -O (test for errors, line 39) + PASS -> FAIL : convert1.go -O (test for errors, line 40) + PASS -> FAIL : convert1.go -O (test for errors, line 43) + PASS -> FAIL : convert1.go -O (test for errors, line 44) + PASS -> FAIL : convert1.go -O (test for errors, line 47) + PASS -> FAIL : convert1.go -O (test for errors, line 51) + PASS -> FAIL : convert1.go -O (test for errors, line 53) + PASS -> FAIL : convert1.go -O (test for errors, line 55) + PASS -> FAIL : convert1.go -O (test for errors, line 56) + PASS -> FAIL : convert1.go -O (test for errors, line 60) + PASS -> FAIL : convert1.go -O (test for errors, line 61) + PASS -> FAIL : convert1.go -O (test for errors, line 75) + PASS -> FAIL : convert1.go -O (test for errors, line 76) + PASS -> FAIL : convert1.go -O (test for errors, line 79) + PASS -> FAIL : convert1.go -O (test for errors, line 80) + PASS -> FAIL : convert1.go -O (test for errors, line 83) + PASS -> FAIL : convert1.go -O (test for errors, line 85) + PASS -> FAIL : convert1.go -O (test for errors, line 87) + PASS -> FAIL : convert1.go -O (test for errors, line 89) + PASS -> FAIL : convert1.go -O (test for errors, line 91) + PASS -> FAIL : convert1.go -O (test for errors, line 92) + PASS -> FAIL : convert1.go -O (test for errors, line 93) + PASS -> FAIL : convert1.go -O (test for errors, line 96) + PASS -> FAIL : convert1.go -O (test for errors, line 97) + PASS -> FAIL : convert1.go -O (test for excess errors) + PASS -> FAIL : convert3.go -O (test for excess errors) + PASS -> FAIL : convlit.go -O (test for errors, line 15) + PASS -> FAIL : convlit.go -O (test for errors, line 16) + PASS -> FAIL : convlit.go -O (test for errors, line 18) + PASS -> FAIL : convlit.go -O (test for errors, line 23) + PASS -> FAIL : convlit.go -O (test for errors, line 24) + PASS -> FAIL : convlit.go -O (test for errors, line 25) + PASS -> FAIL : convlit.go -O (test for errors, line 29) + PASS -> FAIL : convlit.go -O (test for errors, line 30) + PASS -> FAIL : convlit.go -O (test for errors, line 31) + PASS -> FAIL : convlit.go -O (test for errors, line 44) + PASS -> FAIL : convlit.go -O (test for errors, line 45) + PASS -> FAIL : convlit.go -O (test for errors, line 55) + PASS -> FAIL : convlit.go -O (test for errors, line 56) + PASS -> FAIL : convlit.go -O (test for errors, line 66) + PASS -> FAIL : convlit.go -O (test for errors, line 67) + PASS -> FAIL : convlit.go -O (test for excess errors) + PASS -> FAIL : convlit1.go -O (test for errors, line 13) + PASS -> FAIL : convlit1.go -O (test for errors, line 19) + PASS -> FAIL : convlit1.go -O (test for excess errors) + PASS -> FAIL : ddd1.go -O (test for errors, line 20) + PASS -> FAIL : ddd1.go -O (test for errors, line 21) + PASS -> FAIL : ddd1.go -O (test for errors, line 22) + PASS -> FAIL : ddd1.go -O (test for errors, line 30) + PASS -> FAIL : ddd1.go -O (test for errors, line 32) + PASS -> FAIL : ddd1.go -O (test for errors, line 47) + PASS -> FAIL : ddd1.go -O (test for errors, line 49) + PASS -> FAIL : ddd1.go -O (test for errors, line 50) + PASS -> FAIL : ddd1.go -O (test for errors, line 51) + PASS -> FAIL : ddd1.go -O (test for errors, line 53) + PASS -> FAIL : ddd1.go -O (test for errors, line 57) + PASS -> FAIL : ddd1.go -O (test for errors, line 58) + PASS -> FAIL : ddd1.go -O (test for excess errors) + PASS -> FAIL : declbad.go -O (test for errors, line 26) + PASS -> FAIL : declbad.go -O (test for errors, line 32) + PASS -> FAIL : declbad.go -O (test for excess errors) + PASS -> FAIL : embed2.go -O (test for errors, line 46) + PASS -> FAIL : embed2.go -O (test for errors, line 52) + PASS -> FAIL : embed2.go -O (test for errors, line 56) + PASS -> FAIL : embed2.go -O (test for errors, line 60) + PASS -> FAIL : embed2.go -O (test for errors, line 64) + PASS -> FAIL : embed2.go -O (test for excess errors) + PASS -> FAIL : explicit.go -O (test for errors, line 56) + PASS -> FAIL : explicit.go -O (test for errors, line 65) + PASS -> FAIL : explicit.go -O (test for errors, line 71) + PASS -> FAIL : explicit.go -O (test for errors, line 73) + PASS -> FAIL : explicit.go -O (test for errors, line 78) + PASS -> FAIL : explicit.go -O (test for errors, line 81) + PASS -> FAIL : explicit.go -O (test for excess errors) + PASS -> FAIL : f1.go -O (test for excess errors) + PASS -> FAIL : forvar.go -O (test for excess errors) + PASS -> FAIL : func1.go -O (test for excess errors) + PASS -> FAIL : func3.go -O (test for excess errors) + PASS -> FAIL : func4.go -O (test for excess errors) + PASS -> FAIL : funcdup.go -O (test for errors, line 15) + PASS -> FAIL : funcdup.go -O (test for errors, line 16) + PASS -> FAIL : funcdup.go -O (test for errors, line 17) + PASS -> FAIL : funcdup.go -O (test for excess errors) + PASS -> FAIL : funcdup2.go -O (test for excess errors) + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/array-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/array-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/array-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/array-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/chan-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/chan-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O0 + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O1 + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O2 + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -O3 -g + PASS -> FAIL : go.go-torture/execute/const-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/const-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/const-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/expr-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/expr-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/for-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/for-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/for-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/for-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/function-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/function-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/function-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/function-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/go-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/go-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/go-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/go-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/go-3.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/go-3.go execution, -Os + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/goto-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/goto-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/map-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/map-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/method-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/method-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/names-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/names-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/nested-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/nested-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/pointer-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/pointer-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/printnil.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/printnil.go execution, -Os + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O0 + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O1 + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O2 + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -O3 -g + PASS -> FAIL : go.go-torture/execute/return-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/return-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/return-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/return-3.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/return-3.go execution, -Os + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/select-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/select-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/string-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/string-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/string-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/string-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/struct-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/struct-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/struct-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/struct-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/switch-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/switch-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/var-1.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/var-1.go execution, -Os + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O0 + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O2 -fbounds-check + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/var-2.go compilation, -Os + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O2 + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/var-2.go execution, -Os + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -O1 + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -O2 + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -O2 -fomit-frame-pointer -finline-functions + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -O3 -g + PASS -> FAIL : go.go-torture/execute/var-3.go compilation, -Os + PASS -> FAIL : go.go-torture/execute/var-3.go execution, -O0 + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -O1 + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -O2 + PASS -> FAIL : go.go-torture/execute/var-3.go execution, -O2 -fbounds-check + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -O3 -g + PASS -> UNTESTED : go.go-torture/execute/var-3.go execution, -Os + PASS -> FAIL : go.test/test/235.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/235.go execution, -O2 -g + PASS -> FAIL : go.test/test/64bit.go -O (test for excess errors) + PASS -> FAIL : go.test/test/64bit.go execution + PASS -> FAIL : go.test/test/alias1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/alias1.go execution, -O2 -g + PASS -> FAIL : go.test/test/args.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/args.go execution, -O2 -g + PASS -> FAIL : go.test/test/bigalg.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/bigalg.go execution, -O2 -g + PASS -> FAIL : go.test/test/blank.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/blank.go execution, -O2 -g + PASS -> FAIL : go.test/test/bom.go -O (test for excess errors) + PASS -> FAIL : go.test/test/bom.go execution + PASS -> FAIL : go.test/test/bugs/bug395.go -O (test for excess errors) + PASS -> FAIL : go.test/test/chan/doubleselect.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/doubleselect.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/fifo.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/fifo.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/goroutines.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/goroutines.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/nonblock.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/nonblock.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/powser1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/powser1.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/powser2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/powser2.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select2.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select3.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select4.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select4.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select5.go -O (test for excess errors) + PASS -> FAIL : go.test/test/chan/select5.go execution + PASS -> FAIL : go.test/test/chan/select6.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select6.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/select7.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/select7.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/sendstmt.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/sendstmt.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/sieve1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/sieve1.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/sieve2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/sieve2.go execution, -O2 -g + PASS -> FAIL : go.test/test/chan/zerosize.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chan/zerosize.go execution, -O2 -g + PASS -> FAIL : go.test/test/chancap.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/chancap.go execution, -O2 -g + PASS -> FAIL : go.test/test/char_lit.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/char_lit.go execution, -O2 -g + PASS -> FAIL : go.test/test/closedchan.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/closedchan.go execution, -O2 -g + PASS -> FAIL : go.test/test/cmp.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/cmp.go execution, -O2 -g + PASS -> FAIL : go.test/test/cmplxdivide.go + PASS -> FAIL : go.test/test/compos.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/compos.go execution, -O2 -g + PASS -> FAIL : go.test/test/const.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/const.go execution, -O2 -g + PASS -> FAIL : go.test/test/const3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/const3.go execution, -O2 -g + PASS -> FAIL : go.test/test/const4.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/const4.go execution, -O2 -g + PASS -> FAIL : go.test/test/convert.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/convert.go execution, -O2 -g + PASS -> FAIL : go.test/test/copy.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/copy.go execution, -O2 -g + PASS -> FAIL : go.test/test/crlf.go -O (test for excess errors) + PASS -> FAIL : go.test/test/crlf.go execution + PASS -> FAIL : go.test/test/ddd.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ddd.go execution, -O2 -g + PASS -> FAIL : go.test/test/ddd2.dir/ddd2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/ddd2.dir/ddd3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ddd2.dir/ddd3.go execution, -O2 -g + PASS -> FAIL : go.test/test/decl.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/decl.go execution, -O2 -g + PASS -> FAIL : go.test/test/defer.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/defer.go execution, -O2 -g + PASS -> FAIL : go.test/test/deferfin.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/deferfin.go execution, -O2 -g + PASS -> FAIL : go.test/test/deferprint.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/deferprint.go compare + PASS -> FAIL : go.test/test/deferprint.go execution + PASS -> FAIL : go.test/test/divide.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/divide.go execution, -O2 -g + PASS -> FAIL : go.test/test/divmod.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/divmod.go execution, -O2 -g + PASS -> FAIL : go.test/test/dwarf/dwarf.dir/main.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/dwarf/dwarf.dir/main.go execution, -O2 -g + PASS -> FAIL : go.test/test/dwarf/linedirectives.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/dwarf/linedirectives.go execution, -O2 -g + PASS -> FAIL : go.test/test/env.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/env.go execution, -O2 -g + PASS -> FAIL : go.test/test/escape.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/escape.go execution, -O2 -g + PASS -> FAIL : go.test/test/escape3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/escape3.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug000.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug000.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug002.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug003.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug003.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug004.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug004.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug005.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug006.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug006.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug007.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug007.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug008.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug008.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug009.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug009.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug010.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug010.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug011.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug011.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug012.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug012.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug013.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug013.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug017.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug017.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug020.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug021.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug023.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug023.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug024.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug024.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug026.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug026.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug027.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug027.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug028.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug028.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug031.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug031.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug045.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug045.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug052.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug052.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug053.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug053.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug054.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug054.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug055.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug055.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug056.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug056.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug057.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug059.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug059.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug060.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug060.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug061.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug061.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug064.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug065.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug065.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug066.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug067.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug067.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug069.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug070.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug070.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug071.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug075.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug075.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug077.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug078.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug080.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug082.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug082.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug083.dir/bug0.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug084.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug084.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug087.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug088.dir/bug0.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug088.dir/bug1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug089.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug092.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug092.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug093.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug093.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug094.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug096.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug097.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug097.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug098.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug099.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug099.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug101.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug101.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug102.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug102.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug109.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug110.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug111.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug111.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug112.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug113.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug113.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug114.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug114.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug115.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug116.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug116.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug119.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug119.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug120.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug120.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug128.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug129.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug130.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug130.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug133.dir/bug0.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug133.dir/bug1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug135.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug137.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug139.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug140.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug141.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug141.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug142.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug142.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug143.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug144.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug145.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug147.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug147.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug148.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug148.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug149.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug150.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug151.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug1515.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug1515.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug152.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug152.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug154.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug154.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug155.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug156.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug157.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug158.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug159.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug159.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug160.dir/y.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug160.dir/y.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug161.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug164.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug167.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug168.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug168.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug173.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug174.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug177.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug177.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug178.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug178.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug180.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug180.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug184.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug184.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug185.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug185.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug187.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug187.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug190.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug191.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug191.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug191.dir/main.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug191.dir/main.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug196.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug196.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug199.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug199.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug201.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug201.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug202.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug202.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug203.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug203.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug204.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug204.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug206.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/fixedbugs/bug206.go compare + PASS -> FAIL : go.test/test/fixedbugs/bug206.go execution + PASS -> FAIL : go.test/test/fixedbugs/bug207.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug207.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug214.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug216.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug218.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug219.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug221.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug221.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug222.dir/chanbug.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug222.dir/chanbug2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug225.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug225.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug230.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug230.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug232.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug234.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug234.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug235.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug236.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug236.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug237.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug237.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug239.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug242.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug242.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug243.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug243.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug244.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug244.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug245.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug246.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug246.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug247.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug247.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug248.dir/bug0.go -O -fgo-prefix=bug0 (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug248.dir/bug1.go -O -fgo-prefix=bug1 (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug248.dir/bug2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug248.go + PASS -> FAIL : go.test/test/fixedbugs/bug250.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug253.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug253.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug254.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug254.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug257.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug257.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug258.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug258.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug259.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug259.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug260.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug260.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug261.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug261.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug262.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug262.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug263.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug263.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug264.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug264.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug265.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug265.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug266.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug266.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug267.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug269.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug269.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug271.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug271.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug272.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug272.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug273.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug273.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug275.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug276.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug276.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug277.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug279.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug279.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug281.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug281.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug283.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug285.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug285.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug286.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug286.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug288.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug290.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug290.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug291.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug291.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug292.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug292.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug293.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug293.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug294.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug294.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug295.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug295.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug296.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug296.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug301.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug303.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug303.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug304.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug306.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug306.dir/p2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug307.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug308.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug309.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug311.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug311.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug312.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug312.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug314.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug314.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug315.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug316.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug317.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug317.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug319.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug320.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug320.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug321.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug321.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug322.dir/lib.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug322.dir/main.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug322.dir/main.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug324.dir/p.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug324.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug324.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug327.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug327.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug328.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/fixedbugs/bug328.go compare + PASS -> FAIL : go.test/test/fixedbugs/bug328.go execution + PASS -> FAIL : go.test/test/fixedbugs/bug329.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug329.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug331.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug331.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug333.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug333.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug334.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug335.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug335.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug336.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug336.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug338.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug339.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug339.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug341.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug341.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug345.dir/io.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug346.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug346.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug347.go compilation, -O0 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug347.go execution, -O0 -g + PASS -> FAIL : go.test/test/fixedbugs/bug348.go compilation, -O0 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug348.go execution, -O0 -g + PASS -> FAIL : go.test/test/fixedbugs/bug352.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug352.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug354.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug355.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug355.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug356.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug356.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug361.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug364.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug364.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug366.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug366.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug367.dir/p.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug367.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug367.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug368.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug368.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug369.dir/pkg.go (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug375.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug375.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug378.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug378.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug380.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug382.dir/pkg.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug382.dir/prog.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug387.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug391.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug392.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug392.dir/pkg2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug392.dir/pkg3.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug393.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug396.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug396.dir/two.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug398.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug399.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug401.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug401.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug402.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug402.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug403.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug404.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug404.dir/two.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug405.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug405.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug406.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug406.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug407.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug407.dir/two.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug409.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/fixedbugs/bug409.go compare + PASS -> FAIL : go.test/test/fixedbugs/bug409.go execution + PASS -> FAIL : go.test/test/fixedbugs/bug410.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug411.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug414.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug414.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug414.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug415.dir/p.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug415.dir/prog.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug417.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug419.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug420.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug423.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug423.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug424.dir/lib.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug424.dir/main.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug424.dir/main.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug425.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug426.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug427.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug428.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug428.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug430.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug431.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug433.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug433.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug434.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug434.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug436.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug436.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug437.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug437.dir/two.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug437.dir/x.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug437.dir/x.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug438.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug439.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug440_32.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug440_32.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug440_64.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug440_64.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug441.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug441.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug443.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug444.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug444.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug445.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug446.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug446.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug447.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug447.go execution + PASS -> FAIL : go.test/test/fixedbugs/bug448.dir/pkg1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug448.dir/pkg2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug449.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug449.go execution + PASS -> FAIL : go.test/test/fixedbugs/bug450.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug450.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug452.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug452.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug453.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug453.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug454.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug454.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug455.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug455.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug456.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug456.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug457.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug457.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug458.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug461.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug461.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug465.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug465.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug465.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug466.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug466.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug466.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug467.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug467.dir/p2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug467.dir/p3.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug468.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug468.dir/p2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug468.dir/p2.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug470.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug470.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug471.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug472.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug472.dir/p2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug472.dir/z.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug472.dir/z.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug473.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug473.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug474.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug474.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug475.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug476.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug477.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug478.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug478.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug479.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug479.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/bug479.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/bug480.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug480.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug481.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/bug482.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue2615.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue2615.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue3552.dir/one.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue3552.dir/two.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue3924.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4066.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4066.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4085b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4085b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4162.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4167.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4167.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4252.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4252.dir/main.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4252.dir/main.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4313.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4313.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4316.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4316.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4323.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4326.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4326.dir/p2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4326.dir/q1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4326.dir/q2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4326.dir/z.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4348.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4353.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4353.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4370.dir/p1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4370.dir/p2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4370.dir/p3.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4396a.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4396a.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4396b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4396b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4399.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4448.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4448.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4495.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4495.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4518.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4518.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4529.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4562.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4562.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4590.dir/pkg1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4590.dir/pkg2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4590.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4590.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4614.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4618.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4618.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4667.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4667.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4748.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4748.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4752.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4752.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4785.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4785.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue4879.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4879.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4909b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4909b.go execution + PASS -> FAIL : go.test/test/fixedbugs/issue4932.dir/state.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4932.dir/state2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4964.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue4964.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue4964.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5002.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5056.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5056.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5105.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5105.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5105.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5125.dir/bug.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5125.dir/main.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5162.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5162.go execution + PASS -> FAIL : go.test/test/fixedbugs/issue5231.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5244.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5244.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5259.dir/bug.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5259.dir/main.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5260.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5260.dir/b.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5291.dir/pkg1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5291.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5291.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5470.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5470.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5493.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5493.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5515.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5515.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5607.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5607.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5614.dir/rethinkgo.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5614.dir/x.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5614.dir/y.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5704.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5704.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5753.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5753.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5755.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5755.dir/main.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5809.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5809.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5820.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5820.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5841.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5856.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5856.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue5910.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5910.dir/main.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5957.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue5963.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue5963.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue6036.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6055.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue6055.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue6131.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6140.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6247.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6269.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue6269.go execution, -O2 -g + PASS -> FAIL : go.test/test/fixedbugs/issue6298.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6399.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6513.dir/b.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6513.dir/main.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6789.dir/a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/fixedbugs/issue6789.dir/b.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue6789.dir/b.go execution, -O2 -g + PASS -> UNTESTED : go.test/test/fixedbugs/issue6899.go compare + PASS -> FAIL : go.test/test/fixedbugs/issue6899.go execution + PASS -> FAIL : go.test/test/fixedbugs/issue887.go -O (test for excess errors) + PASS -> FAIL : go.test/test/float_lit.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/float_lit.go execution, -O2 -g + PASS -> FAIL : go.test/test/floatcmp.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/floatcmp.go execution, -O2 -g + PASS -> FAIL : go.test/test/for.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/for.go execution, -O2 -g + PASS -> FAIL : go.test/test/func.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/func.go execution, -O2 -g + PASS -> FAIL : go.test/test/func2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/func5.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/func5.go execution, -O2 -g + PASS -> FAIL : go.test/test/func6.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/func6.go execution, -O2 -g + PASS -> FAIL : go.test/test/func7.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/func7.go execution, -O2 -g + PASS -> FAIL : go.test/test/func8.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/func8.go execution, -O2 -g + PASS -> FAIL : go.test/test/gc.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/gc.go execution, -O2 -g + PASS -> FAIL : go.test/test/gc1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/gc1.go execution, -O2 -g + PASS -> FAIL : go.test/test/gc2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/gc2.go execution, -O2 -g + PASS -> FAIL : go.test/test/goprint.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/goprint.go compare + PASS -> FAIL : go.test/test/goprint.go execution + PASS -> UNTESTED : go.test/test/helloworld.go compare + PASS -> FAIL : go.test/test/helloworld.go execution + PASS -> FAIL : go.test/test/if.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/if.go execution, -O2 -g + PASS -> FAIL : go.test/test/import.go -O (test for excess errors) + PASS -> FAIL : go.test/test/import2.dir/import2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/import2.dir/import3.go -O (test for excess errors) + PASS -> FAIL : go.test/test/index0.go -O (test for excess errors) + PASS -> FAIL : go.test/test/index0.go execution + PASS -> FAIL : go.test/test/index1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/index1.go execution + PASS -> FAIL : go.test/test/index2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/index2.go execution + PASS -> FAIL : go.test/test/initcomma.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/initcomma.go execution, -O2 -g + PASS -> FAIL : go.test/test/initialize.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/initialize.go execution, -O2 -g + PASS -> FAIL : go.test/test/int_lit.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/int_lit.go execution, -O2 -g + PASS -> FAIL : go.test/test/intcvt.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/intcvt.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/bigdata.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/bigdata.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/convert.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/convert.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/convert1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/convert1.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/convert2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/convert2.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/embed.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/embed.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/embed1.dir/embed0.go -O (test for excess errors) + PASS -> FAIL : go.test/test/interface/embed1.dir/embed1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/embed1.dir/embed1.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/fail.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/fail.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/fake.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/fake.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/noeq.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/noeq.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/private.dir/private1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/interface/receiver.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/receiver.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/recursive.go -O (test for excess errors) + PASS -> FAIL : go.test/test/interface/recursive1.dir/recursive1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/interface/recursive1.dir/recursive2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/interface/returntype.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/returntype.go execution, -O2 -g + PASS -> FAIL : go.test/test/interface/struct.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/interface/struct.go execution, -O2 -g + PASS -> FAIL : go.test/test/iota.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/iota.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/array.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/array.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/chan.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/chan.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/chan1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/chan1.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/convert.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/convert.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/cplx0.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/ken/cplx0.go compare + PASS -> FAIL : go.test/test/ken/cplx0.go execution + PASS -> FAIL : go.test/test/ken/cplx1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/cplx1.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/cplx2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/cplx2.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/cplx3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/cplx3.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/cplx4.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/cplx4.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/cplx5.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/cplx5.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/divconst.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/divconst.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/divmod.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/divmod.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/embed.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/embed.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/for.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/for.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/interbasic.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/interbasic.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/interfun.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/interfun.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/intervar.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/intervar.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/label.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/label.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/litfun.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/litfun.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/mfunc.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/mfunc.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/modconst.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/modconst.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/ptrfun.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/ptrfun.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/ptrvar.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/ptrvar.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/range.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/range.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/rob1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/rob1.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/rob2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/rob2.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/robfor.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/robfor.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/robfunc.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/robfunc.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/shift.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/shift.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simparray.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simparray.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simpbool.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simpbool.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simpconv.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simpconv.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simpfun.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simpfun.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simpswitch.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simpswitch.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/simpvar.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/simpvar.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/slicearray.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/slicearray.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/sliceslice.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/sliceslice.go execution, -O2 -g + PASS -> FAIL : go.test/test/ken/string.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/ken/string.go compare + PASS -> FAIL : go.test/test/ken/string.go execution + PASS -> FAIL : go.test/test/ken/strvar.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/ken/strvar.go execution, -O2 -g + PASS -> FAIL : go.test/test/literal.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/literal.go execution, -O2 -g + PASS -> FAIL : go.test/test/mallocfin.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/mallocfin.go execution, -O2 -g + PASS -> FAIL : go.test/test/method.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/method.go execution, -O2 -g + PASS -> FAIL : go.test/test/method3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/method3.go execution, -O2 -g + PASS -> FAIL : go.test/test/method4.dir/method4a.go -O (test for excess errors) + PASS -> FAIL : go.test/test/method4.dir/prog.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/method4.dir/prog.go execution, -O2 -g + PASS -> FAIL : go.test/test/nil.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/nil.go execution, -O2 -g + PASS -> FAIL : go.test/test/nilptr.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/nilptr.go execution, -O2 -g + PASS -> FAIL : go.test/test/nul1.go -O (test for excess errors) + PASS -> FAIL : go.test/test/nul1.go execution + PASS -> FAIL : go.test/test/parentype.go -O (test for excess errors) + PASS -> FAIL : go.test/test/peano.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/peano.go execution, -O2 -g + PASS -> FAIL : go.test/test/printbig.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/printbig.go compare + PASS -> FAIL : go.test/test/printbig.go execution + PASS -> FAIL : go.test/test/recover.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/recover.go execution, -O2 -g + PASS -> FAIL : go.test/test/recover1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/recover1.go execution, -O2 -g + PASS -> FAIL : go.test/test/recover2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/recover2.go execution, -O2 -g + PASS -> FAIL : go.test/test/recover3.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/recover3.go execution, -O2 -g + PASS -> FAIL : go.test/test/rename.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/rename.go execution, -O2 -g + PASS -> FAIL : go.test/test/reorder.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/reorder.go execution, -O2 -g + PASS -> FAIL : go.test/test/reorder2.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/reorder2.go execution, -O2 -g + PASS -> FAIL : go.test/test/rune.go -O (test for excess errors) + PASS -> FAIL : go.test/test/shift2.go -O (test for excess errors) + PASS -> FAIL : go.test/test/sieve.go -O (test for excess errors) + PASS -> FAIL : go.test/test/sigchld.go -O (test for excess errors) + PASS -> UNTESTED : go.test/test/sigchld.go compare + PASS -> FAIL : go.test/test/sigchld.go execution + PASS -> FAIL : go.test/test/simassign.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/simassign.go execution, -O2 -g + PASS -> FAIL : go.test/test/sizeof.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/sizeof.go execution, -O2 -g + PASS -> FAIL : go.test/test/slice3.go -O (test for excess errors) + PASS -> FAIL : go.test/test/slice3.go execution + PASS -> FAIL : go.test/test/solitaire.go -O (test for excess errors) + PASS -> FAIL : go.test/test/stack.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/stack.go execution, -O2 -g + PASS -> FAIL : go.test/test/string_lit.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/string_lit.go execution, -O2 -g + PASS -> FAIL : go.test/test/stringrange.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/stringrange.go execution, -O2 -g + PASS -> FAIL : go.test/test/struct0.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/struct0.go execution, -O2 -g + PASS -> FAIL : go.test/test/switch.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/switch.go execution, -O2 -g + PASS -> FAIL : go.test/test/torture.go -O (test for excess errors) + PASS -> FAIL : go.test/test/turing.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/turing.go execution, -O2 -g + PASS -> FAIL : go.test/test/typeswitch.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/typeswitch.go execution, -O2 -g + PASS -> FAIL : go.test/test/typeswitch1.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/typeswitch1.go execution, -O2 -g + PASS -> FAIL : go.test/test/utf.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/utf.go execution, -O2 -g + PASS -> FAIL : go.test/test/varinit.go compilation, -O2 -g + PASS -> UNTESTED : go.test/test/varinit.go execution, -O2 -g + PASS -> FAIL : goto.go -O (test for excess errors) + PASS -> FAIL : import1.go -O (test for errors, line 17) + PASS -> FAIL : import1.go -O (test for excess errors) + PASS -> FAIL : indirect1.go -O (test for errors, line 41) + PASS -> FAIL : indirect1.go -O (test for errors, line 42) + PASS -> FAIL : indirect1.go -O (test for errors, line 44) + PASS -> FAIL : indirect1.go -O (test for errors, line 47) + PASS -> FAIL : indirect1.go -O (test for errors, line 48) + PASS -> FAIL : indirect1.go -O (test for errors, line 50) + PASS -> FAIL : indirect1.go -O (test for errors, line 61) + PASS -> FAIL : indirect1.go -O (test for errors, line 62) + PASS -> FAIL : indirect1.go -O (test for errors, line 64) + PASS -> FAIL : indirect1.go -O (test for errors, line 67) + PASS -> FAIL : indirect1.go -O (test for errors, line 68) + PASS -> FAIL : indirect1.go -O (test for errors, line 70) + PASS -> FAIL : indirect1.go -O (test for excess errors) + PASS -> FAIL : init.go -O (test for errors, line 19) + PASS -> FAIL : init.go -O (test for excess errors) + PASS -> FAIL : initializerr.go -O (test for errors, line 21) + PASS -> FAIL : initializerr.go -O (test for errors, line 22) + PASS -> FAIL : initializerr.go -O (test for excess errors) + PASS -> FAIL : issue3783.go -O (test for excess errors) + PASS -> FAIL : issue3925.go -O (test for errors, line 21) + PASS -> FAIL : issue3925.go -O (test for excess errors) + PASS -> FAIL : issue4085a.go -O (test for errors, line 12) + PASS -> FAIL : issue4085a.go -O (test for errors, line 13) + PASS -> FAIL : issue4085a.go -O (test for errors, line 15) + PASS -> FAIL : issue4085a.go -O (test for errors, line 16) + PASS -> FAIL : issue4085a.go -O (test for errors, line 17) + PASS -> FAIL : issue4085a.go -O (test for excess errors) + PASS -> FAIL : issue4097.go -O (test for excess errors) + PASS -> FAIL : issue4232.go -O (test for errors, line 29) + PASS -> FAIL : issue4232.go -O (test for errors, line 30) + PASS -> FAIL : issue4232.go -O (test for errors, line 31) + PASS -> FAIL : issue4232.go -O (test for excess errors) + PASS -> FAIL : issue4251.go -O (test for errors, line 12) + PASS -> FAIL : issue4251.go -O (test for errors, line 16) + PASS -> FAIL : issue4251.go -O (test for errors, line 20) + PASS -> FAIL : issue4251.go -O (test for excess errors) + PASS -> FAIL : issue4264.go -O (test for excess errors) + PASS -> FAIL : issue4283.go -O (test for errors, line 12) + PASS -> FAIL : issue4283.go -O (test for errors, line 16) + PASS -> FAIL : issue4283.go -O (test for excess errors) + PASS -> FAIL : issue4359.go -O (test for excess errors) + PASS -> FAIL : issue4429.go -O (test for excess errors) + PASS -> FAIL : issue4458.go -O (test for excess errors) + PASS -> FAIL : issue4463.go -O (test for errors, line 20) + PASS -> FAIL : issue4463.go -O (test for errors, line 21) + PASS -> FAIL : issue4463.go -O (test for errors, line 22) + PASS -> FAIL : issue4463.go -O (test for errors, line 23) + PASS -> FAIL : issue4463.go -O (test for errors, line 24) + PASS -> FAIL : issue4463.go -O (test for errors, line 25) + PASS -> FAIL : issue4463.go -O (test for errors, line 26) + PASS -> FAIL : issue4463.go -O (test for errors, line 27) + PASS -> FAIL : issue4463.go -O (test for errors, line 28) + PASS -> FAIL : issue4463.go -O (test for errors, line 29) + PASS -> FAIL : issue4463.go -O (test for errors, line 30) + PASS -> FAIL : issue4463.go -O (test for errors, line 48) + PASS -> FAIL : issue4463.go -O (test for errors, line 49) + PASS -> FAIL : issue4463.go -O (test for errors, line 50) + PASS -> FAIL : issue4463.go -O (test for errors, line 51) + PASS -> FAIL : issue4463.go -O (test for errors, line 52) + PASS -> FAIL : issue4463.go -O (test for errors, line 53) + PASS -> FAIL : issue4463.go -O (test for errors, line 54) + PASS -> FAIL : issue4463.go -O (test for errors, line 55) + PASS -> FAIL : issue4463.go -O (test for errors, line 56) + PASS -> FAIL : issue4463.go -O (test for errors, line 57) + PASS -> FAIL : issue4463.go -O (test for errors, line 58) + PASS -> FAIL : issue4463.go -O (test for errors, line 68) + PASS -> FAIL : issue4463.go -O (test for errors, line 69) + PASS -> FAIL : issue4463.go -O (test for errors, line 70) + PASS -> FAIL : issue4463.go -O (test for errors, line 71) + PASS -> FAIL : issue4463.go -O (test for errors, line 72) + PASS -> FAIL : issue4463.go -O (test for errors, line 73) + PASS -> FAIL : issue4463.go -O (test for errors, line 74) + PASS -> FAIL : issue4463.go -O (test for errors, line 75) + PASS -> FAIL : issue4463.go -O (test for errors, line 76) + PASS -> FAIL : issue4463.go -O (test for errors, line 77) + PASS -> FAIL : issue4463.go -O (test for errors, line 78) + PASS -> FAIL : issue4463.go -O (test for excess errors) + PASS -> FAIL : issue4468.go -O (test for excess errors) + PASS -> FAIL : issue4545.go -O (test for excess errors) + PASS -> FAIL : issue4610.go -O (test for excess errors) + PASS -> FAIL : issue4654.go -O (test for errors, line 15) + PASS -> FAIL : issue4654.go -O (test for errors, line 16) + PASS -> FAIL : issue4654.go -O (test for errors, line 23) + PASS -> FAIL : issue4654.go -O (test for errors, line 24) + PASS -> FAIL : issue4654.go -O (test for errors, line 25) + PASS -> FAIL : issue4654.go -O (test for errors, line 26) + PASS -> FAIL : issue4654.go -O (test for errors, line 27) + PASS -> FAIL : issue4654.go -O (test for errors, line 28) + PASS -> FAIL : issue4654.go -O (test for errors, line 29) + PASS -> FAIL : issue4654.go -O (test for errors, line 30) + PASS -> FAIL : issue4654.go -O (test for errors, line 31) + PASS -> FAIL : issue4654.go -O (test for errors, line 32) + PASS -> FAIL : issue4654.go -O (test for errors, line 33) + PASS -> FAIL : issue4654.go -O (test for errors, line 34) + PASS -> FAIL : issue4654.go -O (test for errors, line 35) + PASS -> FAIL : issue4654.go -O (test for errors, line 36) + PASS -> FAIL : issue4654.go -O (test for errors, line 37) + PASS -> FAIL : issue4654.go -O (test for errors, line 38) + PASS -> FAIL : issue4654.go -O (test for errors, line 39) + PASS -> FAIL : issue4654.go -O (test for errors, line 40) + PASS -> FAIL : issue4654.go -O (test for errors, line 50) + PASS -> FAIL : issue4654.go -O (test for errors, line 51) + PASS -> FAIL : issue4654.go -O (test for errors, line 53) + PASS -> FAIL : issue4654.go -O (test for errors, line 54) + PASS -> FAIL : issue4654.go -O (test for errors, line 55) + PASS -> FAIL : issue4654.go -O (test for errors, line 56) + PASS -> FAIL : issue4654.go -O (test for errors, line 57) + PASS -> FAIL : issue4654.go -O (test for errors, line 58) + PASS -> FAIL : issue4654.go -O (test for errors, line 59) + PASS -> FAIL : issue4654.go -O (test for errors, line 60) + PASS -> FAIL : issue4654.go -O (test for errors, line 61) + PASS -> FAIL : issue4654.go -O (test for errors, line 62) + PASS -> FAIL : issue4654.go -O (test for errors, line 63) + PASS -> FAIL : issue4654.go -O (test for errors, line 64) + PASS -> FAIL : issue4654.go -O (test for errors, line 65) + PASS -> FAIL : issue4654.go -O (test for errors, line 66) + PASS -> FAIL : issue4654.go -O (test for errors, line 67) + PASS -> FAIL : issue4654.go -O (test for errors, line 68) + PASS -> FAIL : issue4654.go -O (test for errors, line 69) + PASS -> FAIL : issue4654.go -O (test for errors, line 70) + PASS -> FAIL : issue4654.go -O (test for excess errors) + PASS -> FAIL : issue4663.go -O (test for errors, line 13) + PASS -> FAIL : issue4663.go -O (test for excess errors) + PASS -> FAIL : issue4813.go -O (test for errors, line 34) + PASS -> FAIL : issue4813.go -O (test for errors, line 35) + PASS -> FAIL : issue4813.go -O (test for errors, line 42) + PASS -> FAIL : issue4813.go -O (test for errors, line 43) + PASS -> FAIL : issue4813.go -O (test for errors, line 47) + PASS -> FAIL : issue4813.go -O (test for errors, line 49) + PASS -> FAIL : issue4813.go -O (test for errors, line 50) + PASS -> FAIL : issue4813.go -O (test for errors, line 51) + PASS -> FAIL : issue4813.go -O (test for excess errors) + PASS -> FAIL : issue4847.go -O (test for errors, line 22) + PASS -> FAIL : issue4847.go -O (test for excess errors) + PASS -> FAIL : issue4909a.go -O (test for errors, line 30) + PASS -> FAIL : issue4909a.go -O (test for errors, line 31) + PASS -> FAIL : issue4909a.go -O (test for errors, line 34) + PASS -> FAIL : issue4909a.go -O (test for errors, line 35) + PASS -> FAIL : issue4909a.go -O (test for excess errors) + PASS -> FAIL : issue5089.go -O (test for excess errors) + PASS -> FAIL : issue5172.go -O (test for errors, line 17) + PASS -> FAIL : issue5172.go -O (test for errors, line 18) + PASS -> FAIL : issue5172.go -O (test for excess errors) + PASS -> FAIL : issue5358.go -O (test for errors, line 16) + PASS -> FAIL : issue5358.go -O (test for excess errors) + PASS -> FAIL : issue5581.go -O (test for excess errors) + PASS -> FAIL : issue5609.go -O (test for errors, line 13) + PASS -> FAIL : issue5609.go -O (test for excess errors) + PASS -> FAIL : issue5698.go -O (test for excess errors) + PASS -> FAIL : issue6004.go -O (test for errors, line 10) + PASS -> FAIL : issue6004.go -O (test for errors, line 11) + PASS -> FAIL : issue6004.go -O (test for errors, line 12) + PASS -> FAIL : issue6004.go -O (test for errors, line 13) + PASS -> FAIL : issue6004.go -O (test for excess errors) + PASS -> FAIL : label.go -O (test for excess errors) + PASS -> FAIL : label1.go -O (test for excess errors) + PASS -> FAIL : main.go -O (test for errors, line 25) + PASS -> FAIL : main.go -O (test for errors, line 27) + PASS -> FAIL : main.go -O (test for excess errors) + PASS -> FAIL : map1.go -O (test for errors, line 41) + PASS -> FAIL : map1.go -O (test for errors, line 42) + PASS -> FAIL : map1.go -O (test for errors, line 43) + PASS -> FAIL : map1.go -O (test for errors, line 44) + PASS -> FAIL : map1.go -O (test for errors, line 45) + PASS -> FAIL : map1.go -O (test for errors, line 46) + PASS -> FAIL : map1.go -O (test for errors, line 47) + PASS -> FAIL : map1.go -O (test for excess errors) + PASS -> FAIL : method1.go -O (test for errors, line 19) + PASS -> FAIL : method1.go -O (test for errors, line 20) + PASS -> FAIL : method1.go -O (test for excess errors) + PASS -> FAIL : method2.go -O (test for errors, line 19) + PASS -> FAIL : method2.go -O (test for errors, line 25) + PASS -> FAIL : method2.go -O (test for errors, line 36) + PASS -> FAIL : method2.go -O (test for errors, line 37) + PASS -> FAIL : method2.go -O (test for excess errors) + PASS -> FAIL : named1.go -O (test for errors, line 57) + PASS -> FAIL : named1.go -O (test for excess errors) + PASS -> FAIL : perm.go -O (test for errors, line 38) + PASS -> FAIL : perm.go -O (test for errors, line 52) + PASS -> FAIL : perm.go -O (test for errors, line 61) + PASS -> FAIL : perm.go -O (test for excess errors) + PASS -> FAIL : pointer.go -O (test for errors, line 35) + PASS -> FAIL : pointer.go -O (test for errors, line 37) + PASS -> FAIL : pointer.go -O (test for excess errors) + PASS -> FAIL : prog.go -O (test for errors, line 28) + PASS -> FAIL : prog.go -O (test for errors, line 30) + PASS -> FAIL : prog.go -O (test for errors, line 32) + PASS -> FAIL : prog.go -O (test for excess errors) + PASS -> FAIL : receiver1.go -O (test for errors, line 40) + PASS -> FAIL : receiver1.go -O (test for errors, line 47) + PASS -> FAIL : receiver1.go -O (test for excess errors) + PASS -> FAIL : return.go -O (test for excess errors) + PASS -> FAIL : runtime.go -O (test for errors, line 20) + PASS -> FAIL : runtime.go -O (test for excess errors) + PASS -> FAIL : shift1.go -O (test for errors, line 100) + PASS -> FAIL : shift1.go -O (test for errors, line 101) + PASS -> FAIL : shift1.go -O (test for errors, line 104) + PASS -> FAIL : shift1.go -O (test for errors, line 105) + PASS -> FAIL : shift1.go -O (test for errors, line 106) + PASS -> FAIL : shift1.go -O (test for errors, line 107) + PASS -> FAIL : shift1.go -O (test for errors, line 108) + PASS -> FAIL : shift1.go -O (test for errors, line 109) + PASS -> FAIL : shift1.go -O (test for errors, line 110) + PASS -> FAIL : shift1.go -O (test for errors, line 111) + PASS -> FAIL : shift1.go -O (test for errors, line 112) + PASS -> FAIL : shift1.go -O (test for errors, line 113) + PASS -> FAIL : shift1.go -O (test for errors, line 114) + PASS -> FAIL : shift1.go -O (test for errors, line 115) + PASS -> FAIL : shift1.go -O (test for errors, line 116) + PASS -> FAIL : shift1.go -O (test for errors, line 117) + PASS -> FAIL : shift1.go -O (test for errors, line 118) + PASS -> FAIL : shift1.go -O (test for errors, line 126) + PASS -> FAIL : shift1.go -O (test for errors, line 130) + PASS -> FAIL : shift1.go -O (test for errors, line 133) + PASS -> FAIL : shift1.go -O (test for errors, line 134) + PASS -> FAIL : shift1.go -O (test for errors, line 135) + PASS -> FAIL : shift1.go -O (test for errors, line 136) + PASS -> FAIL : shift1.go -O (test for errors, line 140) + PASS -> FAIL : shift1.go -O (test for errors, line 156) + PASS -> FAIL : shift1.go -O (test for errors, line 159) + PASS -> FAIL : shift1.go -O (test for errors, line 161) + PASS -> FAIL : shift1.go -O (test for errors, line 162) + PASS -> FAIL : shift1.go -O (test for errors, line 166) + PASS -> FAIL : shift1.go -O (test for errors, line 169) + PASS -> FAIL : shift1.go -O (test for errors, line 170) + PASS -> FAIL : shift1.go -O (test for errors, line 171) + PASS -> FAIL : shift1.go -O (test for errors, line 173) + PASS -> FAIL : shift1.go -O (test for errors, line 174) + PASS -> FAIL : shift1.go -O (test for errors, line 175) + PASS -> FAIL : shift1.go -O (test for errors, line 176) + PASS -> FAIL : shift1.go -O (test for errors, line 180) + PASS -> FAIL : shift1.go -O (test for errors, line 186) + PASS -> FAIL : shift1.go -O (test for errors, line 189) + PASS -> FAIL : shift1.go -O (test for errors, line 190) + PASS -> FAIL : shift1.go -O (test for errors, line 191) + PASS -> FAIL : shift1.go -O (test for errors, line 20) + PASS -> FAIL : shift1.go -O (test for errors, line 21) + PASS -> FAIL : shift1.go -O (test for errors, line 26) + PASS -> FAIL : shift1.go -O (test for errors, line 27) + PASS -> FAIL : shift1.go -O (test for errors, line 28) + PASS -> FAIL : shift1.go -O (test for errors, line 35) + PASS -> FAIL : shift1.go -O (test for errors, line 36) + PASS -> FAIL : shift1.go -O (test for errors, line 37) + PASS -> FAIL : shift1.go -O (test for errors, line 44) + PASS -> FAIL : shift1.go -O (test for errors, line 46) + PASS -> FAIL : shift1.go -O (test for errors, line 47) + PASS -> FAIL : shift1.go -O (test for errors, line 48) + PASS -> FAIL : shift1.go -O (test for errors, line 49) + PASS -> FAIL : shift1.go -O (test for errors, line 64) + PASS -> FAIL : shift1.go -O (test for errors, line 76) + PASS -> FAIL : shift1.go -O (test for errors, line 77) + PASS -> FAIL : shift1.go -O (test for errors, line 78) + PASS -> FAIL : shift1.go -O (test for errors, line 81) + PASS -> FAIL : shift1.go -O (test for errors, line 82) + PASS -> FAIL : shift1.go -O (test for errors, line 83) + PASS -> FAIL : shift1.go -O (test for errors, line 84) + PASS -> FAIL : shift1.go -O (test for errors, line 85) + PASS -> FAIL : shift1.go -O (test for errors, line 86) + PASS -> FAIL : shift1.go -O (test for errors, line 87) + PASS -> FAIL : shift1.go -O (test for errors, line 90) + PASS -> FAIL : shift1.go -O (test for errors, line 91) + PASS -> FAIL : shift1.go -O (test for errors, line 92) + PASS -> FAIL : shift1.go -O (test for errors, line 95) + PASS -> FAIL : shift1.go -O (test for errors, line 96) + PASS -> FAIL : shift1.go -O (test for errors, line 97) + PASS -> FAIL : shift1.go -O (test for errors, line 98) + PASS -> FAIL : shift1.go -O (test for errors, line 99) + PASS -> FAIL : shift1.go -O (test for excess errors) + PASS -> FAIL : slice3err.go -O (test for errors, line 52) + PASS -> FAIL : slice3err.go -O (test for errors, line 53) + PASS -> FAIL : slice3err.go -O (test for errors, line 93) + PASS -> FAIL : slice3err.go -O (test for excess errors) + PASS -> FAIL : switch3.go -O (test for errors, line 21) + PASS -> FAIL : switch3.go -O (test for errors, line 25) + PASS -> FAIL : switch3.go -O (test for errors, line 31) + PASS -> FAIL : switch3.go -O (test for errors, line 38) + PASS -> FAIL : switch3.go -O (test for errors, line 45) + PASS -> FAIL : switch3.go -O (test for excess errors) + PASS -> FAIL : switch4.go -O (test for excess errors) + PASS -> FAIL : typecheck.go -O (test for errors, line 16) + PASS -> FAIL : typecheck.go -O (test for excess errors) + PASS -> FAIL : typeswitch2.go -O (test for errors, line 18) + PASS -> FAIL : typeswitch2.go -O (test for excess errors) + PASS -> FAIL : typeswitch3.go -O (test for errors, line 24) + PASS -> FAIL : typeswitch3.go -O (test for errors, line 39) + PASS -> FAIL : typeswitch3.go -O (test for excess errors) + PASS -> FAIL : undef.go -O (test for errors, line 14) + PASS -> FAIL : undef.go -O (test for errors, line 15) + PASS -> FAIL : undef.go -O (test for excess errors) + PASS -> FAIL : varerr.go -O (test for errors, line 15) + PASS -> FAIL : varerr.go -O (test for excess errors) + +Changes to jit.sum +------------------ + + PASS: 10289->10291 (+2) + +Tests that went away in gcc/testsuite/obj-c++/obj-c++.sum: PASS: 3 +------------------------------------------------------------------ + + PASS: obj-c++.dg/property/dotsyntax-12.mm -fgnu-runtime execution test + PASS: obj-c++.dg/property/dotsyntax-5.mm -fgnu-runtime execution test + PASS: obj-c++.dg/property/dotsyntax-9.mm -fgnu-runtime execution test + +Tests appeared in gcc/testsuite/obj-c++/obj-c++.sum: UNRESOLVED: 3 +------------------------------------------------------------------ + + UNRESOLVED: obj-c++.dg/property/dotsyntax-12.mm -fgnu-runtime compilation failed to produce executable + UNRESOLVED: obj-c++.dg/property/dotsyntax-5.mm -fgnu-runtime compilation failed to produce executable + UNRESOLVED: obj-c++.dg/property/dotsyntax-9.mm -fgnu-runtime compilation failed to produce executable + +Tests changing outcome in gcc/testsuite/obj-c++/obj-c++.sum: 9 +-------------------------------------------------------------- + + PASS -> FAIL : obj-c++.dg/bitfield-5.mm -fgnu-runtime (test for errors, line 14) + PASS -> FAIL : obj-c++.dg/bitfield-5.mm -fgnu-runtime (test for errors, line 16) + PASS -> FAIL : obj-c++.dg/bitfield-5.mm -fgnu-runtime (test for errors, line 23) + PASS -> FAIL : obj-c++.dg/bitfield-5.mm -fgnu-runtime (test for errors, line 26) + PASS -> FAIL : obj-c++.dg/bitfield-5.mm -fgnu-runtime (test for excess errors) + PASS -> FAIL : obj-c++.dg/method-9.mm -fgnu-runtime (test for warnings, line 25) + PASS -> FAIL : obj-c++.dg/property/dotsyntax-12.mm -fgnu-runtime (test for excess errors) + PASS -> FAIL : obj-c++.dg/property/dotsyntax-5.mm -fgnu-runtime (test for excess errors) + PASS -> FAIL : obj-c++.dg/property/dotsyntax-9.mm -fgnu-runtime (test for excess errors) + +Tests that went away in x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum: PASS: 4008, UNSUPPORTED: 188 +------------------------------------------------------------------------------------------------------- + + PASS: libgomp.c++/pr56217.C execution test + PASS: libgomp.c++/reduction-10.C execution test + PASS: libgomp.c++/reduction-12.C execution test + PASS: libgomp.c++/reduction-6.C execution test + PASS: libgomp.c++/reduction-8.C execution test + PASS: libgomp.c++/udr-1.C execution test + PASS: libgomp.c++/udr-11.C execution test + PASS: libgomp.c++/udr-13.C execution test + PASS: libgomp.c++/udr-16.C execution test + PASS: libgomp.c++/udr-17.C execution test + PASS: libgomp.c++/udr-3.C execution test + PASS: libgomp.c++/udr-6.C execution test + PASS: libgomp.c++/udr-7.C execution test + UNSUPPORTED: libgomp.fortran/affinity1.f90 -O0 + UNSUPPORTED: libgomp.fortran/affinity1.f90 -O1 + PASS: libgomp.fortran/affinity1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/affinity1.f90 -O2 execution test + UNSUPPORTED: libgomp.fortran/affinity1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/affinity1.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/affinity1.f90 -Os + UNSUPPORTED: libgomp.fortran/affinity2.f90 -O0 + UNSUPPORTED: libgomp.fortran/affinity2.f90 -O1 + PASS: libgomp.fortran/affinity2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/affinity2.f90 -O2 execution test + UNSUPPORTED: libgomp.fortran/affinity2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/affinity2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/affinity2.f90 -Os + PASS: libgomp.fortran/aligned1.f03 -O0 (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -O0 execution test + PASS: libgomp.fortran/aligned1.f03 -O1 (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -O1 execution test + PASS: libgomp.fortran/aligned1.f03 -O2 (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -O2 execution test + PASS: libgomp.fortran/aligned1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/aligned1.f03 -O3 -g (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -O3 -g execution test + PASS: libgomp.fortran/aligned1.f03 -Os (test for excess errors) + PASS: libgomp.fortran/aligned1.f03 -Os execution test + PASS: libgomp.fortran/alloc-comp-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-1.f90 -O0 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-1.f90 -O1 + PASS: libgomp.fortran/alloc-comp-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-1.f90 -O2 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/alloc-comp-1.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/alloc-comp-1.f90 -Os + PASS: libgomp.fortran/alloc-comp-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-2.f90 -O0 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-2.f90 -O1 + PASS: libgomp.fortran/alloc-comp-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-2.f90 -O2 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/alloc-comp-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/alloc-comp-2.f90 -Os + PASS: libgomp.fortran/alloc-comp-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-3.f90 -O0 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-3.f90 -O1 + PASS: libgomp.fortran/alloc-comp-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/alloc-comp-3.f90 -O2 execution test + UNSUPPORTED: libgomp.fortran/alloc-comp-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/alloc-comp-3.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/alloc-comp-3.f90 -Os + PASS: libgomp.fortran/allocatable1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -O0 execution test + PASS: libgomp.fortran/allocatable1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -O1 execution test + PASS: libgomp.fortran/allocatable1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -O2 execution test + PASS: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable1.f90 -Os execution test + PASS: libgomp.fortran/allocatable10.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -O0 execution test + PASS: libgomp.fortran/allocatable10.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -O1 execution test + PASS: libgomp.fortran/allocatable10.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -O2 execution test + PASS: libgomp.fortran/allocatable10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable10.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable10.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable10.f90 -Os execution test + PASS: libgomp.fortran/allocatable11.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -O0 execution test + PASS: libgomp.fortran/allocatable11.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -O1 execution test + PASS: libgomp.fortran/allocatable11.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -O2 execution test + PASS: libgomp.fortran/allocatable11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable11.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable11.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable11.f90 -Os execution test + PASS: libgomp.fortran/allocatable12.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -O0 execution test + PASS: libgomp.fortran/allocatable12.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -O1 execution test + PASS: libgomp.fortran/allocatable12.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -O2 execution test + PASS: libgomp.fortran/allocatable12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable12.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable12.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable12.f90 -Os execution test + PASS: libgomp.fortran/allocatable2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -O0 execution test + PASS: libgomp.fortran/allocatable2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -O1 execution test + PASS: libgomp.fortran/allocatable2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -O2 execution test + PASS: libgomp.fortran/allocatable2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable2.f90 -Os execution test + PASS: libgomp.fortran/allocatable3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -O0 execution test + PASS: libgomp.fortran/allocatable3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -O1 execution test + PASS: libgomp.fortran/allocatable3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -O2 execution test + PASS: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable3.f90 -Os execution test + PASS: libgomp.fortran/allocatable4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -O0 execution test + PASS: libgomp.fortran/allocatable4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -O1 execution test + PASS: libgomp.fortran/allocatable4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -O2 execution test + PASS: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable4.f90 -Os execution test + PASS: libgomp.fortran/allocatable5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -O0 execution test + PASS: libgomp.fortran/allocatable5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -O1 execution test + PASS: libgomp.fortran/allocatable5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -O2 execution test + PASS: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable5.f90 -Os execution test + PASS: libgomp.fortran/allocatable6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -O0 execution test + PASS: libgomp.fortran/allocatable6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -O1 execution test + PASS: libgomp.fortran/allocatable6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -O2 execution test + PASS: libgomp.fortran/allocatable6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable6.f90 -Os execution test + PASS: libgomp.fortran/allocatable7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -O0 execution test + PASS: libgomp.fortran/allocatable7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -O1 execution test + PASS: libgomp.fortran/allocatable7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -O2 execution test + PASS: libgomp.fortran/allocatable7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable7.f90 -Os execution test + PASS: libgomp.fortran/allocatable8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -O0 execution test + PASS: libgomp.fortran/allocatable8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -O1 execution test + PASS: libgomp.fortran/allocatable8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -O2 execution test + PASS: libgomp.fortran/allocatable8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable8.f90 -Os execution test + PASS: libgomp.fortran/allocatable9.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -O0 execution test + PASS: libgomp.fortran/allocatable9.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -O1 execution test + PASS: libgomp.fortran/allocatable9.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -O2 execution test + PASS: libgomp.fortran/allocatable9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/allocatable9.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -O3 -g execution test + PASS: libgomp.fortran/allocatable9.f90 -Os (test for excess errors) + PASS: libgomp.fortran/allocatable9.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.15.1.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.16.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.18.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.19.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.2.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.21.1.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.7.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.22.8.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.26.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.2.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.3.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.28.4.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.28.5.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.3.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.4.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.31.5.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.33.3.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.38.1.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.39.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.4.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a.40.1.f90 -O (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a.5.1.f90 -Os execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O0 execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O1 execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O2 execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -O3 -g execution test + PASS: libgomp.fortran/appendix-a/a10.1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/appendix-a/a10.1.f90 -Os execution test + PASS: libgomp.fortran/associate1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -O0 execution test + PASS: libgomp.fortran/associate1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -O1 execution test + PASS: libgomp.fortran/associate1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -O2 execution test + PASS: libgomp.fortran/associate1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/associate1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -O3 -g execution test + PASS: libgomp.fortran/associate1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/associate1.f90 -Os execution test + PASS: libgomp.fortran/associate2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -O0 execution test + PASS: libgomp.fortran/associate2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -O1 execution test + PASS: libgomp.fortran/associate2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -O2 execution test + PASS: libgomp.fortran/associate2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/associate2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -O3 -g execution test + PASS: libgomp.fortran/associate2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/associate2.f90 -Os execution test + PASS: libgomp.fortran/associate3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -O0 execution test + PASS: libgomp.fortran/associate3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -O1 execution test + PASS: libgomp.fortran/associate3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -O2 execution test + PASS: libgomp.fortran/associate3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/associate3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -O3 -g execution test + PASS: libgomp.fortran/associate3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/associate3.f90 -Os execution test + PASS: libgomp.fortran/async_io_1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -O0 execution test + PASS: libgomp.fortran/async_io_1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -O1 execution test + PASS: libgomp.fortran/async_io_1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -O2 execution test + PASS: libgomp.fortran/async_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_1.f90 -Os execution test + PASS: libgomp.fortran/async_io_2.f90 -O (test for excess errors) + PASS: libgomp.fortran/async_io_2.f90 -O execution test + PASS: libgomp.fortran/async_io_3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -O0 execution test + PASS: libgomp.fortran/async_io_3.f90 -O0 output pattern test + PASS: libgomp.fortran/async_io_3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -O1 execution test + PASS: libgomp.fortran/async_io_3.f90 -O1 output pattern test + PASS: libgomp.fortran/async_io_3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -O2 execution test + PASS: libgomp.fortran/async_io_3.f90 -O2 output pattern test + PASS: libgomp.fortran/async_io_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.fortran/async_io_3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_3.f90 -O3 -g output pattern test + PASS: libgomp.fortran/async_io_3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_3.f90 -Os execution test + PASS: libgomp.fortran/async_io_3.f90 -Os output pattern test + PASS: libgomp.fortran/async_io_4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -O0 execution test + PASS: libgomp.fortran/async_io_4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -O1 execution test + PASS: libgomp.fortran/async_io_4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -O2 execution test + PASS: libgomp.fortran/async_io_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_4.f90 -Os execution test + PASS: libgomp.fortran/async_io_5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -O0 execution test + PASS: libgomp.fortran/async_io_5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -O1 execution test + PASS: libgomp.fortran/async_io_5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -O2 execution test + PASS: libgomp.fortran/async_io_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_5.f90 -Os execution test + PASS: libgomp.fortran/async_io_6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -O0 execution test + PASS: libgomp.fortran/async_io_6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -O1 execution test + PASS: libgomp.fortran/async_io_6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -O2 execution test + PASS: libgomp.fortran/async_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_6.f90 -Os execution test + PASS: libgomp.fortran/async_io_7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -O0 execution test + PASS: libgomp.fortran/async_io_7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -O1 execution test + PASS: libgomp.fortran/async_io_7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -O2 execution test + PASS: libgomp.fortran/async_io_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/async_io_7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -O3 -g execution test + PASS: libgomp.fortran/async_io_7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/async_io_7.f90 -Os execution test + PASS: libgomp.fortran/cancel-do-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -O0 execution test + PASS: libgomp.fortran/cancel-do-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -O1 execution test + PASS: libgomp.fortran/cancel-do-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -O2 execution test + PASS: libgomp.fortran/cancel-do-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-do-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-do-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-do-1.f90 -Os execution test + PASS: libgomp.fortran/cancel-do-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -O0 execution test + PASS: libgomp.fortran/cancel-do-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -O1 execution test + PASS: libgomp.fortran/cancel-do-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -O2 execution test + PASS: libgomp.fortran/cancel-do-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-do-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-do-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-do-2.f90 -Os execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -O0 execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -O1 execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -O2 execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-parallel-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-1.f90 -Os execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -O0 execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -O1 execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -O2 execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-parallel-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-parallel-3.f90 -Os execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -O0 execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -O1 execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -O2 execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-sections-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-sections-1.f90 -Os execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O0 execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O1 execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O2 execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -O3 -g execution test + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/cancel-taskgroup-2.f90 -Os execution test + PASS: libgomp.fortran/character1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/character1.f90 -O0 execution test + PASS: libgomp.fortran/character1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/character1.f90 -O1 execution test + PASS: libgomp.fortran/character1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/character1.f90 -O2 execution test + PASS: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/character1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/character1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/character1.f90 -O3 -g execution test + PASS: libgomp.fortran/character1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/character1.f90 -Os execution test + PASS: libgomp.fortran/character2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/character2.f90 -O0 execution test + PASS: libgomp.fortran/character2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/character2.f90 -O1 execution test + PASS: libgomp.fortran/character2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/character2.f90 -O2 execution test + PASS: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/character2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/character2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/character2.f90 -O3 -g execution test + PASS: libgomp.fortran/character2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/character2.f90 -Os execution test + PASS: libgomp.fortran/collapse1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -O0 execution test + PASS: libgomp.fortran/collapse1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -O1 execution test + PASS: libgomp.fortran/collapse1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -O2 execution test + PASS: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/collapse1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -O3 -g execution test + PASS: libgomp.fortran/collapse1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/collapse1.f90 -Os execution test + PASS: libgomp.fortran/collapse2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -O0 execution test + PASS: libgomp.fortran/collapse2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -O1 execution test + PASS: libgomp.fortran/collapse2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -O2 execution test + PASS: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/collapse2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -O3 -g execution test + PASS: libgomp.fortran/collapse2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/collapse2.f90 -Os execution test + PASS: libgomp.fortran/collapse3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -O0 execution test + PASS: libgomp.fortran/collapse3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -O1 execution test + PASS: libgomp.fortran/collapse3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -O2 execution test + PASS: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/collapse3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -O3 -g execution test + PASS: libgomp.fortran/collapse3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/collapse3.f90 -Os execution test + PASS: libgomp.fortran/collapse4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -O0 execution test + PASS: libgomp.fortran/collapse4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -O1 execution test + PASS: libgomp.fortran/collapse4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -O2 execution test + PASS: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/collapse4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -O3 -g execution test + PASS: libgomp.fortran/collapse4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/collapse4.f90 -Os execution test + PASS: libgomp.fortran/condinc1.f -O (test for excess errors) + PASS: libgomp.fortran/condinc1.f -O execution test + PASS: libgomp.fortran/condinc2.f -O (test for excess errors) + PASS: libgomp.fortran/condinc2.f -O execution test + PASS: libgomp.fortran/condinc3.f90 -O (test for excess errors) + PASS: libgomp.fortran/condinc3.f90 -O execution test + PASS: libgomp.fortran/condinc4.f90 -O (test for excess errors) + PASS: libgomp.fortran/condinc4.f90 -O execution test + PASS: libgomp.fortran/crayptr1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -O0 execution test + PASS: libgomp.fortran/crayptr1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -O1 execution test + PASS: libgomp.fortran/crayptr1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -O2 execution test + PASS: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/crayptr1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -O3 -g execution test + PASS: libgomp.fortran/crayptr1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/crayptr1.f90 -Os execution test + PASS: libgomp.fortran/crayptr2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -O0 execution test + PASS: libgomp.fortran/crayptr2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -O1 execution test + PASS: libgomp.fortran/crayptr2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -O2 execution test + PASS: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/crayptr2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -O3 -g execution test + PASS: libgomp.fortran/crayptr2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/crayptr2.f90 -Os execution test + PASS: libgomp.fortran/crayptr3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -O0 execution test + PASS: libgomp.fortran/crayptr3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -O1 execution test + PASS: libgomp.fortran/crayptr3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -O2 execution test + PASS: libgomp.fortran/crayptr3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/crayptr3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -O3 -g execution test + PASS: libgomp.fortran/crayptr3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/crayptr3.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -O0 + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -O1 + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -O2 + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/declare-simd-1.f90 -Os + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -O0 + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -O1 + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -O2 + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/declare-simd-2.f90 -Os + UNSUPPORTED: libgomp.fortran/declare-simd-3.f90 -O + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -O0 + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -O1 + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -O2 + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/declare-simd-4.f90 -Os + PASS: libgomp.fortran/declare-target-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -O0 execution test + PASS: libgomp.fortran/declare-target-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -O1 execution test + PASS: libgomp.fortran/declare-target-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -O2 execution test + PASS: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/declare-target-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -O3 -g execution test + PASS: libgomp.fortran/declare-target-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/declare-target-1.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/declare-target-2.f90 -O + PASS: libgomp.fortran/depend-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -O0 execution test + PASS: libgomp.fortran/depend-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -O1 execution test + PASS: libgomp.fortran/depend-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -O2 execution test + PASS: libgomp.fortran/depend-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/depend-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -O3 -g execution test + PASS: libgomp.fortran/depend-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/depend-1.f90 -Os execution test + PASS: libgomp.fortran/depend-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -O0 execution test + PASS: libgomp.fortran/depend-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -O1 execution test + PASS: libgomp.fortran/depend-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -O2 execution test + PASS: libgomp.fortran/depend-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/depend-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -O3 -g execution test + PASS: libgomp.fortran/depend-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/depend-2.f90 -Os execution test + PASS: libgomp.fortran/depend-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -O0 execution test + PASS: libgomp.fortran/depend-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -O1 execution test + PASS: libgomp.fortran/depend-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -O2 execution test + PASS: libgomp.fortran/depend-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/depend-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -O3 -g execution test + PASS: libgomp.fortran/depend-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/depend-3.f90 -Os execution test + PASS: libgomp.fortran/do1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/do1.f90 -O0 execution test + PASS: libgomp.fortran/do1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/do1.f90 -O1 execution test + PASS: libgomp.fortran/do1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/do1.f90 -O2 execution test + PASS: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/do1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/do1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/do1.f90 -O3 -g execution test + PASS: libgomp.fortran/do1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/do1.f90 -Os execution test + PASS: libgomp.fortran/do2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/do2.f90 -O0 execution test + PASS: libgomp.fortran/do2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/do2.f90 -O1 execution test + PASS: libgomp.fortran/do2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/do2.f90 -O2 execution test + PASS: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/do2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/do2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/do2.f90 -O3 -g execution test + PASS: libgomp.fortran/do2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/do2.f90 -Os execution test + PASS: libgomp.fortran/do_concurrent_5.f90 -O (test for excess errors) + PASS: libgomp.fortran/do_concurrent_5.f90 -O execution test + PASS: libgomp.fortran/doacross1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -O0 execution test + PASS: libgomp.fortran/doacross1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -O1 execution test + PASS: libgomp.fortran/doacross1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -O2 execution test + PASS: libgomp.fortran/doacross1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/doacross1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -O3 -g execution test + PASS: libgomp.fortran/doacross1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/doacross1.f90 -Os execution test + PASS: libgomp.fortran/doacross2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -O0 execution test + PASS: libgomp.fortran/doacross2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -O1 execution test + PASS: libgomp.fortran/doacross2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -O2 execution test + PASS: libgomp.fortran/doacross2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/doacross2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -O3 -g execution test + PASS: libgomp.fortran/doacross2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/doacross2.f90 -Os execution test + PASS: libgomp.fortran/doacross3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -O0 execution test + PASS: libgomp.fortran/doacross3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -O1 execution test + PASS: libgomp.fortran/doacross3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -O2 execution test + PASS: libgomp.fortran/doacross3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/doacross3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -O3 -g execution test + PASS: libgomp.fortran/doacross3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/doacross3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/array_sections-4.f90 -Os execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/async_target-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/async_target-1.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/async_target-2.f90 -Os + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-1.f90 -Os execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/declare_target-4.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/declare_target-5.f90 -Os + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/device-1.f90 -Os + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/device-2.f90 -Os + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/device-3.f90 -Os + PASS: libgomp.fortran/examples-4/simd-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/simd-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/simd-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/simd-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/simd-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/simd-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-1.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/simd-2.f90 -Os + PASS: libgomp.fortran/examples-4/simd-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/simd-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/simd-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/simd-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/simd-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/simd-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/simd-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-4.f90 -Os execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/simd-5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-5.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/simd-6.f90 -Os + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/simd-7.f90 -Os + PASS: libgomp.fortran/examples-4/simd-8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/simd-8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/simd-8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/simd-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/simd-8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/simd-8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/simd-8.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target-1.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target-4.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/target-5.f90 -Os + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_data-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-1.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_data-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_data-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_data-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-4.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_data-5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_data-5.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/target_data-6.f90 -Os + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -O0 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -O1 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -O2 + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/examples-4/target_data-7.f90 -Os + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_update-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-1.f90 -Os execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/target_update-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/target_update-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-1.f90 -Os execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-4.f90 -Os execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/task_dep-5.f90 -Os execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/teams-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-2.f90 -Os execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/teams-3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-3.f90 -Os execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/teams-4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-4.f90 -Os execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/teams-5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-5.f90 -Os execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -O0 execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -O1 execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -O2 execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -O3 -g execution test + PASS: libgomp.fortran/examples-4/teams-6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/examples-4/teams-6.f90 -Os execution test + PASS: libgomp.fortran/jacobi.f -O0 (test for excess errors) + PASS: libgomp.fortran/jacobi.f -O0 execution test + PASS: libgomp.fortran/jacobi.f -O1 (test for excess errors) + PASS: libgomp.fortran/jacobi.f -O1 execution test + PASS: libgomp.fortran/jacobi.f -O2 (test for excess errors) + PASS: libgomp.fortran/jacobi.f -O2 execution test + PASS: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/jacobi.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/jacobi.f -O3 -g (test for excess errors) + PASS: libgomp.fortran/jacobi.f -O3 -g execution test + PASS: libgomp.fortran/jacobi.f -Os (test for excess errors) + PASS: libgomp.fortran/jacobi.f -Os execution test + PASS: libgomp.fortran/lastprivate1.f90 -O (test for excess errors) + PASS: libgomp.fortran/lastprivate1.f90 -O execution test + PASS: libgomp.fortran/lastprivate2.f90 -O (test for excess errors) + PASS: libgomp.fortran/lastprivate2.f90 -O execution test + PASS: libgomp.fortran/lib1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -O0 execution test + PASS: libgomp.fortran/lib1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -O1 execution test + PASS: libgomp.fortran/lib1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -O2 execution test + PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lib1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -O3 -g execution test + PASS: libgomp.fortran/lib1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/lib1.f90 -Os execution test + PASS: libgomp.fortran/lib2.f -O0 (test for excess errors) + PASS: libgomp.fortran/lib2.f -O0 execution test + PASS: libgomp.fortran/lib2.f -O1 (test for excess errors) + PASS: libgomp.fortran/lib2.f -O1 execution test + PASS: libgomp.fortran/lib2.f -O2 (test for excess errors) + PASS: libgomp.fortran/lib2.f -O2 execution test + PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lib2.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lib2.f -O3 -g (test for excess errors) + PASS: libgomp.fortran/lib2.f -O3 -g execution test + PASS: libgomp.fortran/lib2.f -Os (test for excess errors) + PASS: libgomp.fortran/lib2.f -Os execution test + PASS: libgomp.fortran/lib3.f -O0 (test for excess errors) + PASS: libgomp.fortran/lib3.f -O0 execution test + PASS: libgomp.fortran/lib3.f -O1 (test for excess errors) + PASS: libgomp.fortran/lib3.f -O1 execution test + PASS: libgomp.fortran/lib3.f -O2 (test for excess errors) + PASS: libgomp.fortran/lib3.f -O2 execution test + PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lib3.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lib3.f -O3 -g (test for excess errors) + PASS: libgomp.fortran/lib3.f -O3 -g execution test + PASS: libgomp.fortran/lib3.f -Os (test for excess errors) + PASS: libgomp.fortran/lib3.f -Os execution test + PASS: libgomp.fortran/lib4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -O0 execution test + PASS: libgomp.fortran/lib4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -O1 execution test + PASS: libgomp.fortran/lib4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -O2 execution test + PASS: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lib4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -O3 -g execution test + PASS: libgomp.fortran/lib4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/lib4.f90 -Os execution test + PASS: libgomp.fortran/lock-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -O0 execution test + PASS: libgomp.fortran/lock-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -O1 execution test + PASS: libgomp.fortran/lock-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -O2 execution test + PASS: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lock-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -O3 -g execution test + PASS: libgomp.fortran/lock-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/lock-1.f90 -Os execution test + PASS: libgomp.fortran/lock-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -O0 execution test + PASS: libgomp.fortran/lock-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -O1 execution test + PASS: libgomp.fortran/lock-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -O2 execution test + PASS: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/lock-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -O3 -g execution test + PASS: libgomp.fortran/lock-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/lock-2.f90 -Os execution test + PASS: libgomp.fortran/nested1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -O0 execution test + PASS: libgomp.fortran/nested1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -O1 execution test + PASS: libgomp.fortran/nested1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -O2 execution test + PASS: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/nested1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -O3 -g execution test + PASS: libgomp.fortran/nested1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/nested1.f90 -Os execution test + PASS: libgomp.fortran/nestedfn1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -O0 execution test + PASS: libgomp.fortran/nestedfn1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -O1 execution test + PASS: libgomp.fortran/nestedfn1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -O2 execution test + PASS: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/nestedfn1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -O3 -g execution test + PASS: libgomp.fortran/nestedfn1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/nestedfn1.f90 -Os execution test + PASS: libgomp.fortran/nestedfn2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -O0 execution test + PASS: libgomp.fortran/nestedfn2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -O1 execution test + PASS: libgomp.fortran/nestedfn2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -O2 execution test + PASS: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/nestedfn2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -O3 -g execution test + PASS: libgomp.fortran/nestedfn2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/nestedfn2.f90 -Os execution test + PASS: libgomp.fortran/nestedfn3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -O0 execution test + PASS: libgomp.fortran/nestedfn3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -O1 execution test + PASS: libgomp.fortran/nestedfn3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -O2 execution test + PASS: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/nestedfn3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -O3 -g execution test + PASS: libgomp.fortran/nestedfn3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/nestedfn3.f90 -Os execution test + PASS: libgomp.fortran/nestedfn4.f90 -O (test for excess errors) + PASS: libgomp.fortran/nestedfn4.f90 -O execution test + PASS: libgomp.fortran/nestedfn5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -O0 execution test + PASS: libgomp.fortran/nestedfn5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -O1 execution test + PASS: libgomp.fortran/nestedfn5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -O2 execution test + PASS: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/nestedfn5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -O3 -g execution test + PASS: libgomp.fortran/nestedfn5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/nestedfn5.f90 -Os execution test + PASS: libgomp.fortran/omp_atomic1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -O0 execution test + PASS: libgomp.fortran/omp_atomic1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -O1 execution test + PASS: libgomp.fortran/omp_atomic1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -O2 execution test + PASS: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_atomic1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_atomic1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_atomic1.f90 -Os execution test + PASS: libgomp.fortran/omp_atomic2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -O0 execution test + PASS: libgomp.fortran/omp_atomic2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -O1 execution test + PASS: libgomp.fortran/omp_atomic2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -O2 execution test + PASS: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_atomic2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_atomic2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_atomic2.f90 -Os execution test + PASS: libgomp.fortran/omp_atomic3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -O0 execution test + PASS: libgomp.fortran/omp_atomic3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -O1 execution test + PASS: libgomp.fortran/omp_atomic3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -O2 execution test + PASS: libgomp.fortran/omp_atomic3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_atomic3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_atomic3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_atomic3.f90 -Os execution test + PASS: libgomp.fortran/omp_atomic4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -O0 execution test + PASS: libgomp.fortran/omp_atomic4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -O1 execution test + PASS: libgomp.fortran/omp_atomic4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -O2 execution test + PASS: libgomp.fortran/omp_atomic4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_atomic4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_atomic4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_atomic4.f90 -Os execution test + PASS: libgomp.fortran/omp_atomic5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -O0 execution test + PASS: libgomp.fortran/omp_atomic5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -O1 execution test + PASS: libgomp.fortran/omp_atomic5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -O2 execution test + PASS: libgomp.fortran/omp_atomic5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_atomic5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_atomic5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_atomic5.f90 -Os execution test + PASS: libgomp.fortran/omp_cond1.f -O (test for excess errors) + PASS: libgomp.fortran/omp_cond1.f -O execution test + PASS: libgomp.fortran/omp_cond2.f -O (test for excess errors) + PASS: libgomp.fortran/omp_cond2.f -O execution test + PASS: libgomp.fortran/omp_cond3.F90 -O (test for excess errors) + PASS: libgomp.fortran/omp_cond3.F90 -O execution test + PASS: libgomp.fortran/omp_cond4.F90 -O (test for excess errors) + PASS: libgomp.fortran/omp_cond4.F90 -O execution test + PASS: libgomp.fortran/omp_hello.f -O (test for excess errors) + PASS: libgomp.fortran/omp_hello.f -O execution test + PASS: libgomp.fortran/omp_orphan.f -O (test for excess errors) + PASS: libgomp.fortran/omp_orphan.f -O execution test + PASS: libgomp.fortran/omp_parse1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -O0 execution test + PASS: libgomp.fortran/omp_parse1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -O1 execution test + PASS: libgomp.fortran/omp_parse1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -O2 execution test + PASS: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_parse1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_parse1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_parse1.f90 -Os execution test + PASS: libgomp.fortran/omp_parse2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -O0 execution test + PASS: libgomp.fortran/omp_parse2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -O1 execution test + PASS: libgomp.fortran/omp_parse2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -O2 execution test + PASS: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_parse2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_parse2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_parse2.f90 -Os execution test + PASS: libgomp.fortran/omp_parse3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -O0 execution test + PASS: libgomp.fortran/omp_parse3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -O1 execution test + PASS: libgomp.fortran/omp_parse3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -O2 execution test + PASS: libgomp.fortran/omp_parse3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_parse3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_parse3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_parse3.f90 -Os execution test + PASS: libgomp.fortran/omp_parse4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -O0 execution test + PASS: libgomp.fortran/omp_parse4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -O1 execution test + PASS: libgomp.fortran/omp_parse4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -O2 execution test + PASS: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/omp_parse4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -O3 -g execution test + PASS: libgomp.fortran/omp_parse4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/omp_parse4.f90 -Os execution test + PASS: libgomp.fortran/omp_reduction.f -O (test for excess errors) + PASS: libgomp.fortran/omp_reduction.f -O execution test + PASS: libgomp.fortran/omp_workshare1.f -O (test for excess errors) + PASS: libgomp.fortran/omp_workshare1.f -O execution test + PASS: libgomp.fortran/omp_workshare2.f -O (test for excess errors) + PASS: libgomp.fortran/omp_workshare2.f -O execution test + PASS: libgomp.fortran/openmp_version-1.f -O0 (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -O0 execution test + PASS: libgomp.fortran/openmp_version-1.f -O1 (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -O1 execution test + PASS: libgomp.fortran/openmp_version-1.f -O2 (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -O2 execution test + PASS: libgomp.fortran/openmp_version-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/openmp_version-1.f -O3 -g (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -O3 -g execution test + PASS: libgomp.fortran/openmp_version-1.f -Os (test for excess errors) + PASS: libgomp.fortran/openmp_version-1.f -Os execution test + PASS: libgomp.fortran/openmp_version-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -O0 execution test + PASS: libgomp.fortran/openmp_version-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -O1 execution test + PASS: libgomp.fortran/openmp_version-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -O2 execution test + PASS: libgomp.fortran/openmp_version-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/openmp_version-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -O3 -g execution test + PASS: libgomp.fortran/openmp_version-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/openmp_version-2.f90 -Os execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O0 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O0 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O1 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O1 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O2 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O2 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O3 -g (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -O3 -g execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -Os (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt-2.f95 -Os execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O0 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O0 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O1 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O1 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O2 (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O2 execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O3 -g (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -O3 -g execution test + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -Os (test for excess errors) + PASS: libgomp.fortran/parloops-exit-first-loop-alt.f95 -Os execution test + PASS: libgomp.fortran/pointer1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -O0 execution test + PASS: libgomp.fortran/pointer1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -O1 execution test + PASS: libgomp.fortran/pointer1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -O2 execution test + PASS: libgomp.fortran/pointer1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pointer1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -O3 -g execution test + PASS: libgomp.fortran/pointer1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pointer1.f90 -Os execution test + PASS: libgomp.fortran/pointer2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -O0 execution test + PASS: libgomp.fortran/pointer2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -O1 execution test + PASS: libgomp.fortran/pointer2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -O2 execution test + PASS: libgomp.fortran/pointer2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pointer2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -O3 -g execution test + PASS: libgomp.fortran/pointer2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pointer2.f90 -Os execution test + PASS: libgomp.fortran/pr25162.f -O0 (test for excess errors) + PASS: libgomp.fortran/pr25162.f -O0 execution test + PASS: libgomp.fortran/pr25162.f -O1 (test for excess errors) + PASS: libgomp.fortran/pr25162.f -O1 execution test + PASS: libgomp.fortran/pr25162.f -O2 (test for excess errors) + PASS: libgomp.fortran/pr25162.f -O2 execution test + PASS: libgomp.fortran/pr25162.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr25162.f -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr25162.f -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr25162.f -O3 -g execution test + PASS: libgomp.fortran/pr25162.f -Os (test for excess errors) + PASS: libgomp.fortran/pr25162.f -Os execution test + PASS: libgomp.fortran/pr25219.f90 -O (test for excess errors) + PASS: libgomp.fortran/pr25219.f90 -O execution test + PASS: libgomp.fortran/pr27395-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -O0 execution test + PASS: libgomp.fortran/pr27395-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -O1 execution test + PASS: libgomp.fortran/pr27395-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -O2 execution test + PASS: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr27395-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr27395-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr27395-1.f90 -Os execution test + PASS: libgomp.fortran/pr27395-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -O0 execution test + PASS: libgomp.fortran/pr27395-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -O1 execution test + PASS: libgomp.fortran/pr27395-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -O2 execution test + PASS: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr27395-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr27395-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr27395-2.f90 -Os execution test + PASS: libgomp.fortran/pr27416-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -O0 execution test + PASS: libgomp.fortran/pr27416-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -O1 execution test + PASS: libgomp.fortran/pr27416-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -O2 execution test + PASS: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr27416-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr27416-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr27416-1.f90 -Os execution test + PASS: libgomp.fortran/pr27916-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -O0 execution test + PASS: libgomp.fortran/pr27916-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -O1 execution test + PASS: libgomp.fortran/pr27916-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -O2 execution test + PASS: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr27916-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr27916-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr27916-1.f90 -Os execution test + PASS: libgomp.fortran/pr27916-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -O0 execution test + PASS: libgomp.fortran/pr27916-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -O1 execution test + PASS: libgomp.fortran/pr27916-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -O2 execution test + PASS: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr27916-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr27916-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr27916-2.f90 -Os execution test + PASS: libgomp.fortran/pr28390.f -O (test for excess errors) + PASS: libgomp.fortran/pr28390.f -O execution test + PASS: libgomp.fortran/pr29629.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -O0 execution test + PASS: libgomp.fortran/pr29629.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -O1 execution test + PASS: libgomp.fortran/pr29629.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -O2 execution test + PASS: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr29629.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -O3 -g execution test + PASS: libgomp.fortran/pr29629.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr29629.f90 -Os execution test + PASS: libgomp.fortran/pr32359.f90 -O (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O0 execution test + PASS: libgomp.fortran/pr32550.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O1 execution test + PASS: libgomp.fortran/pr32550.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O2 execution test + PASS: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr32550.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -O3 -g execution test + PASS: libgomp.fortran/pr32550.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr32550.f90 -Os execution test + PASS: libgomp.fortran/pr33880.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -O0 execution test + PASS: libgomp.fortran/pr33880.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -O1 execution test + PASS: libgomp.fortran/pr33880.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -O2 execution test + PASS: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr33880.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -O3 -g execution test + PASS: libgomp.fortran/pr33880.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr33880.f90 -Os execution test + PASS: libgomp.fortran/pr34020.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -O0 execution test + PASS: libgomp.fortran/pr34020.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -O1 execution test + PASS: libgomp.fortran/pr34020.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -O2 execution test + PASS: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr34020.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -O3 -g execution test + PASS: libgomp.fortran/pr34020.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr34020.f90 -Os execution test + PASS: libgomp.fortran/pr35130.f90 -O (test for excess errors) + PASS: libgomp.fortran/pr35130.f90 -O execution test + PASS: libgomp.fortran/pr42162.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -O0 execution test + PASS: libgomp.fortran/pr42162.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -O1 execution test + PASS: libgomp.fortran/pr42162.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -O2 execution test + PASS: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr42162.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -O3 -g execution test + PASS: libgomp.fortran/pr42162.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr42162.f90 -Os execution test + PASS: libgomp.fortran/pr46753.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -O0 execution test + PASS: libgomp.fortran/pr46753.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -O1 execution test + PASS: libgomp.fortran/pr46753.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -O2 execution test + PASS: libgomp.fortran/pr46753.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr46753.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -O3 -g execution test + PASS: libgomp.fortran/pr46753.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr46753.f90 -Os execution test + PASS: libgomp.fortran/pr48894.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -O0 execution test + PASS: libgomp.fortran/pr48894.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -O1 execution test + PASS: libgomp.fortran/pr48894.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -O2 execution test + PASS: libgomp.fortran/pr48894.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr48894.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -O3 -g execution test + PASS: libgomp.fortran/pr48894.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr48894.f90 -Os execution test + PASS: libgomp.fortran/pr49792-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -O0 execution test + PASS: libgomp.fortran/pr49792-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -O1 execution test + PASS: libgomp.fortran/pr49792-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -O2 execution test + PASS: libgomp.fortran/pr49792-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr49792-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr49792-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr49792-1.f90 -Os execution test + PASS: libgomp.fortran/pr49792-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -O0 execution test + PASS: libgomp.fortran/pr49792-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -O1 execution test + PASS: libgomp.fortran/pr49792-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -O2 execution test + PASS: libgomp.fortran/pr49792-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr49792-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr49792-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr49792-2.f90 -Os execution test + PASS: libgomp.fortran/pr63938-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -O0 execution test + PASS: libgomp.fortran/pr63938-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -O1 execution test + PASS: libgomp.fortran/pr63938-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -O2 execution test + PASS: libgomp.fortran/pr63938-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr63938-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr63938-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr63938-1.f90 -Os execution test + PASS: libgomp.fortran/pr63938-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -O0 execution test + PASS: libgomp.fortran/pr63938-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -O1 execution test + PASS: libgomp.fortran/pr63938-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -O2 execution test + PASS: libgomp.fortran/pr63938-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr63938-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr63938-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr63938-2.f90 -Os execution test + PASS: libgomp.fortran/pr65597.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -O0 execution test + PASS: libgomp.fortran/pr65597.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -O1 execution test + PASS: libgomp.fortran/pr65597.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -O2 execution test + PASS: libgomp.fortran/pr65597.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr65597.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -O3 -g execution test + PASS: libgomp.fortran/pr65597.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr65597.f90 -Os execution test + PASS: libgomp.fortran/pr66199-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -O0 execution test + PASS: libgomp.fortran/pr66199-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -O1 execution test + PASS: libgomp.fortran/pr66199-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -O2 execution test + PASS: libgomp.fortran/pr66199-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr66199-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr66199-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr66199-1.f90 -Os execution test + PASS: libgomp.fortran/pr66199-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -O0 execution test + PASS: libgomp.fortran/pr66199-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -O1 execution test + PASS: libgomp.fortran/pr66199-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -O2 execution test + PASS: libgomp.fortran/pr66199-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr66199-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr66199-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr66199-2.f90 -Os execution test + PASS: libgomp.fortran/pr66680.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -O0 execution test + PASS: libgomp.fortran/pr66680.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -O1 execution test + PASS: libgomp.fortran/pr66680.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -O2 execution test + PASS: libgomp.fortran/pr66680.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr66680.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -O3 -g execution test + PASS: libgomp.fortran/pr66680.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr66680.f90 -Os execution test + PASS: libgomp.fortran/pr71014.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -O0 execution test + PASS: libgomp.fortran/pr71014.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -O1 execution test + PASS: libgomp.fortran/pr71014.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -O2 execution test + PASS: libgomp.fortran/pr71014.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr71014.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -O3 -g execution test + PASS: libgomp.fortran/pr71014.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr71014.f90 -Os execution test + PASS: libgomp.fortran/pr71734-1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -O0 execution test + PASS: libgomp.fortran/pr71734-1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -O1 execution test + PASS: libgomp.fortran/pr71734-1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -O2 execution test + PASS: libgomp.fortran/pr71734-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr71734-1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -O3 -g execution test + PASS: libgomp.fortran/pr71734-1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr71734-1.f90 -Os execution test + PASS: libgomp.fortran/pr71734-2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -O0 execution test + PASS: libgomp.fortran/pr71734-2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -O1 execution test + PASS: libgomp.fortran/pr71734-2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -O2 execution test + PASS: libgomp.fortran/pr71734-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr71734-2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -O3 -g execution test + PASS: libgomp.fortran/pr71734-2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr71734-2.f90 -Os execution test + PASS: libgomp.fortran/pr81304.f90 -O0 (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -O0 execution test + PASS: libgomp.fortran/pr81304.f90 -O1 (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -O1 execution test + PASS: libgomp.fortran/pr81304.f90 -O2 (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -O2 execution test + PASS: libgomp.fortran/pr81304.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr81304.f90 -O3 -g (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -O3 -g execution test + PASS: libgomp.fortran/pr81304.f90 -Os (test for bogus messages, line 10) + PASS: libgomp.fortran/pr81304.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr81304.f90 -Os execution test + PASS: libgomp.fortran/pr81841.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -O0 execution test + PASS: libgomp.fortran/pr81841.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -O1 execution test + PASS: libgomp.fortran/pr81841.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -O2 execution test + PASS: libgomp.fortran/pr81841.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/pr81841.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -O3 -g execution test + PASS: libgomp.fortran/pr81841.f90 -Os (test for excess errors) + PASS: libgomp.fortran/pr81841.f90 -Os execution test + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -O0 + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -O1 + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -O2 + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/pr84418-1.f90 -Os + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -O0 + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -O1 + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -O2 + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -O3 -g + UNSUPPORTED: libgomp.fortran/pr84418-2.f90 -Os + PASS: libgomp.fortran/procptr1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -O0 execution test + PASS: libgomp.fortran/procptr1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -O1 execution test + PASS: libgomp.fortran/procptr1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -O2 execution test + PASS: libgomp.fortran/procptr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/procptr1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -O3 -g execution test + PASS: libgomp.fortran/procptr1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/procptr1.f90 -Os execution test + PASS: libgomp.fortran/recursion1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -O0 execution test + PASS: libgomp.fortran/recursion1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -O1 execution test + PASS: libgomp.fortran/recursion1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -O2 execution test + PASS: libgomp.fortran/recursion1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/recursion1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -O3 -g execution test + PASS: libgomp.fortran/recursion1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/recursion1.f90 -Os execution test + PASS: libgomp.fortran/reduction1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -O0 execution test + PASS: libgomp.fortran/reduction1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -O1 execution test + PASS: libgomp.fortran/reduction1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -O2 execution test + PASS: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction1.f90 -Os execution test + PASS: libgomp.fortran/reduction2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -O0 execution test + PASS: libgomp.fortran/reduction2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -O1 execution test + PASS: libgomp.fortran/reduction2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -O2 execution test + PASS: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction2.f90 -Os execution test + PASS: libgomp.fortran/reduction3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -O0 execution test + PASS: libgomp.fortran/reduction3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -O1 execution test + PASS: libgomp.fortran/reduction3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -O2 execution test + PASS: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction3.f90 -Os execution test + PASS: libgomp.fortran/reduction4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -O0 execution test + PASS: libgomp.fortran/reduction4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -O1 execution test + PASS: libgomp.fortran/reduction4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -O2 execution test + PASS: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction4.f90 -Os execution test + PASS: libgomp.fortran/reduction5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -O0 execution test + PASS: libgomp.fortran/reduction5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -O1 execution test + PASS: libgomp.fortran/reduction5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -O2 execution test + PASS: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction5.f90 -Os execution test + PASS: libgomp.fortran/reduction6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -O0 execution test + PASS: libgomp.fortran/reduction6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -O1 execution test + PASS: libgomp.fortran/reduction6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -O2 execution test + PASS: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reduction6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -O3 -g execution test + PASS: libgomp.fortran/reduction6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reduction6.f90 -Os execution test + PASS: libgomp.fortran/reference1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -O0 execution test + PASS: libgomp.fortran/reference1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -O1 execution test + PASS: libgomp.fortran/reference1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -O2 execution test + PASS: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reference1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -O3 -g execution test + PASS: libgomp.fortran/reference1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reference1.f90 -Os execution test + PASS: libgomp.fortran/reference2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -O0 execution test + PASS: libgomp.fortran/reference2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -O1 execution test + PASS: libgomp.fortran/reference2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -O2 execution test + PASS: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/reference2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -O3 -g execution test + PASS: libgomp.fortran/reference2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/reference2.f90 -Os execution test + PASS: libgomp.fortran/retval1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -O0 execution test + PASS: libgomp.fortran/retval1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -O1 execution test + PASS: libgomp.fortran/retval1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -O2 execution test + PASS: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/retval1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -O3 -g execution test + PASS: libgomp.fortran/retval1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/retval1.f90 -Os execution test + PASS: libgomp.fortran/retval2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -O0 execution test + PASS: libgomp.fortran/retval2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -O1 execution test + PASS: libgomp.fortran/retval2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -O2 execution test + PASS: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/retval2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -O3 -g execution test + PASS: libgomp.fortran/retval2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/retval2.f90 -Os execution test + PASS: libgomp.fortran/sharing1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -O0 execution test + PASS: libgomp.fortran/sharing1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -O1 execution test + PASS: libgomp.fortran/sharing1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -O2 execution test + PASS: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/sharing1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -O3 -g execution test + PASS: libgomp.fortran/sharing1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/sharing1.f90 -Os execution test + PASS: libgomp.fortran/sharing2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -O0 execution test + PASS: libgomp.fortran/sharing2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -O1 execution test + PASS: libgomp.fortran/sharing2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -O2 execution test + PASS: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/sharing2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -O3 -g execution test + PASS: libgomp.fortran/sharing2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/sharing2.f90 -Os execution test + PASS: libgomp.fortran/simd1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -O0 execution test + PASS: libgomp.fortran/simd1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -O1 execution test + PASS: libgomp.fortran/simd1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -O2 execution test + PASS: libgomp.fortran/simd1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -O3 -g execution test + PASS: libgomp.fortran/simd1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd1.f90 -Os execution test + PASS: libgomp.fortran/simd2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -O0 execution test + PASS: libgomp.fortran/simd2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -O1 execution test + PASS: libgomp.fortran/simd2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -O2 execution test + PASS: libgomp.fortran/simd2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -O3 -g execution test + PASS: libgomp.fortran/simd2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd2.f90 -Os execution test + PASS: libgomp.fortran/simd3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -O0 execution test + PASS: libgomp.fortran/simd3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -O1 execution test + PASS: libgomp.fortran/simd3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -O2 execution test + PASS: libgomp.fortran/simd3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -O3 -g execution test + PASS: libgomp.fortran/simd3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd3.f90 -Os execution test + PASS: libgomp.fortran/simd4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -O0 execution test + PASS: libgomp.fortran/simd4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -O1 execution test + PASS: libgomp.fortran/simd4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -O2 execution test + PASS: libgomp.fortran/simd4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -O3 -g execution test + PASS: libgomp.fortran/simd4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd4.f90 -Os execution test + PASS: libgomp.fortran/simd5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -O0 execution test + PASS: libgomp.fortran/simd5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -O1 execution test + PASS: libgomp.fortran/simd5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -O2 execution test + PASS: libgomp.fortran/simd5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -O3 -g execution test + PASS: libgomp.fortran/simd5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd5.f90 -Os execution test + PASS: libgomp.fortran/simd6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -O0 execution test + PASS: libgomp.fortran/simd6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -O1 execution test + PASS: libgomp.fortran/simd6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -O2 execution test + PASS: libgomp.fortran/simd6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -O3 -g execution test + PASS: libgomp.fortran/simd6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd6.f90 -Os execution test + PASS: libgomp.fortran/simd7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -O0 execution test + PASS: libgomp.fortran/simd7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -O1 execution test + PASS: libgomp.fortran/simd7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -O2 execution test + PASS: libgomp.fortran/simd7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/simd7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -O3 -g execution test + PASS: libgomp.fortran/simd7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/simd7.f90 -Os execution test + PASS: libgomp.fortran/stack.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/stack.f90 -O0 execution test + PASS: libgomp.fortran/stack.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/stack.f90 -O1 execution test + PASS: libgomp.fortran/stack.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/stack.f90 -O2 execution test + PASS: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/stack.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/stack.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/stack.f90 -O3 -g execution test + PASS: libgomp.fortran/stack.f90 -Os (test for excess errors) + PASS: libgomp.fortran/stack.f90 -Os execution test + PASS: libgomp.fortran/strassen.f90 -O (test for excess errors) + PASS: libgomp.fortran/strassen.f90 -O execution test + PASS: libgomp.fortran/tabs1.f90 -O (test for excess errors) + PASS: libgomp.fortran/tabs1.f90 -O execution test + PASS: libgomp.fortran/tabs2.f -O (test for excess errors) + PASS: libgomp.fortran/tabs2.f -O execution test + PASS: libgomp.fortran/target1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target1.f90 -O0 execution test + PASS: libgomp.fortran/target1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target1.f90 -O1 execution test + PASS: libgomp.fortran/target1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target1.f90 -O2 execution test + PASS: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target1.f90 -O3 -g execution test + PASS: libgomp.fortran/target1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target1.f90 -Os execution test + PASS: libgomp.fortran/target2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target2.f90 -O0 execution test + PASS: libgomp.fortran/target2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target2.f90 -O1 execution test + PASS: libgomp.fortran/target2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target2.f90 -O2 execution test + PASS: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target2.f90 -O3 -g execution test + PASS: libgomp.fortran/target2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target2.f90 -Os execution test + PASS: libgomp.fortran/target3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target3.f90 -O0 execution test + PASS: libgomp.fortran/target3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target3.f90 -O1 execution test + PASS: libgomp.fortran/target3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target3.f90 -O2 execution test + PASS: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target3.f90 -O3 -g execution test + PASS: libgomp.fortran/target3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target3.f90 -Os execution test + PASS: libgomp.fortran/target4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target4.f90 -O0 execution test + PASS: libgomp.fortran/target4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target4.f90 -O1 execution test + PASS: libgomp.fortran/target4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target4.f90 -O2 execution test + PASS: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target4.f90 -O3 -g execution test + PASS: libgomp.fortran/target4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target4.f90 -Os execution test + PASS: libgomp.fortran/target5.f90 -O (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O0 execution test + PASS: libgomp.fortran/target6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O1 execution test + PASS: libgomp.fortran/target6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O2 execution test + PASS: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target6.f90 -O3 -g execution test + PASS: libgomp.fortran/target6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target6.f90 -Os execution test + PASS: libgomp.fortran/target7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target7.f90 -O0 execution test + PASS: libgomp.fortran/target7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target7.f90 -O1 execution test + PASS: libgomp.fortran/target7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target7.f90 -O2 execution test + PASS: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target7.f90 -O3 -g execution test + PASS: libgomp.fortran/target7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target7.f90 -Os execution test + PASS: libgomp.fortran/target8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/target8.f90 -O0 execution test + PASS: libgomp.fortran/target8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/target8.f90 -O1 execution test + PASS: libgomp.fortran/target8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/target8.f90 -O2 execution test + PASS: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/target8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/target8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/target8.f90 -O3 -g execution test + PASS: libgomp.fortran/target8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/target8.f90 -Os execution test + PASS: libgomp.fortran/task1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/task1.f90 -O0 execution test + PASS: libgomp.fortran/task1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/task1.f90 -O1 execution test + PASS: libgomp.fortran/task1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/task1.f90 -O2 execution test + PASS: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/task1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/task1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/task1.f90 -O3 -g execution test + PASS: libgomp.fortran/task1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/task1.f90 -Os execution test + PASS: libgomp.fortran/task2.f90 -O (test for excess errors) + PASS: libgomp.fortran/task2.f90 -O execution test + PASS: libgomp.fortran/task3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/task3.f90 -O0 execution test + PASS: libgomp.fortran/task3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/task3.f90 -O1 execution test + PASS: libgomp.fortran/task3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/task3.f90 -O2 execution test + PASS: libgomp.fortran/task3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/task3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/task3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/task3.f90 -O3 -g execution test + PASS: libgomp.fortran/task3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/task3.f90 -Os execution test + PASS: libgomp.fortran/task4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/task4.f90 -O0 execution test + PASS: libgomp.fortran/task4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/task4.f90 -O1 execution test + PASS: libgomp.fortran/task4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/task4.f90 -O2 execution test + PASS: libgomp.fortran/task4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/task4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/task4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/task4.f90 -O3 -g execution test + PASS: libgomp.fortran/task4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/task4.f90 -Os execution test + PASS: libgomp.fortran/taskgroup1.f90 -O (test for excess errors) + PASS: libgomp.fortran/taskgroup1.f90 -O execution test + PASS: libgomp.fortran/taskloop1.f90 -O (test for excess errors) + PASS: libgomp.fortran/taskloop1.f90 -O execution test + PASS: libgomp.fortran/taskloop2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -O0 execution test + PASS: libgomp.fortran/taskloop2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -O1 execution test + PASS: libgomp.fortran/taskloop2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -O2 execution test + PASS: libgomp.fortran/taskloop2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/taskloop2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -O3 -g execution test + PASS: libgomp.fortran/taskloop2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/taskloop2.f90 -Os execution test + PASS: libgomp.fortran/taskloop3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -O0 execution test + PASS: libgomp.fortran/taskloop3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -O1 execution test + PASS: libgomp.fortran/taskloop3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -O2 execution test + PASS: libgomp.fortran/taskloop3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/taskloop3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -O3 -g execution test + PASS: libgomp.fortran/taskloop3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/taskloop3.f90 -Os execution test + PASS: libgomp.fortran/taskloop4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -O0 execution test + PASS: libgomp.fortran/taskloop4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -O1 execution test + PASS: libgomp.fortran/taskloop4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -O2 execution test + PASS: libgomp.fortran/taskloop4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/taskloop4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -O3 -g execution test + PASS: libgomp.fortran/taskloop4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/taskloop4.f90 -Os execution test + PASS: libgomp.fortran/threadprivate1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -O0 execution test + PASS: libgomp.fortran/threadprivate1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -O1 execution test + PASS: libgomp.fortran/threadprivate1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -O2 execution test + PASS: libgomp.fortran/threadprivate1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/threadprivate1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -O3 -g execution test + PASS: libgomp.fortran/threadprivate1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/threadprivate1.f90 -Os execution test + PASS: libgomp.fortran/threadprivate2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -O0 execution test + PASS: libgomp.fortran/threadprivate2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -O1 execution test + PASS: libgomp.fortran/threadprivate2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -O2 execution test + PASS: libgomp.fortran/threadprivate2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/threadprivate2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -O3 -g execution test + PASS: libgomp.fortran/threadprivate2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/threadprivate2.f90 -Os execution test + PASS: libgomp.fortran/threadprivate3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -O0 execution test + PASS: libgomp.fortran/threadprivate3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -O1 execution test + PASS: libgomp.fortran/threadprivate3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -O2 execution test + PASS: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/threadprivate3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -O3 -g execution test + PASS: libgomp.fortran/threadprivate3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/threadprivate3.f90 -Os execution test + PASS: libgomp.fortran/threadprivate4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -O0 execution test + PASS: libgomp.fortran/threadprivate4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -O1 execution test + PASS: libgomp.fortran/threadprivate4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -O2 execution test + PASS: libgomp.fortran/threadprivate4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/threadprivate4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -O3 -g execution test + PASS: libgomp.fortran/threadprivate4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/threadprivate4.f90 -Os execution test + PASS: libgomp.fortran/udr1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -O0 execution test + PASS: libgomp.fortran/udr1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -O1 execution test + PASS: libgomp.fortran/udr1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -O2 execution test + PASS: libgomp.fortran/udr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -O3 -g execution test + PASS: libgomp.fortran/udr1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr1.f90 -Os execution test + PASS: libgomp.fortran/udr10.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -O0 execution test + PASS: libgomp.fortran/udr10.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -O1 execution test + PASS: libgomp.fortran/udr10.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -O2 execution test + PASS: libgomp.fortran/udr10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr10.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -O3 -g execution test + PASS: libgomp.fortran/udr10.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr10.f90 -Os execution test + PASS: libgomp.fortran/udr11.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -O0 execution test + PASS: libgomp.fortran/udr11.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -O1 execution test + PASS: libgomp.fortran/udr11.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -O2 execution test + PASS: libgomp.fortran/udr11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr11.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -O3 -g execution test + PASS: libgomp.fortran/udr11.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr11.f90 -Os execution test + PASS: libgomp.fortran/udr12.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -O0 execution test + PASS: libgomp.fortran/udr12.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -O1 execution test + PASS: libgomp.fortran/udr12.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -O2 execution test + PASS: libgomp.fortran/udr12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr12.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -O3 -g execution test + PASS: libgomp.fortran/udr12.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr12.f90 -Os execution test + PASS: libgomp.fortran/udr13.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -O0 execution test + PASS: libgomp.fortran/udr13.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -O1 execution test + PASS: libgomp.fortran/udr13.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -O2 execution test + PASS: libgomp.fortran/udr13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr13.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -O3 -g execution test + PASS: libgomp.fortran/udr13.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr13.f90 -Os execution test + PASS: libgomp.fortran/udr14.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -O0 execution test + PASS: libgomp.fortran/udr14.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -O1 execution test + PASS: libgomp.fortran/udr14.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -O2 execution test + PASS: libgomp.fortran/udr14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr14.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -O3 -g execution test + PASS: libgomp.fortran/udr14.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr14.f90 -Os execution test + PASS: libgomp.fortran/udr15.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -O0 execution test + PASS: libgomp.fortran/udr15.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -O1 execution test + PASS: libgomp.fortran/udr15.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -O2 execution test + PASS: libgomp.fortran/udr15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr15.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -O3 -g execution test + PASS: libgomp.fortran/udr15.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr15.f90 -Os execution test + PASS: libgomp.fortran/udr2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -O0 execution test + PASS: libgomp.fortran/udr2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -O1 execution test + PASS: libgomp.fortran/udr2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -O2 execution test + PASS: libgomp.fortran/udr2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -O3 -g execution test + PASS: libgomp.fortran/udr2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr2.f90 -Os execution test + PASS: libgomp.fortran/udr3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -O0 execution test + PASS: libgomp.fortran/udr3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -O1 execution test + PASS: libgomp.fortran/udr3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -O2 execution test + PASS: libgomp.fortran/udr3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -O3 -g execution test + PASS: libgomp.fortran/udr3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr3.f90 -Os execution test + PASS: libgomp.fortran/udr4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -O0 execution test + PASS: libgomp.fortran/udr4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -O1 execution test + PASS: libgomp.fortran/udr4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -O2 execution test + PASS: libgomp.fortran/udr4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -O3 -g execution test + PASS: libgomp.fortran/udr4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr4.f90 -Os execution test + PASS: libgomp.fortran/udr5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -O0 execution test + PASS: libgomp.fortran/udr5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -O1 execution test + PASS: libgomp.fortran/udr5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -O2 execution test + PASS: libgomp.fortran/udr5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -O3 -g execution test + PASS: libgomp.fortran/udr5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr5.f90 -Os execution test + PASS: libgomp.fortran/udr6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -O0 execution test + PASS: libgomp.fortran/udr6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -O1 execution test + PASS: libgomp.fortran/udr6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -O2 execution test + PASS: libgomp.fortran/udr6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -O3 -g execution test + PASS: libgomp.fortran/udr6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr6.f90 -Os execution test + PASS: libgomp.fortran/udr7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -O0 execution test + PASS: libgomp.fortran/udr7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -O1 execution test + PASS: libgomp.fortran/udr7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -O2 execution test + PASS: libgomp.fortran/udr7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -O3 -g execution test + PASS: libgomp.fortran/udr7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr7.f90 -Os execution test + PASS: libgomp.fortran/udr8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -O0 execution test + PASS: libgomp.fortran/udr8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -O1 execution test + PASS: libgomp.fortran/udr8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -O2 execution test + PASS: libgomp.fortran/udr8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -O3 -g execution test + PASS: libgomp.fortran/udr8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr8.f90 -Os execution test + PASS: libgomp.fortran/udr9.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -O0 execution test + PASS: libgomp.fortran/udr9.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -O1 execution test + PASS: libgomp.fortran/udr9.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -O2 execution test + PASS: libgomp.fortran/udr9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/udr9.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -O3 -g execution test + PASS: libgomp.fortran/udr9.f90 -Os (test for excess errors) + PASS: libgomp.fortran/udr9.f90 -Os execution test + PASS: libgomp.fortran/use_intrinsic_1.f90 -O (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O0 execution test + PASS: libgomp.fortran/vla1.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O1 execution test + PASS: libgomp.fortran/vla1.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O2 execution test + PASS: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla1.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -O3 -g execution test + PASS: libgomp.fortran/vla1.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla1.f90 -Os execution test + PASS: libgomp.fortran/vla2.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -O0 execution test + PASS: libgomp.fortran/vla2.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -O1 execution test + PASS: libgomp.fortran/vla2.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -O2 execution test + PASS: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla2.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -O3 -g execution test + PASS: libgomp.fortran/vla2.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla2.f90 -Os execution test + PASS: libgomp.fortran/vla3.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -O0 execution test + PASS: libgomp.fortran/vla3.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -O1 execution test + PASS: libgomp.fortran/vla3.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -O2 execution test + PASS: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla3.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -O3 -g execution test + PASS: libgomp.fortran/vla3.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla3.f90 -Os execution test + PASS: libgomp.fortran/vla4.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -O0 execution test + PASS: libgomp.fortran/vla4.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -O1 execution test + PASS: libgomp.fortran/vla4.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -O2 execution test + PASS: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla4.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -O3 -g execution test + PASS: libgomp.fortran/vla4.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla4.f90 -Os execution test + PASS: libgomp.fortran/vla5.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -O0 execution test + PASS: libgomp.fortran/vla5.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -O1 execution test + PASS: libgomp.fortran/vla5.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -O2 execution test + PASS: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla5.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -O3 -g execution test + PASS: libgomp.fortran/vla5.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla5.f90 -Os execution test + PASS: libgomp.fortran/vla6.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -O0 execution test + PASS: libgomp.fortran/vla6.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -O1 execution test + PASS: libgomp.fortran/vla6.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -O2 execution test + PASS: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla6.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -O3 -g execution test + PASS: libgomp.fortran/vla6.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla6.f90 -Os execution test + PASS: libgomp.fortran/vla7.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -O0 execution test + PASS: libgomp.fortran/vla7.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -O1 execution test + PASS: libgomp.fortran/vla7.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -O2 execution test + PASS: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla7.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -O3 -g execution test + PASS: libgomp.fortran/vla7.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla7.f90 -Os execution test + PASS: libgomp.fortran/vla8.f90 -O0 (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -O0 execution test + PASS: libgomp.fortran/vla8.f90 -O1 (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -O1 execution test + PASS: libgomp.fortran/vla8.f90 -O2 (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -O2 execution test + PASS: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.fortran/vla8.f90 -O3 -g (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -O3 -g execution test + PASS: libgomp.fortran/vla8.f90 -Os (test for excess errors) + PASS: libgomp.fortran/vla8.f90 -Os execution test + PASS: libgomp.fortran/workshare1.f90 -O (test for excess errors) + PASS: libgomp.fortran/workshare1.f90 -O execution test + PASS: libgomp.fortran/workshare2.f90 -O (test for excess errors) + PASS: libgomp.fortran/workshare2.f90 -O execution test + PASS: libgomp.oacc-fortran/abort-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/abort-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/abort-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O output pattern test + PASS: libgomp.oacc-fortran/abort-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/abort-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/acc_on_device-1-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/acc_on_device-1-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/acc_on_device-1-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/acc_on_device-1-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/acc_on_device-1-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/acc_on_device-1-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/asyncwait-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_capture-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_rw-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/atomic_update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/cache-1.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/clauses-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/collapse-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/combined-directives-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/combined-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/data-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/data-4-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/data-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + UNSUPPORTED: libgomp.oacc-fortran/data-already-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-4.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-5.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-6.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-7.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/data-already-8.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/declare-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/declare-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/declare-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/declare-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/declare-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/default-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/dummy-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/error_stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/error_stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/error_stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/firstprivate-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/gang-static-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/host_data-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/host_data-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/host_data-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/host_data-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/if-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/implicit-firstprivate-ref.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-acc-loop-reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-acc-loop-reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/kernels-acc-loop-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-acc-loop-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-collapse-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-independent.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit-2.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data-update.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop-data.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-loop.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/kernels-reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/lib-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-10.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-12.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-13.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/lib-14.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/lib-15.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/lib-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/lib-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/lib-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/lib-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-32-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/lib-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/map-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/nested-function-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/non-scalar-data.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/openacc_version-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/par-reduction-2-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-loop-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/parallel-reduction.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/pointer-align-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/pointer-align-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/pr68813.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/pr68813.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/pr70289.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/pr70289.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/pr70643.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/pr70643.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/pr81352.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/pr83920.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/pr84028.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/pr84955.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/private-variables.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/pset-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reduction-8.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/reference-reductions.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-3.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-4.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-5.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-7.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/routine-9.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/stop-1.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/stop-2.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g output pattern test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + PASS: libgomp.oacc-fortran/stop-3.f -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os output pattern test + PASS: libgomp.oacc-fortran/subarrays-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/subarrays-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + PASS: libgomp.oacc-fortran/subarrays-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O (test for excess errors) + PASS: libgomp.oacc-fortran/subarrays-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O execution test + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g + UNSUPPORTED: libgomp.oacc-fortran/update-1.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O0 execution test + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O1 execution test + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O2 execution test + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -O3 -g execution test + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os (test for excess errors) + PASS: libgomp.oacc-fortran/vector-routine.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -Os execution test + +Tests appeared in x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum: UNRESOLVED: 13 +----------------------------------------------------------------------------------- + + UNRESOLVED: libgomp.c++/pr56217.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/reduction-10.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/reduction-12.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/reduction-6.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/reduction-8.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-1.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-11.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-13.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-16.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-17.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-3.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-6.C compilation failed to produce executable + UNRESOLVED: libgomp.c++/udr-7.C compilation failed to produce executable + +Tests changing outcome in x86_64-pc-linux-gnu/libgomp/testsuite/libgomp.sum: 14 +------------------------------------------------------------------------------- + + PASS -> FAIL : libgomp.c++/pr27337.C execution test + PASS -> FAIL : libgomp.c++/pr56217.C (test for excess errors) + PASS -> FAIL : libgomp.c++/reduction-10.C (test for excess errors) + PASS -> FAIL : libgomp.c++/reduction-12.C (test for excess errors) + PASS -> FAIL : libgomp.c++/reduction-6.C (test for excess errors) + PASS -> FAIL : libgomp.c++/reduction-8.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-1.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-11.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-13.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-16.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-17.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-3.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-6.C (test for excess errors) + PASS -> FAIL : libgomp.c++/udr-7.C (test for excess errors) + +Tests that went away in x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum: FAIL: 8, PASS: 54 +--------------------------------------------------------------------------------------------------- + + PASS: 23_containers/deque/allocator/move.cc execution test + PASS: 23_containers/deque/allocator/move_assign.cc execution test + PASS: 23_containers/deque/requirements/exception/basic.cc execution test + PASS: 23_containers/map/modifiers/extract.cc execution test + PASS: 23_containers/multimap/modifiers/extract.cc execution test + PASS: 23_containers/multiset/modifiers/extract.cc execution test + PASS: 23_containers/set/modifiers/extract.cc execution test + PASS: 23_containers/set/modifiers/node_swap.cc execution test + PASS: 23_containers/unordered_map/modifiers/extract.cc execution test + PASS: 23_containers/unordered_multimap/modifiers/extract.cc execution test + PASS: 23_containers/unordered_multiset/modifiers/extract.cc execution test + PASS: 23_containers/unordered_set/modifiers/extract.cc execution test + PASS: 25_algorithms/for_each/1.cc execution test + PASS: 30_threads/packaged_task/cons/3.cc execution test + PASS: libstdc++-prettyprinters/cxx17.cc execution test + PASS: libstdc++-prettyprinters/cxx17.cc execution test + PASS: libstdc++-prettyprinters/cxx17.cc print a + PASS: libstdc++-prettyprinters/cxx17.cc print a + PASS: libstdc++-prettyprinters/cxx17.cc print ab + PASS: libstdc++-prettyprinters/cxx17.cc print ab + PASS: libstdc++-prettyprinters/cxx17.cc print ai + PASS: libstdc++-prettyprinters/cxx17.cc print ai + PASS: libstdc++-prettyprinters/cxx17.cc print am + PASS: libstdc++-prettyprinters/cxx17.cc print am + PASS: libstdc++-prettyprinters/cxx17.cc print ap + PASS: libstdc++-prettyprinters/cxx17.cc print ap + PASS: libstdc++-prettyprinters/cxx17.cc print as + PASS: libstdc++-prettyprinters/cxx17.cc print as + PASS: libstdc++-prettyprinters/cxx17.cc print as2 + PASS: libstdc++-prettyprinters/cxx17.cc print as2 + PASS: libstdc++-prettyprinters/cxx17.cc print o + PASS: libstdc++-prettyprinters/cxx17.cc print o + PASS: libstdc++-prettyprinters/cxx17.cc print ob + PASS: libstdc++-prettyprinters/cxx17.cc print ob + PASS: libstdc++-prettyprinters/cxx17.cc print oi + PASS: libstdc++-prettyprinters/cxx17.cc print oi + PASS: libstdc++-prettyprinters/cxx17.cc print om + PASS: libstdc++-prettyprinters/cxx17.cc print om + PASS: libstdc++-prettyprinters/cxx17.cc print op + PASS: libstdc++-prettyprinters/cxx17.cc print op + PASS: libstdc++-prettyprinters/cxx17.cc print os + PASS: libstdc++-prettyprinters/cxx17.cc print os + FAIL: libstdc++-prettyprinters/cxx17.cc print p + FAIL: libstdc++-prettyprinters/cxx17.cc print p + FAIL: libstdc++-prettyprinters/cxx17.cc print q + FAIL: libstdc++-prettyprinters/cxx17.cc print q + PASS: libstdc++-prettyprinters/cxx17.cc print str + PASS: libstdc++-prettyprinters/cxx17.cc print str + PASS: libstdc++-prettyprinters/cxx17.cc print v0 + PASS: libstdc++-prettyprinters/cxx17.cc print v0 + PASS: libstdc++-prettyprinters/cxx17.cc print v1 + PASS: libstdc++-prettyprinters/cxx17.cc print v1 + PASS: libstdc++-prettyprinters/cxx17.cc print v2 + PASS: libstdc++-prettyprinters/cxx17.cc print v2 + PASS: libstdc++-prettyprinters/cxx17.cc print v3 + PASS: libstdc++-prettyprinters/cxx17.cc print v3 + PASS: libstdc++-prettyprinters/cxx17.cc print v4 + PASS: libstdc++-prettyprinters/cxx17.cc print v4 + FAIL: libstdc++-prettyprinters/cxx17.cc print wp + FAIL: libstdc++-prettyprinters/cxx17.cc print wp + FAIL: libstdc++-prettyprinters/cxx17.cc print wq + FAIL: libstdc++-prettyprinters/cxx17.cc print wq + +Tests appeared in x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum: UNRESOLVED: 16, UNSUPPORTED: 2 +---------------------------------------------------------------------------------------------------------- + + UNRESOLVED: 23_containers/deque/allocator/move.cc compilation failed to produce executable + UNRESOLVED: 23_containers/deque/allocator/move_assign.cc compilation failed to produce executable + UNRESOLVED: 23_containers/deque/requirements/exception/basic.cc compilation failed to produce executable + UNRESOLVED: 23_containers/map/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/multimap/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/multiset/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/set/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/set/modifiers/node_swap.cc compilation failed to produce executable + UNRESOLVED: 23_containers/unordered_map/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/unordered_multimap/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/unordered_multiset/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 23_containers/unordered_set/modifiers/extract.cc compilation failed to produce executable + UNRESOLVED: 25_algorithms/for_each/1.cc compilation failed to produce executable + UNRESOLVED: 30_threads/packaged_task/cons/3.cc compilation failed to produce executable + UNSUPPORTED: libstdc++-prettyprinters/cxx17.cc + UNSUPPORTED: libstdc++-prettyprinters/cxx17.cc + UNRESOLVED: libstdc++-prettyprinters/cxx17.cc compilation failed to produce executable + UNRESOLVED: libstdc++-prettyprinters/cxx17.cc compilation failed to produce executable + +Tests changing outcome in x86_64-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum: 18 +-------------------------------------------------------------------------------------- + + PASS -> FAIL : 23_containers/deque/allocator/move.cc (test for excess errors) + PASS -> FAIL : 23_containers/deque/allocator/move_assign.cc (test for excess errors) + PASS -> FAIL : 23_containers/deque/requirements/exception/basic.cc (test for excess errors) + PASS -> FAIL : 23_containers/map/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/multimap/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/multiset/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/set/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/set/modifiers/node_swap.cc (test for excess errors) + PASS -> FAIL : 23_containers/unordered_map/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/unordered_multimap/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/unordered_multiset/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 23_containers/unordered_set/modifiers/extract.cc (test for excess errors) + PASS -> FAIL : 25_algorithms/for_each/1.cc (test for excess errors) + PASS -> FAIL : 26_numerics/accumulate/lwg2055.cc execution test + PASS -> FAIL : 26_numerics/adjacent_difference/lwg2055.cc execution test + PASS -> FAIL : 26_numerics/inner_product/lwg2055.cc execution test + PASS -> FAIL : 26_numerics/partial_sum/lwg2055.cc execution test + PASS -> FAIL : 30_threads/packaged_task/cons/3.cc (test for excess errors) + +Summary +------- + + # of .sum files: 17->14 (-3) + FAIL: 396->11645 (+11249) + PASS: 361044->336471 (-24573) 93.19% + XFAIL: 1275->1266 (-9) + XPASS: 23->32 (+9) + UNTESTED: 199->599 (+400) + UNRESOLVED: 110->1235 (+1125) + UNSUPPORTED: 9668->9574 (-94) + -- 1.8.5.3