ewlu / gcc-precommit-ci

2 stars 0 forks source link

Patch Status 40846-Support_for_64bit_locationt-12 #2603

Open github-actions[bot] opened 4 hours ago

github-actions[bot] commented 4 hours ago

Precommit CI Run information

Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11875626533

Patch information

Applied patches: 1 -> 12 Associated series: https://patchwork.sourceware.org/project/gcc/list/?series=40846 Last patch applied: https://patchwork.sourceware.org/project/gcc/patch/20241117031937.2218742-13-lhyatt@gmail.com/ Patch id: 101347

Build Targets

Some targets are built as multilibs. If a build target ends with multilib, please refer to the table below to see all the targets within that multilib. Target name -march string
newlib-rv64gcv-lp64d-multilib rv64gcv-lp64d, rv32gc-ilp32d, rv64gc-lp64d, rv32imc_zba_zbb_zbc_zbs-ilp32
linux-rv64gcv-lp64d-multilib rv32gcv-ilp32d, rv64gcv-lp64d
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib rv32gc_zba_zbb_zbc_zbs-ilp32d, rv64gc_zba_zbb_zbc_zbs-lp64d

Target Information

Target Shorthand -march string
Bitmanip gc_zba_zbb_zbc_zbs

Notes

Testsuite results use a more lenient allowlist to reduce error reporting with flakey tests. Please take a look at the current allowlist. Results come from a sum file comparator. Each patch is applied to a well known, non-broken baseline taken from our gcc postcommit framework (here) which runs the full gcc testsuite every 6 hours. If you have any questions or encounter any issues which may seem like false-positives, please contact us at patchworks-ci@rivosinc.com

github-actions[bot] commented 4 hours ago

Lint Status

Lint passed

github-actions[bot] commented 4 hours ago

Apply Status

Target Status
Baseline hash: https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76 Applied
Tip of tree hash: https://github.com/gcc-mirror/gcc/commit/aac5c57ee167230cea466064951daf06e42197b9 Applied

Git log

git log --oneline from the most recently applied patch to the baseline

> git log --oneline 09ef9756f22a8c4143c6b8d3afcddc72fb700c76^..HEAD
fe9144a7a69 Support for 64-bit location_t: Backend parts
b9896b3792b Support for 64-bit location_t: RTL parts
9b91b501323 Support for 64-bit location_t: gimple parts
3fc3b0839e3 Support for 64-bit location_t: C++ modules parts
02f0ee62dad Support for 64-bit location_t: Analyzer parts
3ed318eb636 Support for 64-bit location_t: toplev parts
75b4c43f83c Support for 64-bit location_t: Frontend parts
b64bde2c985 gimple: Handle tail padding when computing gimple_ops_offset
c8bba0d4080 tree-phinodes: Use 4 instead of 2 as the minimum number of phi args
5ed78f572cf tree-cfg: Fix call to next_discriminator_for_locus()
3ca6e573fad libcpp: Fix potential unaligned access in cpp_buffer
85b83048a63 Support for 64-bit location_t: libcpp part 1
09ef9756f22 libgcc: Fix a warning/error in libgcc2.c [PR117624]

Notes

Patch applied successfully

Additional information

github-actions[bot] commented 4 hours ago

Build GCC Status

Target Status
newlib-rv64gc-lp64d-non-multilib Success
linux-rv64gc_zba_zbb_zbc_zbs-lp64d-multilib Success
linux-rv64gcv-lp64d-multilib Success
newlib-rv64gcv-lp64d-multilib Success
linux-rv64gc-lp64d-non-multilib Success

Notes

Patch(es) were applied to the hash https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76. If this patch commit depends on or conflicts with a recently committed patch, then these results may be outdated.

The following targets are build only targets:

Additional information

github-actions[bot] commented 4 hours ago

Testsuite Status

Summary

New Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 2611/255 4257/346 19/3 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv32gcv ilp32d medlow multilib 2611/255 4282/368 19/3 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv64 Bitmanip lp64d medlow multilib 2611/255 4257/346 21/4 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv64gcv lp64d medlow multilib 2611/255 4284/370 21/4 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv32gc ilp32d medlow multilib 2476/241 4172/340 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 2476/241 4172/340 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv64gc lp64d medlow multilib 2478/241 4178/340 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv64gcv lp64d medlow multilib 2478/241 4205/364 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
Resolved Failures gcc g++ gfortran Previous Hash
newlib: rv32gc ilp32d medlow multilib 1/1 3/1 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 1/1 3/1 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
Unresolved Failures gcc g++ gfortran Previous Hash
linux: rv32 Bitmanip ilp32d medlow multilib 486/97 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv32gcv ilp32d medlow multilib 538/127 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv64 Bitmanip lp64d medlow multilib 491/97 3/1 12/2 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
linux: rv64gcv lp64d medlow multilib 545/128 9/3 12/2 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv32gc ilp32d medlow multilib 519/104 24/5 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv32imc_zba_zbb_zbc_zbs ilp32 medlow multilib 519/104 24/5 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv64gc lp64d medlow multilib 516/101 9/3 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76
newlib: rv64gcv lp64d medlow multilib 567/129 15/5 0/0 https://github.com/gcc-mirror/gcc/commit/09ef9756f22a8c4143c6b8d3afcddc72fb700c76

New Failures Across All Affected Targets (8 targets / 8 total targets)

