Results for 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (GCC) testsuite on x86_64-pc-linux-gnu
H.J. Lu
hjl@sc.intel.com
Fri Aug 20 23:09:29 GMT 2021
LAST_UPDATED: Fri Aug 20 18:30:20 UTC 2021 (revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3)
Native configuration is x86_64-pc-linux-gnu
=== gcc tests ===
Running target unix
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/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 -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -Os -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test
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/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
XPASS: gcc.dg/guality/pr41353-1.c -Og -DPREVENT_OPTIMIZATION line 28 j == 28 + 37
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 -O3 -g -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8
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-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-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-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-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-6.c -Os -DPREVENT_OPTIMIZATION line 11 x == 2
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/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 c + 1 == 2
FAIL: gcc.dg/guality/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 i + 1 == 8
FAIL: gcc.dg/guality/pr90716.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 j + 1 == 9
FAIL: gcc.dg/guality/sra-1.c -O2 -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 43 a.j == 14
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 -O3 -g -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Os -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/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/tree-prof/20050826-2.c scan-tree-dump-not dom2 "Invalid sum"
=== gcc Summary for unix ===
# of expected passes 170447
# of unexpected failures 126
# of unexpected successes 18
# of expected failures 999
# of unsupported tests 2550
Running target unix/-m32
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)
FAIL: gcc.dg/guality/drap.c -Os -DPREVENT_OPTIMIZATION line 21 a == 5
FAIL: gcc.dg/guality/drap.c -Os -DPREVENT_OPTIMIZATION line 22 b == 6
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 -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -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
XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test
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/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
XPASS: gcc.dg/guality/pr41353-1.c -Os -DPREVENT_OPTIMIZATION line 28 j == 28 + 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/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 35 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 40 v == 1
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43177.c -Os -DPREVENT_OPTIMIZATION line 15 x == 7
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8
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-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-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 -Os -DPREVENT_OPTIMIZATION line 20 y == 25
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 y == 117
FAIL: gcc.dg/guality/pr54519-3.c -Os -DPREVENT_OPTIMIZATION line 23 z == 8
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 -Os -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-6.c -Os -DPREVENT_OPTIMIZATION line 11 x == 2
FAIL: gcc.dg/guality/pr54796.c -O1 -DPREVENT_OPTIMIZATION line 17 a == 5
FAIL: gcc.dg/guality/pr54796.c -O1 -DPREVENT_OPTIMIZATION line 17 b == 6
FAIL: gcc.dg/guality/pr54796.c -O1 -DPREVENT_OPTIMIZATION line 17 c == 5
FAIL: gcc.dg/guality/pr54796.c -O2 -DPREVENT_OPTIMIZATION line 17 a == 5
FAIL: gcc.dg/guality/pr54796.c -O2 -DPREVENT_OPTIMIZATION line 17 b == 6
FAIL: gcc.dg/guality/pr54796.c -O2 -DPREVENT_OPTIMIZATION line 17 c == 5
FAIL: gcc.dg/guality/pr54796.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 a == 5
FAIL: gcc.dg/guality/pr54796.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 b == 6
FAIL: gcc.dg/guality/pr54796.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 17 c == 5
FAIL: gcc.dg/guality/pr54796.c -O3 -g -DPREVENT_OPTIMIZATION line 17 a == 5
FAIL: gcc.dg/guality/pr54796.c -O3 -g -DPREVENT_OPTIMIZATION line 17 b == 6
FAIL: gcc.dg/guality/pr54796.c -O3 -g -DPREVENT_OPTIMIZATION line 17 c == 5
FAIL: gcc.dg/guality/pr54796.c -Os -DPREVENT_OPTIMIZATION line 17 a == 5
FAIL: gcc.dg/guality/pr54796.c -Os -DPREVENT_OPTIMIZATION line 17 b == 6
FAIL: gcc.dg/guality/pr54796.c -Os -DPREVENT_OPTIMIZATION line 17 c == 5
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/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 c + 1 == 2
FAIL: gcc.dg/guality/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 i + 1 == 8
FAIL: gcc.dg/guality/pr90716.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 j + 1 == 9
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 -Os -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/guality/vla-1.c -O1 -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c -O3 -g -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/guality/vla-1.c -Os -DPREVENT_OPTIMIZATION line 24 i == 5
FAIL: gcc.dg/tree-prof/20050826-2.c scan-tree-dump-not dom2 "Invalid sum"
FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times ivopts "&a" 1
FAIL: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times ivopts "&a" 1
FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times ivopts "&a" 1
XPASS: gcc.dg/vect/vect-reduc-in-order-1.c -flto -ffat-lto-objects execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-1.c execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-2.c -flto -ffat-lto-objects execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-2.c execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-3.c -flto -ffat-lto-objects execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-3.c execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-4.c -flto -ffat-lto-objects execution test
XPASS: gcc.dg/vect/vect-reduc-in-order-4.c execution test
=== gcc Summary for unix/-m32 ===
# of expected passes 166533
# of unexpected failures 130
# of unexpected successes 26
# of expected failures 998
# of unsupported tests 3265
Running target unix/-mx32
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)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -O0 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -O1 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -O2 (test for excess errors)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -O3 -g (test for excess errors)
FAIL: gcc.dg/analyzer/torture/asm-x86-linux-rdmsr.c -Os (test for excess errors)
FAIL: gcc.dg/store_merging_5.c scan-tree-dump-times store-merging "MEM <unsigned int> \\\\[.*\\\\]" 1
XPASS: gcc.dg/guality/example.c -O0 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 -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -Os -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/guality.c -Og -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -O3 -g -DPREVENT_OPTIMIZATION execution test
XPASS: gcc.dg/guality/inline-params.c -Os -DPREVENT_OPTIMIZATION execution test
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/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 16 arg7 == 30
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg1 == 1
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg2 == 2
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg3 == 3
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg4 == 4
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg5 == 5
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg6 == 6
FAIL: gcc.dg/guality/pr36728-2.c -O3 -g -DPREVENT_OPTIMIZATION line 18 arg7 == 30
FAIL: gcc.dg/guality/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 16 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 14 y == 2
FAIL: gcc.dg/guality/pr36728-4.c -O3 -g -DPREVENT_OPTIMIZATION line 16 y == 2
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 -O3 -g -DPREVENT_OPTIMIZATION execution test
FAIL: gcc.dg/guality/pr43051-1.c -O1 -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O1 -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 34 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions -DPREVENT_OPTIMIZATION line 39 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 34 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 39 c == &a[0]
FAIL: gcc.dg/guality/pr43051-1.c -Os -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -Og -DPREVENT_OPTIMIZATION line 36 e == &a[1]
FAIL: gcc.dg/guality/pr43051-1.c -Og -DPREVENT_OPTIMIZATION line 41 e == &a[1]
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 23 z == 8
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-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-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-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-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-6.c -Os -DPREVENT_OPTIMIZATION line 11 x == 2
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/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 c + 1 == 2
FAIL: gcc.dg/guality/pr90074.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 28 i + 1 == 8
FAIL: gcc.dg/guality/pr90716.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 23 j + 1 == 9
FAIL: gcc.dg/guality/sra-1.c -O2 -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none -DPREVENT_OPTIMIZATION line 43 a.j == 14
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 -O3 -g -DPREVENT_OPTIMIZATION line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c -Os -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/tree-prof/20050826-2.c scan-tree-dump-not dom2 "Invalid sum"
XPASS: gcc.dg/tree-ssa/builtin-snprintf-6.c scan-tree-dump-times optimized "Function test_assign_aggregate" 1
FAIL: gcc.dg/tree-ssa/dump-6.c scan-tree-dump store-merging "MEM <unsigned int> \\\\[\\\\(char \\\\*\\\\)\\\\&a8] = "
FAIL: gcc.target/i386/pr96539.c scan-assembler-not rep[^\\n\\r]*movs
FAIL: gcc.target/i386/pr97971.c (test for errors, line 10)
FAIL: gcc.target/i386/shrink_wrap_1.c scan-rtl-dump pro_and_epilogue "Performing shrink-wrapping"
=== gcc Summary for unix/-mx32 ===
# of expected passes 168246
# of unexpected failures 155
# of unexpected successes 17
# of expected failures 997
# of unsupported tests 2895
=== gcc Summary ===
# of expected passes 505226
# of unexpected failures 411
# of unexpected successes 61
# of expected failures 2994
# of unsupported tests 8710
/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/xgcc version 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (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)
=== gfortran Summary for unix ===
# of expected passes 59189
# of unexpected failures 2
# of expected failures 254
# of unsupported tests 82
Running target unix/-m32
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (internal compiler error)
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors)
FAIL: gfortran.dg/PR93963.f90 -O2 execution test
FAIL: gfortran.dg/PR93963.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test
FAIL: gfortran.dg/PR93963.f90 -O3 -g execution test
FAIL: gfortran.dg/PR93963.f90 -Os execution test
FAIL: gfortran.dg/guality/pr41558.f90 -Os line 7 s == 'foo'
=== gfortran Summary for unix/-m32 ===
# of expected passes 58934
# of unexpected failures 7
# of expected failures 256
# of unsupported tests 198
Running target unix/-mx32
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (internal compiler error)
FAIL: gfortran.dg/analyzer/pr96949.f90 -O (test for excess errors)
=== gfortran Summary for unix/-mx32 ===
# of expected passes 59202
# of unexpected failures 2
# of expected failures 256
# of unsupported tests 71
=== gfortran Summary ===
# of expected passes 177325
# of unexpected failures 11
# of expected failures 766
# of unsupported tests 351
/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/gfortran version 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (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)
FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40
=== g++ Summary for unix ===
# of expected passes 217384
# of unexpected failures 9
# of expected failures 1323
# of unsupported tests 9348
Running target unix/-m32
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)
FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40
=== g++ Summary for unix/-m32 ===
# of expected passes 214856
# of unexpected failures 9
# of expected failures 1315
# of unsupported tests 9171
Running target unix/-mx32
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)
FAIL: g++.dg/guality/pr55665.C -O2 -flto -fno-use-linker-plugin -flto-partition=none line 23 p == 40
=== g++ Summary for unix/-mx32 ===
# of expected passes 217279
# of unexpected failures 9
# of expected failures 1315
# of unsupported tests 9317
=== g++ Summary ===
# of expected passes 649519
# of unexpected failures 27
# of expected failures 3953
# of unsupported tests 27836
/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/xg++ version 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (GCC)
=== objc tests ===
Running target unix
=== objc Summary for unix ===
# of expected passes 2820
# of expected failures 6
# of unsupported tests 70
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 2820
# of expected failures 6
# of unsupported tests 70
Running target unix/-mx32
=== objc Summary for unix/-mx32 ===
# of expected passes 2820
# of expected failures 6
# of unsupported tests 70
=== objc Summary ===
# of expected passes 8460
# of expected failures 18
# of unsupported tests 210
/export/gnu/import/git/gcc-test-master-intel64/bld/gcc/xgcc version 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (GCC)
=== libatomic tests ===
Running target unix/-m32
=== libatomic Summary for unix/-m32 ===
# of expected passes 44
# of unsupported tests 5
Running target unix/-mx32
=== libatomic Summary for unix/-mx32 ===
# of expected passes 54
Running target unix
=== libatomic Summary for unix ===
# of expected passes 54
=== libatomic Summary ===
# of expected passes 152
# of unsupported tests 5
=== libgomp tests ===
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 11650
# of expected failures 104
# of unsupported tests 547
Running target unix/-mx32
=== libgomp Summary for unix/-mx32 ===
# of expected passes 11650
# of expected failures 104
# of unsupported tests 547
Running target unix
=== libgomp Summary for unix ===
# of expected passes 11651
# of expected failures 104
# of unsupported tests 546
=== libgomp Summary ===
# of expected passes 34951
# of expected failures 312
# of unsupported tests 1640
=== libitm tests ===
Running target unix/-m32
=== libitm Summary for unix/-m32 ===
# of expected passes 44
# of expected failures 3
# of unsupported tests 1
Running target unix/-mx32
=== libitm Summary for unix/-mx32 ===
# of expected passes 44
# of expected failures 3
# of unsupported tests 1
Running target unix
=== libitm Summary for unix ===
# of expected passes 44
# of expected failures 3
# of unsupported tests 1
=== libitm Summary ===
# of expected passes 132
# of expected failures 9
# of unsupported tests 3
=== libstdc++ tests ===
Running target unix
FAIL: 22_locale/numpunct/members/char/3.cc execution test
FAIL: 22_locale/time_get/get_time/char/2.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test
=== libstdc++ Summary for unix ===
# of expected passes 15756
# of unexpected failures 7
# of expected failures 95
# of unsupported tests 347
Running target unix/-m32
FAIL: 22_locale/numpunct/members/char/3.cc execution test
FAIL: 22_locale/time_get/get_time/char/2.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 15768
# of unexpected failures 7
# of expected failures 95
# of unsupported tests 341
Running target unix/-mx32
FAIL: 22_locale/numpunct/members/char/3.cc execution test
FAIL: 22_locale/time_get/get_time/char/2.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test
=== libstdc++ Summary for unix/-mx32 ===
# of expected passes 15756
# of unexpected failures 7
# of expected failures 95
# of unsupported tests 349
=== libstdc++ Summary ===
# of expected passes 47280
# of unexpected failures 21
# of expected failures 285
# of unsupported tests 1037
Compiler version: 12.0.0 20210820 (experimental) [master revision 29b2fd371f1:6b9836882bb:5f80c6270de6ac79d819de50048b32351a6b97c3] (GCC)
Platform: x86_64-pc-linux-gnu
configure flags: --prefix=/usr/12.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-multilib-list=m32,m64,mx32 --with-fpmath=sse
More information about the Gcc-testresults
mailing list