Results for 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC) testsuite on powerpc64le-unknown-linux-gnu
Bill Seurer (POWER8)
seurer@linux.ibm.com
Thu Aug 19 04:15:41 GMT 2021
git commit g:1db70e61a92978377a648bbd90e383859fc0126b
gcc-descr r12-3011
Linux 5.4.0-74-generic ppc64le
GNU C Library (Ubuntu GLIBC 2.31-0ubuntu9.2) stable release version 2.31.
GNU ld (GNU Binutils) 2.36.1
GNU assembler (GNU Binutils) 2.36.1
GNU Make 4.2.1
DejaGnu:
DejaGnu version 1.6.2
Expect version 5.45.4
Tcl version 8.6
64-bit
LAST_UPDATED: Thu Aug 19 02:54:58 UTC 2021 (revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b)
Native configuration is powerpc64le-unknown-linux-gnu
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -O3 -g
FAIL: gcc.c-torture/execute/ieee/cdivchkld.c execution, -Os
FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c (test for excess errors)
FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 24-60 not found: "\\s*NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_1': event 1.*\\n \\|.*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) calling 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': event 2.*\\n \\|.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_1': events 3-4.*\\n \\|.*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) returning to 'test_1' from 'calls_free_1'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) passing freed pointer 'ptr' in call to 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': event 5.*\\n \\|.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) second 'free' here; first 'free' was at \\(2\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 94-130 not found: " NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_2': event 1.*\\n \\|.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) calling 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': event 2.*\\n \\|.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_2': events 3-4.*\\n \\|.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) returning to 'test_2' from 'calls_free_2'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': event 5.*\\n \\|.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) second 'free' here; first 'free' was at \\(2\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-1.c (test for excess errors)
FAIL: gcc.dg/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 109-160 not found: " NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_2': events 1-2.*\\n \\|.*\\n \\| NN \\| void test_2 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_2'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 3-4.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_2': events 5-6.*\\n \\|.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) returning to 'test_2' from 'calls_free_2'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 7-8.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) second 'free' here; first 'free' was at \\(4\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 24-75 not found: "\\s*NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_1': events 1-2.*\\n \\|.*\\n \\| NN \\| void test_1 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_1'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 3-4.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_1': events 5-6.*\\n \\|.*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) returning to 'test_1' from 'calls_free_1'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) passing freed pointer 'ptr' in call to 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 7-8.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) second 'free' here; first 'free' was at \\(4\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-2.c (test for excess errors)
FAIL: gcc.dg/analyzer/analyzer-verbosity-2.c expected multiline pattern lines 120-189 not found: " NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_2': events 1-4.*\\n \\|.*\\n \\| NN \\| void test_2 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| switch \\(a\\).*\\n \\| \\| ~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) following 'case 3:' branch\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| case 3:.*\\n \\| \\| ~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) \\.\\.\\.to here.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) calling 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 5-6.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_2': events 7-10.*\\n \\|.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'test_2' from 'calls_free_2'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| switch \\(b\\).*\\n \\| \\| ~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) following 'default:' branch\\.\\.\\..*\\n \\| NN \\| \\{.*\\n \\| NN \\| default:.*\\n \\| \\| ~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) \\.\\.\\.to here.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(10\\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 11-12.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(12\\) second 'free' here; first 'free' was at \\(6\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-2.c expected multiline pattern lines 24-86 not found: "\\s*NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_1': events 1-4.*\\n \\|.*\\n \\| NN \\| void test_1 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| if \\(a\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) following 'true' branch \\(when 'a != 0'\\)\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) \\.\\.\\.to here.*\\n \\| \\| \\(4\\) calling 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 5-6.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_1': events 7-10.*\\n \\|.*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'test_1' from 'calls_free_1'.*\\n \\| NN \\| .*\\n \\| NN \\| if \\(b\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) following 'false' branch \\(when 'b == 0'\\)\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) \\.\\.\\.to here.*\\n \\| \\| \\(10\\) passing freed pointer 'ptr' in call to 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 11-12.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(12\\) second 'free' here; first 'free' was at \\(6\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-3.c (test for excess errors)
FAIL: gcc.dg/analyzer/analyzer-verbosity-3.c expected multiline pattern lines 120-189 not found: " NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_2': events 1-4.*\\n \\|.*\\n \\| NN \\| void test_2 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| switch \\(a\\).*\\n \\| \\| ~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) following 'case 3:' branch\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| case 3:.*\\n \\| \\| ~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) \\.\\.\\.to here.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) calling 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 5-6.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_2': events 7-10.*\\n \\|.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'test_2' from 'calls_free_2'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| switch \\(b\\).*\\n \\| \\| ~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) following 'default:' branch\\.\\.\\..*\\n \\| NN \\| \\{.*\\n \\| NN \\| default:.*\\n \\| \\| ~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) \\.\\.\\.to here.*\\n \\| NN \\| calls_free_2 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(10\\) passing freed pointer 'ptr' in call to 'calls_free_2' from 'test_2'.*\\n \\|.*\\n \\+--> 'calls_free_2': events 11-12.*\\n \\|.*\\n \\| NN \\| void calls_free_2 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) entry to 'calls_free_2'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(12\\) second 'free' here; first 'free' was at \\(6\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/analyzer-verbosity-3.c expected multiline pattern lines 24-86 not found: "\\s*NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test_1': events 1-4.*\\n \\|.*\\n \\| NN \\| void test_1 \\(void \\*ptr, int a, int b\\).*\\n \\| \\| \\^~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| if \\(a\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) following 'true' branch \\(when 'a != 0'\\)\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) \\.\\.\\.to here.*\\n \\| \\| \\(4\\) calling 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 5-6.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test_1': events 7-10.*\\n \\|.*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'test_1' from 'calls_free_1'.*\\n \\| NN \\| .*\\n \\| NN \\| if \\(b\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) following 'false' branch \\(when 'b == 0'\\)\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| calls_free_1 \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) \\.\\.\\.to here.*\\n \\| \\| \\(10\\) passing freed pointer 'ptr' in call to 'calls_free_1' from 'test_1'.*\\n \\|.*\\n \\+--> 'calls_free_1': events 11-12.*\\n \\|.*\\n \\| NN \\| void calls_free_1 \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) entry to 'calls_free_1'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(12\\) second 'free' here; first 'free' was at \\(6\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/data-model-path-1.c (test for warnings, line 11)
FAIL: gcc.dg/analyzer/function-ptr-2.c (test for excess errors)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 29)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 30)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 36)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 37)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 43)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 55)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 56)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 64)
FAIL: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 66)
XPASS: gcc.dg/analyzer/malloc-callbacks.c (test for warnings, line 72)
FAIL: gcc.dg/analyzer/malloc-ipa-10.c (test for warnings, line 29)
FAIL: gcc.dg/analyzer/malloc-ipa-11.c (test for excess errors)
FAIL: gcc.dg/analyzer/malloc-ipa-11.c expected multiline pattern lines 32-95 not found: "\\s*NN \\| free \\(victim\\);.*\\n \\| \\^~~~~~~~~~~~~\\n 'test': events 1-2.*\\n \\|.*\\n \\| NN \\| void test \\(void \\*ptr\\).*\\n \\| \\| \\^~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| may_call_free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'may_call_free' from 'test'.*\\n \\|.*\\n \\+--> 'may_call_free': events 3-6.*\\n \\|.*\\n \\| NN \\| may_call_free \\(void \\*victim\\).*\\n \\| \\| \\^~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'may_call_free'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| if \\(some_condition \\(\\)\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) following 'false' branch\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| free \\(victim\\);.*\\n \\| \\| ~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) \\.\\.\\.to here.*\\n \\| \\| \\(6\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test': events 7-8.*\\n \\|.*\\n \\| NN \\| may_call_free \\(ptr\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'test' from 'may_call_free'.*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| may_call_free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) passing freed pointer 'ptr' in call to 'may_call_free' from 'test'.*\\n \\|.*\\n \\+--> 'may_call_free': events 9-12.*\\n \\|.*\\n \\| NN \\| may_call_free \\(void \\*victim\\).*\\n \\| \\| \\^~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(9\\) entry to 'may_call_free'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| if \\(some_condition \\(\\)\\).*\\n \\| \\| ~\\n \\| \\| \\|.*\\n \\| \\| \\(10\\) following 'false' branch\\.\\.\\..*\\n \\|\\.\\.\\.\\.\\.\\..*\\n \\| NN \\| free \\(victim\\);.*\\n \\| \\| ~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) \\.\\.\\.to here.*\\n \\| \\| \\(12\\) second 'free' here; first 'free' was at \\(6\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/malloc-ipa-13.c (test for warnings, line 26)
FAIL: gcc.dg/analyzer/malloc-ipa-13a.c (test for warnings, line 36)
FAIL: gcc.dg/analyzer/malloc-ipa-2.c (test for warnings, line 28)
FAIL: gcc.dg/analyzer/malloc-ipa-5.c (test for warnings, line 10)
FAIL: gcc.dg/analyzer/malloc-ipa-8-double-free.c (test for excess errors)
FAIL: gcc.dg/analyzer/malloc-ipa-8-double-free.c expected multiline pattern lines 50-191 not found: "\\s*NN \\| free \\(ptr\\);.*\\n \\| \\^~~~~~~~~~\\n 'test': events 1-2.*\\n \\|.*\\n \\| NN \\| void test \\(int i\\).*\\n \\| \\| \\^~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'test'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| boxed_int \\*obj = make_boxed_int \\(i\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'make_boxed_int' from 'test'.*\\n \\|.*\\n \\+--> 'make_boxed_int': events 3-4.*\\n \\|.*\\n \\| NN \\| make_boxed_int \\(int i\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'make_boxed_int'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| boxed_int \\*result = \\(boxed_int \\*\\)wrapped_malloc \\(sizeof \\(boxed_int\\)\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) calling 'wrapped_malloc' from 'make_boxed_int'.*\\n \\|.*\\n \\+--> 'wrapped_malloc': events 5-6.*\\n \\|.*\\n \\| NN \\| void \\*wrapped_malloc \\(size_t size\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) entry to 'wrapped_malloc'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| return malloc \\(size\\);.*\\n \\| \\| ~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) allocated here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'make_boxed_int': events 7-10.*\\n \\|.*\\n \\| NN \\| boxed_int \\*result = \\(boxed_int \\*\\)wrapped_malloc \\(sizeof \\(boxed_int\\)\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(7\\) returning to 'make_boxed_int' from 'wrapped_malloc'.*\\n \\| NN \\| if \\(!result\\).*\\n \\| \\| ~ .*\\n \\| \\| \\|.*\\n \\| \\| \\(8\\) assuming 'result' is non-NULL.*\\n \\| \\| \\(9\\) following 'false' branch \\(when 'result' is non-NULL\\)\\.\\.\\..*\\n \\| NN \\| abort \\(\\);.*\\n \\| NN \\| result->i = i;.*\\n \\| \\| ~~~~~~~~~~~~~ .*\\n \\| \\| \\|.*\\n \\| \\| \\(10\\) \\.\\.\\.to here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test': events 11-12.*\\n \\|.*\\n \\| NN \\| boxed_int \\*obj = make_boxed_int \\(i\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(11\\) returning to 'test' from 'make_boxed_int'.*\\n \\| NN \\| .*\\n \\| NN \\| free_boxed_int \\(obj\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(12\\) calling 'free_boxed_int' from 'test'.*\\n \\|.*\\n \\+--> 'free_boxed_int': events 13-14.*\\n \\|.*\\n \\| NN \\| free_boxed_int \\(boxed_int \\*bi\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(13\\) entry to 'free_boxed_int'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| wrapped_free \\(bi\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(14\\) calling 'wrapped_free' from 'free_boxed_int'.*\\n \\|.*\\n \\+--> 'wrapped_free': events 15-16.*\\n \\|.*\\n \\| NN \\| void wrapped_free \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(15\\) entry to 'wrapped_free'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(16\\) first 'free' here.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'free_boxed_int': event 17.*\\n \\|.*\\n \\| NN \\| wrapped_free \\(bi\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(17\\) returning to 'free_boxed_int' from 'wrapped_free'.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'test': events 18-19.*\\n \\|.*\\n \\| NN \\| free_boxed_int \\(obj\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(18\\) returning to 'test' from 'free_boxed_int'.*\\n \\| NN \\| .*\\n \\| NN \\| free_boxed_int \\(obj\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(19\\) passing freed pointer 'obj' in call to 'free_boxed_int' from 'test'.*\\n \\|.*\\n \\+--> 'free_boxed_int': events 20-21.*\\n \\|.*\\n \\| NN \\| free_boxed_int \\(boxed_int \\*bi\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(20\\) entry to 'free_boxed_int'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| wrapped_free \\(bi\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(21\\) passing freed pointer 'bi' in call to 'wrapped_free' from 'free_boxed_int'.*\\n \\|.*\\n \\+--> 'wrapped_free': events 22-23.*\\n \\|.*\\n \\| NN \\| void wrapped_free \\(void \\*ptr\\).*\\n \\| \\| \\^~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(22\\) entry to 'wrapped_free'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| free \\(ptr\\);.*\\n \\| \\| ~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(23\\) second 'free' here; first 'free' was at \\(16\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/malloc-ipa-8-unchecked.c (test for excess errors)
FAIL: gcc.dg/analyzer/malloc-ipa-8-unchecked.c expected multiline pattern lines 28-66 not found: "\\s*NN \\| result->i = i;.*\\n \\| ~~~~~~~~~~\\^~~\\n 'make_boxed_int': events 1-2.*\\n \\|.*\\n \\| NN \\| make_boxed_int \\(int i\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(1\\) entry to 'make_boxed_int'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| boxed_int \\*result = \\(boxed_int \\*\\)wrapped_malloc \\(sizeof \\(boxed_int\\)\\);.*\\n \\| \\| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(2\\) calling 'wrapped_malloc' from 'make_boxed_int'.*\\n \\|.*\\n \\+--> 'wrapped_malloc': events 3-4.*\\n \\|.*\\n \\| NN \\| void \\*wrapped_malloc \\(size_t size\\).*\\n \\| \\| \\^~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(3\\) entry to 'wrapped_malloc'.*\\n \\| NN \\| \\{.*\\n \\| NN \\| return malloc \\(size\\);.*\\n \\| \\| ~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(4\\) this call could return NULL.*\\n \\|.*\\n <------\\+.*\\n \\|.*\\n 'make_boxed_int': events 5-6.*\\n \\|.*\\n \\| NN \\| boxed_int \\*result = \\(boxed_int \\*\\)wrapped_malloc \\(sizeof \\(boxed_int\\)\\);.*\\n \\| \\| \\^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\n \\| \\| \\|.*\\n \\| \\| \\(5\\) possible return of NULL to 'make_boxed_int' from 'wrapped_malloc'.*\\n \\| NN \\| result->i = i;.*\\n \\| \\| ~~~~~~~~~~~~~ .*\\n \\| \\| \\|.*\\n \\| \\| \\(6\\) 'result' could be NULL: unchecked value from \\(4\\).*\\n \\|.*\\n"
FAIL: gcc.dg/analyzer/pr101503.c (internal compiler error)
FAIL: gcc.dg/analyzer/pr101503.c (test for excess errors)
FAIL: gcc.dg/analyzer/sensitive-1.c (test for warnings, line 50)
FAIL: gcc.dg/analyzer/sensitive-1.c (test for warnings, line 60)
XPASS: gcc.dg/Wstringop-overflow-68.c pr101475 (test for warnings, line 65)
XPASS: gcc.dg/Wtrampolines.c standard descriptors (test for warnings, line 29)
XPASS: gcc.dg/graphite/pr69728.c scan-tree-dump graphite "loop nest optimized"
XPASS: gcc.dg/guality/example.c -O0 execution test
XPASS: gcc.dg/guality/example.c -O1 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/example.c -Og -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O0 execution test
XPASS: gcc.dg/guality/guality.c -O1 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O2 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/inline-params-2.c -O2 -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/inline-params-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/inline-params-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/inline-params-2.c -O3 -g -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/inline-params-2.c -Os -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/loop-1.c -O2 -DPREVENT_OPTIMIZATION line 20 i == 1
FAIL: gcc.dg/guality/loop-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 i == 1
FAIL: gcc.dg/guality/loop-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 i == 1
FAIL: gcc.dg/guality/loop-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 20 i == 1
FAIL: gcc.dg/guality/loop-1.c -O3 -g -DPREVENT_OPTIMIZATION line 20 i == 1
FAIL: gcc.dg/guality/pr36728-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 y == 2
FAIL: gcc.dg/guality/pr36728-1.c -O3 -g -DPREVENT_OPTIMIZATION line 18 y == 2
FAIL: gcc.dg/guality/pr36728-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr36728-3.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 i == 37
FAIL: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 i2 == 3 * 37
XPASS: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41447-1.c -O2 -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41447-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41447-1.c -O3 -g -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41447-1.c -Os -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41616-1.c -O2 -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr41616-1.c -O3 -g -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr43051-1.c -O1 -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O1 -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O3 -g -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -O3 -g -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Og -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Og -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr54200.c -O1 -DPREVENT_OPTIMIZATION line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c -O2 -DPREVENT_OPTIMIZATION line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c -O3 -g -DPREVENT_OPTIMIZATION line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c -Os -DPREVENT_OPTIMIZATION line 20 z == 3
FAIL: gcc.dg/guality/pr54519-1.c -O1 -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c -O1 -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -O1 -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c -O1 -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c -O2 -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c -O2 -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-1.c -Os -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c -Os -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c -Og -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-1.c -Og -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -Og -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-1.c -Og -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-2.c -O1 -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c -Og -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c -O1 -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -O2 -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -O2 -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -O3 -g -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -O3 -g -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -Os -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -Os -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 20 x == 36
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 23 x == 98
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c -Og -DPREVENT_OPTIMIZATION line 23 z == 8
FAIL: gcc.dg/guality/pr54519-4.c -O1 -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-4.c -O1 -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -O2 -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -O3 -g -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -Os -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c -Og -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-4.c -Og -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -O1 -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-5.c -O1 -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -O2 -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -O3 -g -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -Os -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c -Og -DPREVENT_OPTIMIZATION line 17 x == 6
FAIL: gcc.dg/guality/pr54519-5.c -Og -DPREVENT_OPTIMIZATION line 17 y == 25
FAIL: gcc.dg/guality/pr54519-6.c -Os -DPREVENT_OPTIMIZATION line 11 x == 2
FAIL: gcc.dg/guality/pr54551.c -O1 -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c -O2 -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c -O3 -g -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c -Os -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54551.c -Og -DPREVENT_OPTIMIZATION line 18 a == 4
FAIL: gcc.dg/guality/pr54693-2.c -O1 -DPREVENT_OPTIMIZATION line 21 x == 10 - i
FAIL: gcc.dg/guality/pr54693-2.c -O1 -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c -O2 -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 z == 30 - 3 * i
FAIL: gcc.dg/guality/pr54693-2.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54693-2.c -O3 -g -DPREVENT_OPTIMIZATION line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr56154-1.c -Og -DPREVENT_OPTIMIZATION line pr56154-1.c:20 x.a == 6
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:17 s1.f == 5.0
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:17 s1.g == 6.0
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:17 s2.f == 0.0
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:20 s1.f == 5.0
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:20 s1.g == 6.0
FAIL: gcc.dg/guality/pr59776.c -Og -DPREVENT_OPTIMIZATION line pr59776.c:20 s2.f == 5.0
FAIL: gcc.dg/guality/pr68860-1.c -O2 -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-1.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-1.c -Os -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr68860-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 a.i == 4
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 32 a[0] == 4
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 32 a[1] == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 21 a.i == 4
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 21 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 32 a[0] == 4
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 32 a[1] == 14
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c -Og -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/torture/pr52451.c -O0 execution test
FAIL: gcc.dg/torture/pr52451.c -O1 execution test
FAIL: gcc.dg/torture/pr52451.c -O2 execution test
FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/pr52451.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/pr52451.c -O3 -g execution test
FAIL: gcc.dg/torture/pr52451.c -Os execution test
FAIL: gcc.dg/torture/pr91323.c -O0 execution test
FAIL: gcc.dg/torture/pr91323.c -O1 execution test
FAIL: gcc.dg/torture/pr91323.c -O2 execution test
FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test
FAIL: gcc.dg/torture/pr91323.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/pr91323.c -O3 -g execution test
FAIL: gcc.dg/torture/pr91323.c -Os execution test
XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.target/powerpc/pr86731-fwrapv-longlong.c scan-assembler-times \\\\mp?lxv\\\\M|\\\\mlxv\\\\M|\\\\mlxvd2x\\\\M 2
FAIL: gcc.target/powerpc/prefix-no-update.c scan-assembler-times \\\\mlwz\\\\M 2
FAIL: gcc.target/powerpc/prefix-no-update.c scan-assembler-times \\\\mplwz\\\\M 2
FAIL: gcc.target/powerpc/prefix-no-update.c scan-assembler-times \\\\mpstw\\\\M 2
FAIL: gcc.target/powerpc/prefix-no-update.c scan-assembler-times \\\\mstw\\\\M 2
FAIL: gcc.target/powerpc/rlwimi-2.c scan-assembler-times (?n)^\\\\s+[a-z] 20217
FAIL: gcc.target/powerpc/rs6000-fpint.c scan-assembler-not stfiwx
FAIL: gcc.target/powerpc/stack-limit.c (internal compiler error)
FAIL: gcc.target/powerpc/stack-limit.c (test for excess errors)
XPASS: gcc.target/powerpc/ppc-fortran/ieee128-math.f90 -O (test for excess errors)
=== gcc Summary ===
# of expected passes 152750
# of unexpected failures 221
# of unexpected successes 16
# of expected failures 1020
# of unsupported tests 3810
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc version 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (internal compiler error)
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors)
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O0 execution test
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O1 execution test
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O2 execution test
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -O3 -g execution test
XPASS: gfortran.dg/large_real_kind_form_io_2.f90 -Os execution test
FAIL: gfortran.dg/ieee/large_2.f90 -O0 execution test
FAIL: gfortran.dg/ieee/large_2.f90 -O1 execution test
FAIL: gfortran.dg/ieee/large_2.f90 -O2 execution test
FAIL: gfortran.dg/ieee/large_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: gfortran.dg/ieee/large_2.f90 -O3 -g execution test
FAIL: gfortran.dg/ieee/large_2.f90 -Os execution test
=== gfortran Summary ===
# of expected passes 58904
# of unexpected failures 8
# of unexpected successes 6
# of expected failures 266
# of unsupported tests 162
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/gfortran version 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
=== g++ tests ===
Running target unix
FAIL: g++.dg/analyzer/malloc.C -std=c++14 (test for warnings, line 24)
FAIL: g++.dg/analyzer/malloc.C -std=c++17 (test for warnings, line 24)
FAIL: g++.dg/analyzer/malloc.C -std=c++2a (test for warnings, line 24)
FAIL: g++.dg/analyzer/malloc.C -std=c++98 (test for warnings, line 24)
FAIL: g++.dg/analyzer/pr96641.C -std=c++14 (test for excess errors)
FAIL: g++.dg/analyzer/pr96641.C -std=c++17 (test for excess errors)
FAIL: g++.dg/analyzer/pr96641.C -std=c++2a (test for excess errors)
FAIL: g++.dg/analyzer/pr96641.C -std=c++98 (test for excess errors)
=== g++ Summary ===
# of expected passes 214632
# of unexpected failures 8
# of expected failures 1323
# of unsupported tests 9697
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xg++ version 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
=== obj-c++ tests ===
Running target unix
=== obj-c++ Summary ===
# of expected passes 1482
# of expected failures 10
# of unsupported tests 79
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xg++ version 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 2826
# of unsupported tests 70
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc version 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
=== libatomic tests ===
Running target unix
=== libatomic Summary ===
# of expected passes 54
=== libgomp tests ===
Running target unix
=== libgomp Summary ===
# of expected passes 11483
# of expected failures 104
# of unsupported tests 608
=== libitm tests ===
Running target unix
=== libitm Summary ===
# of expected passes 44
# of expected failures 3
# of unsupported tests 1
=== libstdc++ tests ===
Running target unix
FAIL: 30_threads/jthread/95989.cc execution test
=== libstdc++ Summary ===
# of expected passes 15457
# of unexpected failures 1
# of expected failures 95
# of unsupported tests 501
Compiler version: 12.0.0 20210819 (experimental) [remotes/origin/HEAD revision 6e529985d8:b4b2fbc113:1db70e61a92978377a648bbd90e383859fc0126b] (GCC)
Platform: powerpc64le-unknown-linux-gnu
configure flags: --prefix=/opt/gcc-nightly/trunk --with-as=/home/gccbuild/binutils/install/bin/as --with-ld=/home/gccbuild/binutils/install/bin/ld --enable-languages=c,c++,fortran,objc,obj-c++ --with-cpu=power8 --enable-checking=rtl,yes,extra
fail WARNING: Could not generate test framework tests
fail WARNING: Could not generate test framework tests
fail WARNING: Could not generate test framework tests
fail WARNING: Could not generate test framework tests
fail WARNING: Could not generate test framework tests
fail WARNING: Could not generate test framework tests
fail XPASS: gcc.test-framework/dg-bogus-exp-XF.c (test for excess errors)
fail FAIL: gcc.test-framework/dg-do-assemble-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-do-compile-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-do-link-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-do-run-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-dot-run-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-dox-run-exp-XF.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-output-exp-P.c (test for excess errors) (PRMS 42)
fail FAIL: gcc.test-framework/dg-output-exp-XF.c (test for excess errors) (PRMS 42)
fail ERROR: gcc.test-framework/dg-scan-symbol-section-1-exp-F.S: error executing dg-final: syntax error in target selector ""
fail ERROR: gcc.test-framework/dg-scan-symbol-section-2-exp-F.S: error executing dg-final: syntax error in target selector ""
fail ERROR: gcc.test-framework/dg-scan-symbol-section-3-exp-F.S: error executing dg-final: syntax error in target selector ""
fail ERROR: gcc.test-framework/dg-scan-symbol-section-exp-P.S: error executing dg-final: syntax error in target selector ""
fail FAIL: gcc.test-framework/dg-warning-exp-P.c warning test (test for warnings, line 9) (PRMS 42)
=== Test Framework Summary ===
# of expected passes 68
# of unexpected failures 20
More information about the Gcc-testresults
mailing list