FAIL: ./pr116847.H -fno-modules -O2 -c (test for excess errors)
FAIL: ./pr116847.H -fno-modules -O2 -g -c (test for excess errors)
FAIL: ./pr116847.H -fno-modules -g -c (test for excess errors)
FAIL: ./system-1.H -fno-modules -O2 -c (test for excess errors)
FAIL: ./system-1.H -fno-modules -O2 -g -c (test for excess errors)
FAIL: ./system-1.H -fno-modules -g -c (test for excess errors)
FAIL: ./system-2.H -fno-modules -O2 -c (test for excess errors)
FAIL: ./system-2.H -fno-modules -O2 -g -c (test for excess errors)
FAIL: ./system-2.H -fno-modules -g -c (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer-2.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer-2.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer-2.c  -std=gnu++26 (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer-2.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer.c  -std=gnu++26 (test for excess errors)
FAIL: c-c++-common/Wdangling-pointer.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/Wunused-function-1.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/Wunused-function-1.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/Wunused-function-1.c  -std=gnu++26 (test for excess errors)
FAIL: c-c++-common/Wunused-function-1.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/Wuse-after-free.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/Wuse-after-free.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/Wuse-after-free.c  -std=gnu++26 (test for excess errors)
FAIL: c-c++-common/Wuse-after-free.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/Wvarargs.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/Wvarargs.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/Wvarargs.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/Wvarargs.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-1.c  (test for warnings, line 108)
FAIL: c-c++-common/analyzer/allocation-size-1.c  (test for warnings, line 35)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17  (test for warnings, line 108)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17  (test for warnings, line 35)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note (test for warnings, line 67)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note at line 126 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note at line 21 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note at line 23 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note at line 41 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 note at line 75 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 warning at line 124 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 warning at line 20 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 warning at line 39 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++17 warning at line 73 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26  (test for warnings, line 108)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26  (test for warnings, line 35)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note (test for warnings, line 67)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note at line 126 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note at line 21 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note at line 23 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note at line 41 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 note at line 75 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 warning at line 124 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 warning at line 20 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 warning at line 39 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++26 warning at line 73 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98  (test for warnings, line 108)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98  (test for warnings, line 35)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note (test for warnings, line 67)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note at line 126 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note at line 21 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note at line 23 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note at line 41 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 note at line 75 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 warning at line 124 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 warning at line 20 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 warning at line 39 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c  -std=c++98 warning at line 73 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-1.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-1.c note (test for warnings, line 67)
FAIL: c-c++-common/analyzer/allocation-size-1.c note at line 125 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c note at line 21 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c note at line 22 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c note at line 40 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c note at line 74 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-1.c warning at line 124 (test for warnings, line 121)
FAIL: c-c++-common/analyzer/allocation-size-1.c warning at line 20 (test for warnings, line 17)
FAIL: c-c++-common/analyzer/allocation-size-1.c warning at line 39 (test for warnings, line 36)
FAIL: c-c++-common/analyzer/allocation-size-1.c warning at line 73 (test for warnings, line 70)
FAIL: c-c++-common/analyzer/allocation-size-2.c  (test for warnings, line 125)
FAIL: c-c++-common/analyzer/allocation-size-2.c  (test for warnings, line 90)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17  (test for warnings, line 125)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17  (test for warnings, line 90)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 note (test for warnings, line 37)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 note at line 137 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 note at line 23 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 note at line 25 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 note at line 43 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 warning at line 135 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 warning at line 22 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++17 warning at line 41 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26  (test for warnings, line 125)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26  (test for warnings, line 90)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 note (test for warnings, line 37)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 note at line 137 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 note at line 23 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 note at line 25 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 note at line 43 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 warning at line 135 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 warning at line 22 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++26 warning at line 41 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98  (test for warnings, line 125)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98  (test for warnings, line 90)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 note (test for warnings, line 37)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 note at line 137 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 note at line 23 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 note at line 25 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 note at line 43 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 warning at line 135 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 warning at line 22 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c  -std=c++98 warning at line 41 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-2.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-2.c note (test for warnings, line 37)
FAIL: c-c++-common/analyzer/allocation-size-2.c note at line 136 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c note at line 23 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c note at line 24 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c note at line 42 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-2.c warning at line 135 (test for warnings, line 130)
FAIL: c-c++-common/analyzer/allocation-size-2.c warning at line 22 (test for warnings, line 19)
FAIL: c-c++-common/analyzer/allocation-size-2.c warning at line 41 (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 24 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 26 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 46 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 note at line 48 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 warning at line 23 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++17 warning at line 45 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 24 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 26 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 46 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 note at line 48 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 warning at line 23 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++26 warning at line 45 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 24 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 26 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 46 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 note at line 48 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 warning at line 23 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c  -std=c++98 warning at line 45 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-3.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 24 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 25 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 36 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 46 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c note at line 47 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-3.c warning at line 23 (test for warnings, line 14)
FAIL: c-c++-common/analyzer/allocation-size-3.c warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-3.c warning at line 45 (test for warnings, line 42)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 note at line 62 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 note at line 64 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++17 warning at line 61 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 note at line 62 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 note at line 64 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++26 warning at line 61 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 note at line 37 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 note at line 62 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 note at line 64 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c  -std=c++98 warning at line 61 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-4.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-4.c note at line 35 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c note at line 36 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c note at line 62 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c note at line 63 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-4.c warning at line 34 (test for warnings, line 31)
FAIL: c-c++-common/analyzer/allocation-size-4.c warning at line 61 (test for warnings, line 58)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  (test for warnings, line 62)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  (test for warnings, line 7)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  (test for warnings, line 62)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  (test for warnings, line 7)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  expected multiline pattern lines 50-57
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17  expected multiline pattern lines 77-83
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  (test for warnings, line 62)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  (test for warnings, line 7)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  expected multiline pattern lines 50-57
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26  expected multiline pattern lines 77-83
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  (test for warnings, line 62)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  (test for warnings, line 7)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  expected multiline pattern lines 50-57
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98  expected multiline pattern lines 77-83
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 12-19
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 39-46
FAIL: c-c++-common/analyzer/allocation-size-multiline-1.c expected multiline pattern lines 67-73
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  (test for warnings, line 60)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  (test for warnings, line 8)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  (test for warnings, line 60)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  (test for warnings, line 8)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  expected multiline pattern lines 48-55
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17  expected multiline pattern lines 74-81
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  (test for warnings, line 60)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  (test for warnings, line 8)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  expected multiline pattern lines 48-55
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26  expected multiline pattern lines 74-81
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  (test for warnings, line 34)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  (test for warnings, line 60)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  (test for warnings, line 8)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  expected multiline pattern lines 22-29
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  expected multiline pattern lines 48-55
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98  expected multiline pattern lines 74-81
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 12-19
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 38-45
FAIL: c-c++-common/analyzer/allocation-size-multiline-2.c expected multiline pattern lines 64-71
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17  expected multiline pattern lines 26-33
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17  expected multiline pattern lines 52-59
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26  expected multiline pattern lines 26-33
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26  expected multiline pattern lines 52-59
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98  expected multiline pattern lines 26-33
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98  expected multiline pattern lines 52-59
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c (test for excess errors)
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c expected multiline pattern lines 16-23
FAIL: c-c++-common/analyzer/allocation-size-multiline-3.c expected multiline pattern lines 42-49
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  (test for warnings, line 105)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  (test for warnings, line 105)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  expected multiline pattern lines 173-209
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  expected multiline pattern lines 242-253
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17  expected multiline pattern lines 64-100
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  (test for warnings, line 105)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  expected multiline pattern lines 173-209
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  expected multiline pattern lines 242-253
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26  expected multiline pattern lines 64-100
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  (test for warnings, line 105)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  expected multiline pattern lines 173-209
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  expected multiline pattern lines 242-253
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98  expected multiline pattern lines 64-100
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 134-170
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 228-239
FAIL: c-c++-common/analyzer/analyzer-verbosity-0.c expected multiline pattern lines 25-61
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  (test for warnings, line 135)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  (test for warnings, line 282)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  (test for warnings, line 135)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  (test for warnings, line 282)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  expected multiline pattern lines 218-269
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  expected multiline pattern lines 300-311
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17  expected multiline pattern lines 79-130
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  (test for warnings, line 135)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  (test for warnings, line 282)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  expected multiline pattern lines 218-269
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  expected multiline pattern lines 300-311
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26  expected multiline pattern lines 79-130
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  (test for warnings, line 135)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  (test for warnings, line 282)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  expected multiline pattern lines 218-269
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  expected multiline pattern lines 300-311
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98  expected multiline pattern lines 79-130
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 164-215
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 25-76
FAIL: c-c++-common/analyzer/analyzer-verbosity-1.c expected multiline pattern lines 286-297
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c expected multiline pattern lines 186-255
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c expected multiline pattern lines 25-87
FAIL: c-c++-common/analyzer/analyzer-verbosity-2.c expected multiline pattern lines 346-357
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  (test for warnings, line 157)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  (test for warnings, line 342)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  (test for warnings, line 9)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  expected multiline pattern lines 258-327
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  expected multiline pattern lines 360-371
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98  expected multiline pattern lines 90-152
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c (test for excess errors)
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c expected multiline pattern lines 186-255
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c expected multiline pattern lines 25-87
FAIL: c-c++-common/analyzer/analyzer-verbosity-3.c expected multiline pattern lines 346-357
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 10)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 22)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 23)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 69)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 70)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 79)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  (test for warnings, line 80)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 10)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 22)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 23)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 69)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 70)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 79)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17  (test for warnings, line 80)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 10)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 22)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 23)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 69)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 70)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 79)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26  (test for warnings, line 80)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 10)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 12)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 22)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 23)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 38)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 69)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 70)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 79)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98  (test for warnings, line 80)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-alloc_size-1.c (test for excess errors)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 110)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 115)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 120)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 136)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 137)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 144)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 145)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 164)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 165)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 173)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 174)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 178)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 179)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 184)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 185)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 203)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 204)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 208)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 209)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 213)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 214)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 219)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 220)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 225)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 67)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 68)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 71)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 72)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 76)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  (test for warnings, line 77)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 110)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 115)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 120)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 136)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 137)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 144)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 145)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 164)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 165)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 173)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 174)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 178)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 179)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 184)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 185)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 203)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 204)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 208)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 209)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 213)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 214)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 219)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 220)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 225)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 67)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 68)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 71)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 72)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 76)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17  (test for warnings, line 77)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 110)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 115)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 120)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 136)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 137)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 144)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 145)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 164)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 165)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 173)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 174)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 178)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 179)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 184)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 185)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 203)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 204)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 208)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 209)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 213)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 214)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 219)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 220)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 225)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 67)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 68)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 71)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 72)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 76)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26  (test for warnings, line 77)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 110)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 115)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 120)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 136)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 137)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 144)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 145)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 164)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 165)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 173)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 174)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 178)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 179)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 184)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 185)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 203)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 204)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 208)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 209)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 213)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 214)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 219)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 220)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 224)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 225)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 67)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 68)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 71)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 72)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 76)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98  (test for warnings, line 77)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-malloc-6.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-malloc-6.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-malloc-6.c (test for excess errors)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  (test for warnings, line 32)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  (test for warnings, line 46)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  (test for warnings, line 53)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  (test for warnings, line 6)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17  (test for warnings, line 32)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17  (test for warnings, line 46)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17  (test for warnings, line 53)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17  (test for warnings, line 6)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++17 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26  (test for warnings, line 32)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26  (test for warnings, line 46)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26  (test for warnings, line 53)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26  (test for warnings, line 6)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++26 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98  (test for warnings, line 32)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98  (test for warnings, line 39)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98  (test for warnings, line 46)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98  (test for warnings, line 53)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98  (test for warnings, line 6)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98 (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c  -std=c++98 (test for excess errors)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c (internal compiler error: qsort checking failed)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-access-without-size.c (test for excess errors)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  (test for warnings, line 28)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  (test for warnings, line 36)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  (test for warnings, line 44)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  (test for warnings, line 51)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  -std=c++17  (test for warnings, line 28)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  -std=c++17  (test for warnings, line 36)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  -std=c++17  (test for warnings, line 44)
FAIL: c-c++-common/analyzer/attr-null_terminated_string_arg-multiple.c  -std=c++17  (test for warnings, line 51)
FAIL: c-c++-common/analyzer/attr-

Comment text has been trimmed. Please check logs for the untrimmed comment. Additional information

Gist URL: https://gist.github.com/ewlu/359c27d67b229d72bf68d2b890d9724b