>>> clang 15.0.3 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/clang/clang-15.0.3.src.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3 -xf - >>> clang 15.0.3 Patching Applying 0001-lib-Driver-ToolChains-Gnu-Use-GCC_INSTALL_PREFIX-in-.patch using patch: patching file lib/Driver/ToolChains/Gnu.cpp Hunk #1 succeeded at 2002 with fuzz 2 (offset 277 lines). Hunk #2 succeeded at 2013 (offset 277 lines). >>> clang 15.0.3 Configuring (mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3//buildroot-build && cd /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3//buildroot-build && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/output-1/host/bin/cmake /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-2/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_CROSSCOMPILING=1 -DCLANG_BUILD_TOOLS=ON -DCLANG_BUILD_EXAMPLES=OFF -DCLANG_INCLUDE_DOCS=OFF -DCLANG_INCLUDE_TESTS=OFF -DLLVM_DIR=/home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/lib/cmake/llvm -DCMAKE_MODULE_PATH=/home/buildroot/autobuild/instance-2/output-1/host/lib/cmake/llvm -DCLANG_TABLEGEN:FILEPATH=/home/buildroot/autobuild/instance-2/output-1/host/bin/clang-tblgen -DLLVM_TABLEGEN_EXE:FILEPATH=/home/buildroot/autobuild/instance-2/output-1/host/bin/llvm-tblgen -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_DYLIB_COMPONENTS=all ) -- The C compiler identification is GNU 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabihf-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-2/output-1/host/bin/armeb-buildroot-linux-gnueabihf-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found zstd: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/lib/libzstd.so -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /home/buildroot/autobuild/instance-2/output-1/host/bin/python3.11 (found suitable version "3.11.4", minimum required is "3.0") found components: Interpreter -- Looking for sys/resource.h -- Looking for sys/resource.h - found CMake Warning (dev) at CMakeLists.txt:322 (find_package): Policy CMP0146 is not set: The FindCUDA module is removed. Run "cmake --help-policy CMP0146" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Clang version: 15.0.3 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed -- Found Git: /usr/bin/git (found version "2.41.0") -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Not building amdgpu-arch: hsa-runtime64 not found -- Configuring done (11.1s) -- Generating done (1.2s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build >>> clang 15.0.3 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 0%] Building CXX object lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 0%] Copying clang's mm_malloc.h... [ 0%] Copying clang's builtins.h... [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 0%] Built target core-resource-headers [ 0%] Built target utility-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Building arm_neon.h... [ 1%] Building arm_mve.h... [ 1%] Building arm_cde.h... [ 1%] Copying clang's arm_cmse.h... [ 1%] Copying clang's armintr.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Built target arm-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Building arm_sve.h... [ 1%] Building arm_bf16.h... [ 1%] Copying clang's arm_neon_sve_bridge.h... [ 1%] Copying clang's arm64intr.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Built target aarch64-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Building arm_fp16.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Copying clang's __clang_cuda_builtin_vars.h... [ 1%] Copying clang's __clang_cuda_cmath.h... [ 1%] Copying clang's arm_acle.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 1%] Copying clang's __clang_cuda_complex_builtins.h... [ 1%] Built target arm-common-resource-headers [ 1%] Copying clang's __clang_cuda_device_functions.h... [ 1%] Copying clang's __clang_cuda_intrinsics.h... [ 1%] Copying clang's __clang_cuda_libdevice_declares.h... [ 2%] Copying clang's __clang_cuda_math.h... [ 2%] Copying clang's __clang_cuda_math_forward_declares.h... [ 2%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 2%] Copying clang's __clang_cuda_texture_intrinsics.h... [ 2%] Copying clang's cuda_wrappers/algorithm... [ 2%] Copying clang's cuda_wrappers/complex... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's cuda_wrappers/new... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's hexagon_circ_brev_intrinsics.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Built target cuda-resource-headers [ 2%] Copying clang's hexagon_protos.h... [ 2%] Copying clang's hexagon_types.h... [ 2%] Copying clang's hvx_hexagon_protos.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Built target hexagon-resource-headers [ 2%] Copying clang's __clang_hip_cmath.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's __clang_hip_libdevice_declares.h... [ 2%] Copying clang's msa.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's __clang_hip_math.h... [ 2%] Built target mips-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's __clang_hip_runtime_wrapper.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Built target hip-resource-headers [ 2%] Copying clang's altivec.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's ppc_wrappers/bmi2intrin.h... [ 2%] Copying clang's htmintrin.h... [ 2%] Copying clang's ppc_wrappers/bmiintrin.h... [ 2%] Copying clang's htmxlintrin.h... [ 2%] Copying clang's ppc_wrappers/emmintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Built target ppc-htm-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's ppc_wrappers/immintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's ppc_wrappers/mm_malloc.h... [ 2%] Built target riscv-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's ppc_wrappers/mmintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 2%] Copying clang's s390intrin.h... [ 3%] Copying clang's ppc_wrappers/pmmintrin.h... [ 3%] Copying clang's vecintrin.h... [ 3%] Copying clang's ppc_wrappers/smmintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 3%] Copying clang's ppc_wrappers/tmmintrin.h... [ 3%] Built target systemz-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 3%] Copying clang's ppc_wrappers/x86gprintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 3%] Copying clang's velintrin.h... [ 3%] Copying clang's ppc_wrappers/x86intrin.h... [ 4%] Copying clang's velintrin_approx.h... [ 4%] Copying clang's ppc_wrappers/xmmintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 4%] Copying clang's velintrin_gen.h... [ 4%] Built target ppc-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 4%] Built target ve-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 4%] Copying clang's wasm_simd128.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 4%] Built target webassembly-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 4%] Copying clang's __wmmintrin_aes.h... [ 4%] Copying clang's __wmmintrin_pclmul.h... [ 4%] Copying clang's adxintrin.h... [ 4%] Copying clang's ammintrin.h... [ 4%] Copying clang's amxintrin.h... [ 4%] Copying clang's avx2intrin.h... [ 4%] Copying clang's avx512bf16intrin.h... [ 4%] Copying clang's avx512bitalgintrin.h... [ 4%] Copying clang's avx512bwintrin.h... [ 4%] Copying clang's avx512cdintrin.h... [ 4%] Copying clang's avx512dqintrin.h... [ 5%] Copying clang's avx512erintrin.h... [ 5%] Copying clang's avx512fintrin.h... [ 5%] Copying clang's avx512fp16intrin.h... [ 5%] Copying clang's avx512ifmaintrin.h... [ 5%] Copying clang's avx512ifmavlintrin.h... [ 5%] Copying clang's avx512pfintrin.h... [ 5%] Copying clang's avx512vbmi2intrin.h... [ 5%] Copying clang's avx512vbmiintrin.h... [ 5%] Copying clang's avx512vbmivlintrin.h... [ 5%] Copying clang's avx512vlbf16intrin.h... [ 5%] Copying clang's avx512vlbitalgintrin.h... [ 5%] Copying clang's avx512vlbwintrin.h... [ 5%] Copying clang's avx512vlcdintrin.h... [ 5%] Copying clang's avx512vldqintrin.h... [ 6%] Copying clang's avx512vlfp16intrin.h... [ 6%] Copying clang's avx512vlintrin.h... [ 6%] Copying clang's avx512vlvbmi2intrin.h... [ 6%] Copying clang's avx512vlvnniintrin.h... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 6%] Copying clang's avx512vlvp2intersectintrin.h... [ 6%] Copying clang's hlsl.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 6%] Copying clang's avx512vnniintrin.h... [ 6%] Built target hlsl-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 6%] Copying clang's avx512vp2intersectintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 6%] Copying clang's avx512vpopcntdqintrin.h... [ 6%] Copying clang's opencl-c.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 6%] Copying clang's avx512vpopcntdqvlintrin.h... [ 6%] Built target opencl-resource-headers [ 6%] Copying clang's avxintrin.h... [ 6%] Copying clang's avxvnniintrin.h... [ 6%] Copying clang's bmi2intrin.h... [ 6%] Copying clang's bmiintrin.h... [ 6%] Copying clang's cet.h... [ 7%] Copying clang's cetintrin.h... [ 7%] Copying clang's cldemoteintrin.h... [ 7%] Copying clang's clflushoptintrin.h... [ 7%] Copying clang's clwbintrin.h... [ 7%] Copying clang's clzerointrin.h... [ 7%] Copying clang's cpuid.h... [ 7%] Copying clang's crc32intrin.h... [ 7%] Copying clang's emmintrin.h... [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 7%] Copying clang's enqcmdintrin.h... [ 7%] Copying clang's f16cintrin.h... [ 7%] Copying clang's fma4intrin.h... [ 7%] Copying clang's fmaintrin.h... [ 7%] Copying clang's fxsrintrin.h... [ 7%] Copying clang's gfniintrin.h... [ 8%] Copying clang's hresetintrin.h... [ 8%] Copying clang's ia32intrin.h... [ 8%] Copying clang's immintrin.h... [ 8%] Copying clang's invpcidintrin.h... [ 8%] Copying clang's keylockerintrin.h... [ 8%] Copying clang's lwpintrin.h... [ 8%] Copying clang's lzcntintrin.h... [ 8%] Copying clang's mm3dnow.h... [ 8%] Copying clang's mmintrin.h... [ 8%] Copying clang's movdirintrin.h... [ 8%] Copying clang's mwaitxintrin.h... [ 8%] Copying clang's nmmintrin.h... [ 8%] Copying clang's pconfigintrin.h... [ 8%] Copying clang's pkuintrin.h... [ 9%] Copying clang's pmmintrin.h... [ 9%] Copying clang's popcntintrin.h... [ 9%] Copying clang's prfchwintrin.h... [ 9%] Copying clang's ptwriteintrin.h... [ 9%] Copying clang's rdpruintrin.h... [ 9%] Copying clang's rdseedintrin.h... [ 9%] Copying clang's rtmintrin.h... [ 9%] Copying clang's serializeintrin.h... [ 9%] Copying clang's sgxintrin.h... [ 9%] Copying clang's shaintrin.h... [ 9%] Copying clang's smmintrin.h... [ 9%] Copying clang's tbmintrin.h... [ 9%] Copying clang's tmmintrin.h... [ 9%] Copying clang's tsxldtrkintrin.h... [ 10%] Copying clang's uintrintrin.h... [ 10%] Copying clang's vaesintrin.h... [ 10%] Copying clang's vpclmulqdqintrin.h... [ 10%] Copying clang's waitpkgintrin.h... [ 10%] Copying clang's wbnoinvdintrin.h... [ 10%] Copying clang's wmmintrin.h... [ 10%] Copying clang's x86gprintrin.h... [ 10%] Copying clang's x86intrin.h... [ 10%] Copying clang's xmmintrin.h... [ 10%] Copying clang's xopintrin.h... [ 10%] Copying clang's xsavecintrin.h... [ 10%] Copying clang's xsaveintrin.h... [ 10%] Copying clang's xsaveoptintrin.h... [ 10%] Copying clang's xsavesintrin.h... [ 11%] Copying clang's xtestintrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target x86-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Copying clang's openmp_wrappers/math.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target openmp-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Copying clang's intrin.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target windows-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building NodeClasses.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangSyntaxNodeClasses make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target omp_gen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building Attrs.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAttrClasses make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AttrImpl.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAttrImpl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AttrTextNodeDump.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAttrTextDump make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AttrNodeTraverse.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAttrTraverse make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AttrVisitor.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAttrVisitor make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building StmtNodes.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangStmtNodes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building DeclNodes.inc... In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Support/RISCVVIntrinsicUtils.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Support/RISCVVIntrinsicUtils.cpp:9: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = const long long int*; _Container = vector]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = long long int*; _Container = vector]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator >; _To = long long int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 328 | __niter_wrap(_From __from, _To __res) | ^~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:620:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 619 | return std::__copy_move_a<__is_move_iterator<_II>::__value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | (std::__miter_base(__first), std::__miter_base(__last), __result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 11%] Built target ClangDeclNodes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building TypeNodes.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = long long int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [ 11%] Built target ClangTypeNodes /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = long long int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:620:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 619 | return std::__copy_move_a<__is_move_iterator<_II>::__value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | (std::__miter_base(__first), std::__miter_base(__last), __result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = long long int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = long long int*]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = long long int*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:147:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 147 | { return std::copy(__first, __last, __result); } | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1611:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1611 | _M_allocate_and_copy(size_type __n, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1611:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = long long int*; _Tp = long long int]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = long long int; _Alloc = std::allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1617:35: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:232:51: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 232 | pointer __tmp = _M_allocate_and_copy(__xlen, __x.begin(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 233 | __x.end()); | ~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:244:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 244 | std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | end(), _M_get_Tp_allocator()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AbstractBasicReader.inc... [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAbstractBasicReader make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Building AbstractBasicWriter.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 11%] Built target ClangAbstractBasicWriter make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building AbstractTypeReader.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target ClangAbstractTypeReader make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building AbstractTypeWriter.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target obj.clangSupport make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target ClangAbstractTypeWriter [ 12%] Building CommentNodes.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building CommentHTMLTags.inc... [ 12%] Built target ClangCommentNodes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target ClangCommentHTMLTags [ 12%] Building CommentHTMLTagsProperties.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building CommentHTMLNamedCharacterReferences.inc... [ 12%] Built target ClangCommentHTMLTagsProperties make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target ClangCommentHTMLNamedCharacterReferences [ 12%] Building CommentCommandInfo.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building CommentCommandList.inc... [ 12%] Built target ClangCommentCommandInfo make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Built target ClangCommentCommandList make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 12%] Building StmtDataCollectors.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticAnalysisKinds.inc... [ 13%] Built target StmtDataCollectors make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticASTKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticAnalysis make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticCommentKinds.inc... [ 13%] Built target ClangDiagnosticAST make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticCommonKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticComment make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticCommon [ 13%] Building DiagnosticCrossTUKinds.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticDriverKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticCrossTU make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticDriver [ 13%] Building DiagnosticFrontendKinds.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticLexKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticLex [ 13%] Building DiagnosticParseKinds.inc... make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticRefactoringKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticParse make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticRefactoring make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticSemaKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticSerializationKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticSerialization make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticGroups.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building DiagnosticIndexName.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangDiagnosticGroups [ 13%] Built target ClangDiagnosticIndexName make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building AttrList.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangAttrList make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building AttrSubMatchRulesList.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangAttrSubjectMatchRuleList make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building AttrHasAttributeImpl.inc... [ 13%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangAttrHasAttributeImpl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_neon.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMNeon make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_fp16.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMFP16 make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_mve_builtins.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMMveBuiltinsDef make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_mve_builtin_cg.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMMveBuiltinCG make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_mve_builtin_sema.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMMveBuiltinSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_mve_builtin_aliases.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMMveBuiltinAliases make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_sve_builtins.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMSveBuiltins make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_sve_builtin_cg.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMSveBuiltinCG make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_sve_typeflags.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMSveTypeFlags make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_sve_sema_rangechecks.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMSveSemaRangeChecks make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_cde_builtins.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMCdeBuiltinsDef make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Building arm_cde_builtin_cg.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 13%] Built target ClangARMCdeBuiltinCG make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building arm_cde_builtin_sema.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Built target ClangARMCdeBuiltinSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building arm_cde_builtin_aliases.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Built target ClangARMCdeBuiltinAliases make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building riscv_vector_builtins.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Built target ClangRISCVVectorBuiltins make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building riscv_vector_builtin_cg.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Built target ClangRISCVVectorBuiltinCG make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building riscv_vector_builtin_sema.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 14%] Built target ClangRISCVVectorBuiltinSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Building AttrParserStringSwitches.inc... [ 14%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 14%] Built target ClangAttrParserStringSwitches make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrSubMatchRulesParserStringSwitches.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrSubMatchRulesParserStringSwitches make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrTemplateInstantiate.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrTemplateInstantiate make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrParsedAttrList.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrParsedAttrList make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrParsedAttrKinds.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrParsedAttrKinds make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrSpellingListIndex.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrSpellingListIndex make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrParsedAttrImpl.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrParsedAttrImpl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrPCHRead.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrPCHRead make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building AttrPCHWrite.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangAttrPCHWrite make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building Checkers.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangSACheckers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building Nodes.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangSyntaxNodeList make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Building Options.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target ClangDriverOptions make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target intrinsics_gen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Creating export file for SampleAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target SampleAnalyzerPlugin_exports make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Creating export file for CheckerOptionHandlingAnalyzerPlugin make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target CheckerOptionHandlingAnalyzerPlugin_exports make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Generating ../../bin/scan-build [ 15%] Generating ../../libexec/c++-analyzer [ 15%] Generating ../../libexec/ccc-analyzer [ 15%] Generating ../../share/man/man1/scan-build.1 [ 15%] Generating ../../share/scan-build/scanview.css [ 15%] Generating ../../share/scan-build/sorttable.js make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Built target scan-build make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 15%] Generating ../../bin/analyze-build [ 15%] Generating ../../bin/intercept-build [ 16%] Generating ../../bin/scan-build-py [ 16%] Generating ../../lib/libear/__init__.py [ 16%] Generating ../../lib/libear/config.h.in [ 16%] Generating ../../lib/libear/ear.c [ 16%] Generating ../../lib/libscanbuild/__init__.py [ 16%] Generating ../../lib/libscanbuild/analyze.py [ 16%] Generating ../../lib/libscanbuild/arguments.py [ 16%] Generating ../../lib/libscanbuild/clang.py [ 16%] Generating ../../lib/libscanbuild/compilation.py [ 16%] Generating ../../lib/libscanbuild/intercept.py [ 16%] Generating ../../lib/libscanbuild/report.py [ 16%] Generating ../../lib/libscanbuild/resources/scanview.css [ 16%] Generating ../../lib/libscanbuild/resources/selectable.js [ 16%] Generating ../../lib/libscanbuild/resources/sorttable.js [ 17%] Generating ../../lib/libscanbuild/shell.py [ 17%] Generating ../../libexec/analyze-c++ [ 17%] Generating ../../libexec/analyze-cc [ 17%] Generating ../../libexec/intercept-c++ [ 17%] Generating ../../libexec/intercept-cc make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 17%] Built target scan-build-py make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 17%] Generating ../../bin/scan-view [ 17%] Generating ../../share/scan-view/Reporter.py [ 17%] Generating ../../share/scan-view/ScanView.py [ 17%] Generating ../../share/scan-view/bugcatcher.ico [ 17%] Generating ../../share/scan-view/startfile.py make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 17%] Built target scan-view make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 17%] Built target hmaptool [ 17%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSyntaxEmitter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/RISCVVEmitter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/SveEmitter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Support/RISCVVIntrinsicUtils.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/utils/TableGen/RISCVVEmitter.cpp:17: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = const long long int*; _Container = vector]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function 'bool std::__equal_aux(_II1, _II1, _II2) [with _II1 = __gnu_cxx::__normal_iterator >; _II2 = __gnu_cxx::__normal_iterator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1216 | __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'bool std::equal(_II1, _II1, _II2) [with _II1 = __gnu_cxx::__normal_iterator >; _II2 = __gnu_cxx::__normal_iterator >]', inlined from 'bool std::operator==(const vector<_Tp, _Alloc>&, const vector<_Tp, _Alloc>&) [with _Tp = long long int; _Alloc = allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:2037:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1555:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1555 | return std::__equal_aux(__first1, __last1, __first2); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 18%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/TableGen/Record.h:34, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/TableGen/Error.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/utils/TableGen/NeonEmitter.cpp:38: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string; _Val = std::pair, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo>; _KeyOfValue = std::_Select1st, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >; _Compare = std::less >; _Alloc = std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo>, std::_Select1st, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >, std::less >, std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> > >::const_iterator' changed in GCC 7.1 2211 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo>; _KeyOfValue = std::_Select1st, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >; _Compare = std::less >; _Alloc = std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo>, std::_Select1st, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >, std::less >, std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo; _Compare = std::less >; _Alloc = std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:511:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo>, std::_Select1st, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> >, std::less >, std::allocator, {anonymous}::NeonEmitter::genOverloadTypeCheckCode(llvm::raw_ostream&, llvm::SmallVectorImpl<{anonymous}::Intrinsic*>&)::OverloadInfo> > >::const_iterator' changed in GCC 7.1 511 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 512 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 513 | std::tuple<>()); | ~~~~~~~~~~~~~~~ make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 18%] Linking CXX static library ../libclangSupport.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 18%] Built target clangSupport make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 18%] Copying clang's float.h... [ 18%] Copying clang's inttypes.h... [ 18%] Copying clang's iso646.h... [ 18%] Copying clang's limits.h... [ 18%] Copying clang's module.modulemap... [ 18%] Copying clang's stdalign.h... [ 18%] Copying clang's stdarg.h... [ 18%] Copying clang's stdatomic.h... [ 18%] Copying clang's stdbool.h... [ 18%] Copying clang's stddef.h... [ 18%] Copying clang's __stddef_max_align_t.h... [ 18%] Copying clang's stdint.h... [ 19%] Copying clang's stdnoreturn.h... [ 19%] Copying clang's tgmath.h... [ 19%] Copying clang's unwind.h... [ 19%] Copying clang's varargs.h... [ 19%] Copying clang's hlsl/hlsl_basic_types.h... [ 19%] Copying clang's hlsl/hlsl_intrinsics.h... [ 19%] Copying clang's opencl-c-base.h... [ 19%] Copying clang's vadefs.h... [ 19%] Copying clang's openmp_wrappers/cmath... [ 19%] Copying clang's openmp_wrappers/complex.h... [ 19%] Copying clang's openmp_wrappers/complex... [ 19%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 19%] Copying clang's openmp_wrappers/complex_cmath.h... [ 19%] Copying clang's openmp_wrappers/new... [ 19%] Copying clang's arm_neon.h... [ 19%] Copying clang's arm_fp16.h... [ 19%] Copying clang's arm_sve.h... [ 19%] Copying clang's arm_bf16.h... [ 20%] Copying clang's arm_mve.h... [ 20%] Copying clang's arm_cde.h... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Built target clang-resource-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Built target clang-tablegen-targets make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Generating VCSVersion.inc make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Building CXX object lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 31%] Building CXX object lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Built target obj.clang-tblgen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 31%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Built target obj.clangAPINotes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 31%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [ 32%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 32%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 32%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 32%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [ 32%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 32%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o [ 32%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 32%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 32%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 32%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 32%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Lexer.cpp: In member function 'llvm::Optional clang::Lexer::tryReadNumericUCN(const char*&, const char*, clang::Token*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Lexer.cpp:3226:16: warning: 'NumHexDigits' may be used uninitialized [-Wmaybe-uninitialized] 3226 | while (Count != NumHexDigits || Delimited) { | ~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Lexer.cpp:3205:12: note: 'NumHexDigits' was declared here 3205 | unsigned NumHexDigits; | ^~~~~~~~~~~~ [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/LiteralSupport.cpp: In member function 'bool clang::NumericLiteralParser::GetFixedPointValue(llvm::APInt&, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/LiteralSupport.cpp:1506:43: warning: 'ExponentBegin' may be used uninitialized [-Wmaybe-uninitialized] 1506 | for (const char *Ptr = DigitsBegin; Ptr < End; ++Ptr) { | ~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/LiteralSupport.cpp:1450:15: note: 'ExponentBegin' was declared here 1450 | const char *ExponentBegin; | ^~~~~~~~~~~~~ [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 33%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 33%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/IdentifierTable.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Lex/ModuleMap.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/ModuleMap.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::Module::UnresolvedHeaderDirective*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::Module::UnresolvedHeaderDirective*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::Module::UnresolvedHeaderDirective*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::Module::UnresolvedHeaderDirective*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::Module::UnresolvedHeaderDirective*; It2 = clang::Module::UnresolvedHeaderDirective*; T = clang::Module::UnresolvedHeaderDirective; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In constructor 'clang::ModuleMap::InferredDirectory::InferredDirectory(clang::ModuleMap::InferredDirectory&&)', inlined from 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = const clang::DirectoryEntry*&; _U2 = clang::ModuleMap::InferredDirectory; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = const clang::DirectoryEntry*; _T2 = clang::ModuleMap::InferredDirectory]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_pair.h:535:35, inlined from 'constexpr std::pair::type>::__type, typename std::__strip_reference_wrapper::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = const clang::DirectoryEntry*&; _T2 = clang::ModuleMap::InferredDirectory]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_pair.h:746:72, inlined from 'clang::Module* clang::ModuleMap::inferFrameworkModule(const clang::DirectoryEntry*, Attributes, clang::Module*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/ModuleMap.cpp:998:40: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Lex/ModuleMap.h:250:10: warning: '.clang::ModuleMap::InferredDirectory::ModuleMapFile' may be used uninitialized [-Wmaybe-uninitialized] 250 | struct InferredDirectory { | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/ModuleMap.cpp: In member function 'clang::Module* clang::ModuleMap::inferFrameworkModule(const clang::DirectoryEntry*, Attributes, clang::Module*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/ModuleMap.cpp:998:71: note: '' declared here 998 | std::make_pair(*ParentDir, InferredDirectory())).first; | ^ [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 33%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [ 33%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 34%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 34%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/HashBuilder.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Sanitizers.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/SanitizerSpecialCaseList.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/SanitizerSpecialCaseList.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {clang::SanitizerMask&, llvm::StringMap, llvm::MallocAllocator>&}; _Tp = clang::SanitizerSpecialCaseList::SanitizerSection; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {clang::SanitizerMask&, llvm::StringMap, llvm::MallocAllocator>&}; _Tp = clang::SanitizerSpecialCaseList::SanitizerSection; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/SourceLocation.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Sarif.h:34, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:17: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*; _Tp = llvm::json::Value]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = llvm::json::Value; _Alloc = std::allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:601:31: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Sarif.h:36: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const std::__cxx11::basic_string, std::allocator >&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const std::__cxx11::basic_string, std::allocator >&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm::json::Object}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm::json::Object}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Sarif.h:41: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h: In constructor 'llvm::json::Object::Object(std::initializer_list)': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h:614:8: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 614 | inline Object::Object(std::initializer_list Properties) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In function 'llvm::json::Object createMessage(llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:145:43: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 145 | return json::Object{{"text", Text.str()}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In function 'llvm::json::Object createTextRegion(const clang::SourceManager&, const clang::CharSourceRange&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:156:67: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 156 | {"endColumn", adjustColumnPos(LastTokenLoc)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'void clang::SarifDocumentWriter::endRun()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:259:35: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 259 | {"fullDescription", json::Object{{"text", R.Description}}}}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:259:67: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 259 | {"fullDescription", json::Object{{"text", R.Description}}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:272:45: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 272 | json::Object Loc{{"uri", A.Location.URI}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In function 'llvm::json::Object createThreadFlowLocation(llvm::json::Object&&, const clang::ThreadFlowImportance&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:187:66: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 187 | {"importance", importanceToStr(Importance)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'void clang::SarifDocumentWriter::createRun(llvm::StringRef, llvm::StringRef, llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:326:14: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 326 | json::Object{{"name", ShortToolName}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 327 | {"fullName", LongToolName}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | {"language", "en-US"}, | ~~~~~~~~~~~~~~~~~~~~~~ 329 | {"version", ToolVersion}, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 330 | {"informationUri", | ~~~~~~~~~~~~~~~~~~ 331 | "https://clang.llvm.org/docs/UsersManual.html"}}}}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:331:71: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 331 | "https://clang.llvm.org/docs/UsersManual.html"}}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:335:58: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 335 | {"columnKind", "unicodeCodePoints"}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:335:58: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:335:58: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'llvm::json::Object clang::SarifDocumentWriter::createDocument()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:385:3: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 385 | }; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In function 'llvm::json::Object createLocation(llvm::json::Object&&, llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:165:69: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 165 | json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'llvm::json::Object clang::SarifDocumentWriter::createPhysicalLocation(const clang::CharSourceRange&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:221:51: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 221 | return json::Object{{{"artifactLocation", json::Object{{{"index", Idx}}}}, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:222:67: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 222 | {"region", createTextRegion(SourceMgr, R)}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'llvm::json::Array clang::SarifDocumentWriter::createThreadFlows(llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:298:48: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 298 | json::Object Ret{{"locations", json::Array{}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:307:36: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 307 | return json::Array{std::move(Ret)}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'llvm::json::Object clang::SarifDocumentWriter::createCodeFlow(llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:312:70: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 312 | return json::Object{{"threadFlows", createThreadFlows(ThreadFlows)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp: In member function 'void clang::SarifDocumentWriter::appendResult(const clang::SarifResult&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:363:56: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 363 | {"ruleId", CurrentRules[RuleIdx].Id}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Basic/Sarif.cpp:372:30: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 372 | Ret["codeFlows"] = json::Array{createCodeFlow(Result.ThreadFlows)}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 35%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 35%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 35%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParseOpenMP.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = llvm::omp::VariantMatchInfo*; It2 = llvm::omp::VariantMatchInfo*; T = llvm::omp::VariantMatchInfo; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [ 35%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [ 35%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Pragma.cpp: In member function 'virtual void {anonymous}::PragmaWarningHandler::HandlePragma(clang::Preprocessor&, clang::PragmaIntroducer, clang::Token&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Pragma.cpp:1450:35: warning: 'Specifier' may be used uninitialized [-Wmaybe-uninitialized] 1450 | Callbacks->PragmaWarning(DiagLoc, Specifier, Ids); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Pragma.cpp:1383:45: note: 'Specifier' was declared here 1383 | PPCallbacks::PragmaWarningSpecifier Specifier; | ^~~~~~~~~ [ 35%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 36%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFPContract()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp:772:32: warning: 'FPC' may be used uninitialized [-Wmaybe-uninitialized] 772 | Actions.ActOnPragmaFPContract(PragmaLoc, FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp:758:27: note: 'FPC' was declared here 758 | LangOptions::FPModeKind FPC; | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFEnvAccess()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp:812:32: warning: 'IsEnabled' may be used uninitialized [-Wmaybe-uninitialized] 812 | Actions.ActOnPragmaFEnvAccess(PragmaLoc, IsEnabled); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Parse/ParsePragma.cpp:798:8: note: 'IsEnabled' was declared here 798 | bool IsEnabled; | ^~~~~~~~~ [ 36%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 36%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [ 36%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Preprocessor.cpp: In member function 'void clang::Preprocessor::Lex(clang::Token&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Preprocessor.cpp:928:12: warning: 'ReturnedToken' may be used uninitialized [-Wmaybe-uninitialized] 928 | } while (!ReturnedToken); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Lex/Preprocessor.cpp:908:8: note: 'ReturnedToken' was declared here 908 | bool ReturnedToken; | ^~~~~~~~~~~~~ [ 36%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 36%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Building AttrDocTable.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Built target ClangAttrDocTable make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Building Opcodes.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Built target Opcodes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Building CXX object lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 36%] Built target obj.clangLex make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 37%] Building OpenCLBuiltins.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 37%] Built target ClangOpenCLBuiltinsImpl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 37%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [ 37%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 37%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 37%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 37%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::ImplicitCastExpr* {anonymous}::ASTMaker::makeImplicitCast(const clang::Expr*, clang::QualType, clang::CastKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:173:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 173 | return ImplicitCastExpr::Create(C, Ty, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 174 | /* CastKind=*/CK, | ~~~~~~~~~~~~~~~~~ 175 | /* Expr=*/const_cast(Arg), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 176 | /* CXXCastPath=*/nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~ 177 | /* ExprValueKind=*/VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 178 | /* FPFeatures */ FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::BinaryOperator* {anonymous}::ASTMaker::makeAssignment(const clang::Expr*, const clang::Expr*, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:121:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 121 | return BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 122 | C, const_cast(LHS), const_cast(RHS), BO_Assign, Ty, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 123 | VK_PRValue, OK_Ordinary, SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::CompoundStmt* {anonymous}::ASTMaker::makeCompound(llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:137:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 137 | return CompoundStmt::Create(C, Stmts, FPOptionsOverride(), SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | SourceLocation()); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:137:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::UnaryOperator* {anonymous}::ASTMaker::makeDereference(const clang::Expr*, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:153:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 153 | return UnaryOperator::Create(C, const_cast(Arg), UO_Deref, Ty, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 154 | VK_LValue, OK_Ordinary, SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 155 | /*CanOverflow*/ false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::BinaryOperator* {anonymous}::ASTMaker::makeComparison(const clang::Expr*, const clang::Expr*, clang::BinaryOperator::Opcode)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:130:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 130 | return BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 131 | C, const_cast(LHS), const_cast(RHS), Op, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | C.getLogicalOperationType(), VK_PRValue, OK_Ordinary, SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In function 'clang::CallExpr* create_call_once_lambda_call(clang::ASTContext&, {anonymous}::ASTMaker, const clang::ParmVarDecl*, clang::CXXRecordDecl*, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:305:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 305 | return CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 306 | /*AstContext=*/C, OO_Call, callOperatorDeclRef, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 307 | /*Args=*/CallArgs, | ~~~~~~~~~~~~~~~~~~ 308 | /*QualType=*/C.VoidTy, | ~~~~~~~~~~~~~~~~~~~~~~ 309 | /*ExprValueType=*/VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 310 | /*SourceLocation=*/SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 311 | /*FPFeatures=*/FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In function 'clang::Stmt* create_dispatch_sync(clang::ASTContext&, const clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:612:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 612 | CallExpr *CE = CallExpr::Create(C, ICE, None, C.VoidTy, VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 613 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In function 'clang::Stmt* create_dispatch_once(clang::ASTContext&, const clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:541:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 541 | CallExpr *CE = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 542 | /*ASTContext=*/C, | ~~~~~~~~~~~~~~~~~ 543 | /*StmtClass=*/M.makeLvalueToRvalue(/*Expr=*/Block), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 544 | /*Args=*/None, | ~~~~~~~~~~~~~~ 545 | /*QualType=*/C.VoidTy, | ~~~~~~~~~~~~~~~~~~~~~~ 546 | /*ExprValueType=*/VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 547 | /*SourceLocation=*/SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:551:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 551 | UnaryOperator::Create(C, M.makeIntegerLiteral(0, C.LongTy), UO_Not, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 552 | C.LongTy, VK_PRValue, OK_Ordinary, SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 553 | /*CanOverflow*/ false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In member function 'clang::CastExpr* {anonymous}::ASTMaker::makeReferenceCast(const clang::Expr*, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:183:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 183 | return CXXStaticCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 184 | C, Ty.getNonReferenceType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 185 | Ty->isLValueReferenceType() ? VK_LValue : VK_XValue, CK_NoOp, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 186 | const_cast(Arg), /*CXXCastPath=*/nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 187 | /*Written=*/C.getTrivialTypeSourceInfo(Ty), FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 188 | SourceLocation(), SourceLocation(), SourceRange()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In function 'clang::CallExpr* create_call_once_funcptr_call(clang::ASTContext&, {anonymous}::ASTMaker, const clang::ParmVarDecl*, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:282:26: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 282 | return CallExpr::Create(C, SubExpr, CallArgs, C.VoidTy, VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 283 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp: In function 'clang::Stmt* create_call_once(clang::ASTContext&, const clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Analysis/BodyFarm.cpp:478:51: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 478 | UnaryOperator *FlagCheck = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 479 | C, | ~~ 480 | /* input=*/ | ~~~~~~~~~~~ 481 | M.makeImplicitCast(M.makeLvalueToRvalue(Deref, DerefType), DerefType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 482 | CK_IntegralToBoolean), | ~~~~~~~~~~~~~~~~~~~~~~ 483 | /* opc=*/UO_LNot, | ~~~~~~~~~~~~~~~~~ 484 | /* QualType=*/C.IntTy, | ~~~~~~~~~~~~~~~~~~~~~~ 485 | /* ExprValueKind=*/VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | /* ExprObjectKind=*/OK_Ordinary, SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | /* CanOverflow*/ false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 38%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:60, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/ASTMatchers.h:47, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/ASTMatchFinder.h:43, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/ASTMatchFinder.cpp:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = clang::ast_matchers::internal::{anonymous}::MatchKey; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2211 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = clang::ast_matchers::internal::{anonymous}::MatchKey; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = clang::ast_matchers::internal::{anonymous}::MatchKey; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = clang::ast_matchers::internal::{anonymous}::MatchKey; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = clang::ast_matchers::internal::{anonymous}::MatchKey; _Tp = clang::ast_matchers::internal::{anonymous}::MemoizedMatchResult; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:511:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 511 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 512 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 513 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [ 38%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 38%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 38%] Building CXX object lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 38%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 39%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 39%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 39%] Built target obj.clangParse make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 39%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [ 39%] Building CXX object lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 39%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 40%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 40%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 40%] Built target obj.clangBasic make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 40%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 40%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 41%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Built target obj.clangEdit make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Building CXX object lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Built target obj.clangASTMatchers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 41%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 41%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 41%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 41%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 41%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 41%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Built target obj.clangRewrite make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Built target obj.clangCrossTU make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 41%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [ 41%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 41%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 41%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 41%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 41%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 41%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 41%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::Parser::RegistrySema::actOnMatcherExpression(clang::ast_matchers::dynamic::MatcherCtor, clang::ast_matchers::dynamic::SourceRange, llvm::StringRef, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:836:16: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 836 | VariantMatcher Parser::RegistrySema::actOnMatcherExpression( | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:840:67: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 840 | return Registry::constructMatcher(Ctor, NameRange, Args, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:843:49: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 843 | Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp: In member function 'virtual clang::ast_matchers::dynamic::internal::MatcherDescriptorPtr clang::ast_matchers::dynamic::Parser::RegistrySema::buildMatcherCtor(clang::ast_matchers::dynamic::MatcherCtor, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:866:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 866 | Parser::RegistrySema::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:869:65: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 869 | return Registry::buildMatcherCtor(Ctor, NameRange, Args, Error); | ^ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTTypeTraits.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/ASTMatchersInternal.h:37, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/Dynamic/Parser.h:38, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::ast_matchers::dynamic::ParserValue&}; _Tp = clang::ast_matchers::dynamic::ParserValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::ast_matchers::dynamic::ParserValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp: In member function 'bool clang::ast_matchers::dynamic::Parser::parseMatcherBuilder(clang::ast_matchers::dynamic::MatcherCtor, const TokenInfo&, const TokenInfo&, clang::ast_matchers::dynamic::VariantValue*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:554:61: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 554 | S->buildMatcherCtor(Ctor, NameToken.Range, Args, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:586:59: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 586 | BuiltCtor.get(), MatcherRange, BindID, {}, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:617:55: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 617 | BuiltCtor.get(), MatcherRange, BindID, {}, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp: In member function 'bool clang::ast_matchers::dynamic::Parser::parseMatcherExpressionImpl(const TokenInfo&, const TokenInfo&, llvm::Optional, clang::ast_matchers::dynamic::VariantValue*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Parser.cpp:729:47: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 729 | *Ctor, MatcherRange, BindID, Args, Error); | ^ [ 42%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 42%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 42%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 43%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 43%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 43%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTCommon.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReader.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function 'decltype (std::__miter_base(__it.base())) std::__miter_base(move_iterator<_IteratorL>) [with _Iterator = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:2587:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 2587 | __miter_base(move_iterator<_Iterator> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = move_iterator; _OI = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = long long unsigned int*]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = long long unsigned int*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:147:27: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 147 | { return std::copy(__first, __last, __result); } | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = long long unsigned int*; T = long long unsigned int]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = long long unsigned int]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = long long unsigned int*; = void; T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Triple.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/ObjCRuntime.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Driver/ToolChain.h:14, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChain.cpp:9: In constructor 'llvm::Twine::Twine(const char*)', inlined from 'virtual std::string clang::driver::ToolChain::buildCompilerRTBasename(const llvm::opt::ArgList&, llvm::StringRef, FileType, bool) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChain.cpp:508:66: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Twine.h:273:21: warning: 'Suffix' may be used uninitialized [-Wmaybe-uninitialized] 273 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChain.cpp: In member function 'virtual std::string clang::driver::ToolChain::buildCompilerRTBasename(const llvm::opt::ArgList&, llvm::StringRef, FileType, bool) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChain.cpp:487:15: note: 'Suffix' was declared here 487 | const char *Suffix; | ^~~~~~ [ 43%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator >*>; _ForwardIterator = pair >*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator >*>; _ForwardIterator = pair >*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator >*>; _ForwardIterator = std::pair >*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator >*>; _ForwardIterator = pair >*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = std::pair >*; It2 = std::pair >*; T = std::pair >; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator >*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTCommon.h:18: In constructor 'clang::serialization::DeclarationNameKey::DeclarationNameKey(NameKind, uint64_t)', inlined from 'clang::serialization::reader::ASTDeclContextNameLookupTrait::internal_key_type clang::serialization::reader::ASTDeclContextNameLookupTrait::ReadKey(const unsigned char*, unsigned int)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReader.cpp:1170:39: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTBitCodes.h:2103:66: warning: 'Data' may be used uninitialized [-Wmaybe-uninitialized] 2103 | DeclarationNameKey(NameKind Kind, uint64_t Data) : Kind(Kind), Data(Data) {} | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReader.cpp: In member function 'clang::serialization::reader::ASTDeclContextNameLookupTrait::internal_key_type clang::serialization::reader::ASTDeclContextNameLookupTrait::ReadKey(const unsigned char*, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReader.cpp:1143:12: note: 'Data' was declared here 1143 | uint64_t Data; | ^~~~ [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 43%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:15: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual std::unique_ptr clang::ast_matchers::dynamic::internal::MatcherDescriptor::buildMatcherCtor(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:317:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 317 | buildMatcherCtor(SourceRange NameRange, ArrayRef Args, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:394:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 394 | VariantMatcher create(SourceRange NameRange, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:397:64: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 397 | return Marshaller(Func, MatcherName, NameRange, Args, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::VariadicFuncMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:559:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 559 | VariantMatcher create(SourceRange NameRange, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:562:52: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 562 | return Func(MatcherName, NameRange, Args, Error); | ^ [ 44%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::MapAnyOfBuilderDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:999:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 999 | VariantMatcher create(SourceRange, ArrayRef, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp: In static member function 'static clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::Registry::constructMatcher(clang::ast_matchers::dynamic::MatcherCtor, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:785:16: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 785 | VariantMatcher Registry::constructMatcher(MatcherCtor Ctor, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:789:45: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 789 | return Ctor->create(NameRange, Args, Error); | ^ [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp: In static member function 'static clang::ast_matchers::dynamic::internal::MatcherDescriptorPtr clang::ast_matchers::dynamic::Registry::buildMatcherCtor(clang::ast_matchers::dynamic::MatcherCtor, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:616:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 616 | Registry::buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:619:29: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 619 | Ctor->buildMatcherCtor(NameRange, Args, Error).release()); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp: In static member function 'static clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::Registry::constructBoundMatcher(clang::ast_matchers::dynamic::MatcherCtor, clang::ast_matchers::dynamic::SourceRange, llvm::StringRef, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:792:16: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 792 | VariantMatcher Registry::constructBoundMatcher(MatcherCtor Ctor, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:797:69: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 797 | VariantMatcher Out = constructMatcher(Ctor, NameRange, Args, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordReader.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderDecl.cpp:52: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicReader.h: In member function 'clang::APValue::LValuePathSerializationHelper clang::serialization::DataStreamBasicReader::readLValuePathSerializationHelper(llvm::SmallVectorImpl&) [with Impl = clang::ASTRecordReader]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicReader.h:211:63: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 211 | return APValue::LValuePathSerializationHelper(path, elemTy); | ^ [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::attr::Kind&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::CastKind&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = llvm::StringRef]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const llvm::omp::Clause&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::UnaryExprOrTypeTrait&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::BindableMatcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::BindableMatcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::BindableMatcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual std::unique_ptr clang::ast_matchers::dynamic::internal::MapAnyOfBuilderDescriptor::buildMatcherCtor(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1007:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1007 | buildMatcherCtor(SourceRange, ArrayRef Args, | ^~~~~~~~~~~~~~~~ [ 44%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTCommon.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderDecl.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::APValue*; It2 = clang::APValue*; T = clang::APValue; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/ASTMatchers.h:47, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/Dynamic/VariantValue.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/Dynamic/Diagnostics.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ASTMatchers/Dynamic/Registry.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Registry.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DynTypedNode*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DynTypedNode*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::DynTypedNode*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DynTypedNode*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::DynTypedNode]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::DynTypedNode*; T = clang::DynTypedNode]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::DynTypedNode]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::DynTypedNode*; = void; T = clang::DynTypedNode]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::OverloadedMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:734:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 734 | VariantMatcher create(SourceRange NameRange, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:740:67: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 740 | VariantMatcher SubMatcher = O->create(NameRange, Args, Error); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::VariadicOperatorMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:880:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 880 | VariantMatcher create(SourceRange NameRange, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'virtual clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::MapAnyOfMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:942:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 942 | VariantMatcher create(SourceRange NameRange, ArrayRef Args, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TrueMatcher; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TrueMatcher; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::TrueMatcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::Matcher; ArgT = llvm::StringRef; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::hasAnyNameFunc]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::Matcher; ArgT = llvm::StringRef; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::hasAnySelectorFunc]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::Matcher; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::vector, std::allocator >, std::allocator, std::allocator > > > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::PolymorphicMatcher), std::vector, std::allocator >, std::allocator, std::allocator > > > >; ArgT = llvm::StringRef; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::hasAnyOverloadedOperatorNameFunc]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 44%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::vector, std::allocator >, std::allocator, std::allocator > > > >; ArgType1 = llvm::StringRef]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), bool>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), bool>; ArgType1 = const bool&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher, clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher, clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), double>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), double>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), double>; ArgType1 = const double&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int>; ArgType1 = const unsigned int&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasAncestorMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::HasAncestorMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::HasAncestorMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasParentMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::HasParentMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::HasParentMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher, clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::__cxx11::basic_string, std::allocator > >; ArgType1 = const std::__cxx11::basic_string&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall0(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher)>]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:652:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 652 | static VariantMatcher matcherMarshall0(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall2(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), unsigned int, clang::ast_matchers::internal::Matcher >; ArgType1 = const unsigned int&; ArgType2 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:676:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 676 | static VariantMatcher matcherMarshall2(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1143:10: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1143 | collect(typename FromTypeList::tail()); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::ForEachMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::ForEachMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1143:10: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1143 | collect(typename FromTypeList::tail()); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::ForEachDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::ForEachDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::ForEachDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1143:10: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1143 | collect(typename FromTypeList::tail()); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::HasMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::HasMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::PolymorphicMatcher), std::vector, std::allocator >, std::allocator, std::allocator > > > >; ArgT = llvm::StringRef; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::hasAnyOperatorNameFunc]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1143:10: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1143 | collect(typename FromTypeList::tail()); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'void clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::collect(FromTypeList) [with FromTypeList = clang::ast_matchers::internal::TypeList; ArgumentAdapterT = clang::ast_matchers::internal::HasDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1139:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 1139 | inline void AdaptativeOverloadCollector::collect(FromTypeList) { | ~~~~~~~~ In constructor 'clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector::AdaptativeOverloadCollector(llvm::StringRef, std::vector >&) [with ArgumentAdapterT = clang::ast_matchers::internal::HasDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]', inlined from 'std::unique_ptr clang::ast_matchers::dynamic::internal::makeMatcherAutoMarshall(clang::ast_matchers::internal::ArgumentAdaptingMatcherFunc, llvm::StringRef) [with ArgumentAdapterT = clang::ast_matchers::internal::HasDescendantMatcher; FromTypes = clang::ast_matchers::internal::TypeList; ToTypes = clang::ast_matchers::internal::TypeList]' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:1131:3: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:701:12: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 701 | collect(FromTypes()); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTConcept.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderStmt.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In member function 'void clang::CallExpr::setStoredFPFeatures(clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3074:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3074 | void setStoredFPFeatures(FPOptionsOverride F) { | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 44%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderStmt.cpp: In member function 'void clang::ASTStmtReader::VisitCallExpr(clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderStmt.cpp:1004:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1004 | E->setStoredFPFeatures( | ~~~~~~~~~~~~~~~~~~~~~~^ 1005 | FPOptionsOverride::getFromOpaqueInt(Record.readInt())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::create]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 493 | variadicMatcherDescriptor(StringRef MatcherName, SourceRange NameRange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordReader.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTReaderStmt.cpp:52: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicReader.h: In member function 'clang::APValue::LValuePathSerializationHelper clang::serialization::DataStreamBasicReader::readLValuePathSerializationHelper(llvm::SmallVectorImpl&) [with Impl = clang::ASTRecordReader]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicReader.h:211:63: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 211 | return APValue::LValuePathSerializationHelper(path, elemTy); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::APValue*; It2 = clang::APValue*; T = clang::APValue; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 45%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 45%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::variadicMatcherDescriptor(llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ResultT = clang::ast_matchers::internal::BindableMatcher; ArgT = clang::ast_matchers::internal::Matcher; ResultT (* Func)(llvm::ArrayRef) = clang::ast_matchers::internal::makeDynCastAllOfComposite]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:493:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ [ 45%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::ArgumentAdaptingMatcherFuncAdaptor >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::matcherMarshall1(void (*)(), llvm::StringRef, clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), clang::ast_matchers::internal::Matcher >; ArgType1 = const clang::ast_matchers::internal::Matcher&]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:663:23: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 663 | static VariantMatcher matcherMarshall1(void (*Func)(), StringRef MatcherName, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::RegexMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:822:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 822 | VariantMatcher create(SourceRange NameRange, ArrayRef Args, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::RegexMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const [with ReturnType = clang::ast_matchers::internal::Matcher]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:822:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In function 'void clang::ast_matchers::dynamic::internal::mergePolyMatchers(const PolyMatcher&, std::vector&, TypeList) [with PolyMatcher = clang::ast_matchers::internal::PolymorphicMatcher), std::shared_ptr >; TypeList = clang::ast_matchers::internal::TypeList]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:430:13: note: parameter passing for argument of type 'clang::ast_matchers::internal::TypeList' changed in GCC 7.1 430 | static void mergePolyMatchers(const PolyMatcher &Poly, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h: In member function 'clang::ast_matchers::dynamic::VariantMatcher clang::ast_matchers::dynamic::internal::RegexMatcherDescriptor::create(clang::ast_matchers::dynamic::SourceRange, llvm::ArrayRef, clang::ast_matchers::dynamic::Diagnostics*) const [with ReturnType = clang::ast_matchers::internal::PolymorphicMatcher), std::shared_ptr >]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ASTMatchers/Dynamic/Marshallers.h:822:18: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 822 | VariantMatcher create(SourceRange NameRange, ArrayRef Args, | ^~~~~~ [ 45%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 45%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 46%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 46%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 46%] Built target obj.clangDynamicASTMatchers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 46%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTCommon.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp:65: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTWriter.h:37, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordWriter.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp:69: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp: In member function 'void clang::ASTWriter::EmitRecordWithPath(unsigned int, RecordDataRef, llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp:4418:6: note: parameter passing for argument of type 'clang::ASTWriter::RecordDataRef' {aka 'llvm::ArrayRef'} changed in GCC 7.1 4418 | void ASTWriter::EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record, | ^~~~~~~~~ [ 46%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::assign(std::initializer_list<_Tp>) [with T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:717:8: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 717 | void assign(std::initializer_list IL) { | ^~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function 'decltype (std::__miter_base(__it.base())) std::__miter_base(move_iterator<_IteratorL>) [with _Iterator = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:2587:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 2587 | __miter_base(move_iterator<_Iterator> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = move_iterator; _OI = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = long long unsigned int*]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = long long unsigned int*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:147:27: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 147 | { return std::copy(__first, __last, __result); } | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = long long unsigned int*; T = long long unsigned int]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = long long unsigned int]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = unsigned char*; = void; T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const char*; = void; T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o In constructor 'llvm::SmallVector::SmallVector(std::initializer_list<_Tp>) [with T = long long unsigned int; unsigned int N = 64]', inlined from 'clang::ASTFileSignature clang::ASTWriter::WriteASTCore(clang::Sema&, llvm::StringRef, const std::string&, clang::Module*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriter.cpp:4696:39: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:1215:17: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 1215 | this->assign(IL); | ~~~~~~~~~~~~^~~~ [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Option/Option.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Option/Arg.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Option/ArgList.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Driver/Types.h:14, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Driver/Action.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Cuda.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp:9: In constructor 'llvm::opt::OptSpecifier::OptSpecifier(unsigned int)', inlined from 'void {anonymous}::DarwinPlatform::addOSVersionMinArgument(llvm::opt::DerivedArgList&, const llvm::opt::OptTable&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp:1582:34: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Option/OptSpecifier.h:24:44: warning: 'Opt' may be used uninitialized [-Wmaybe-uninitialized] 24 | /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {} | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp: In member function 'void {anonymous}::DarwinPlatform::addOSVersionMinArgument(llvm::opt::DerivedArgList&, const llvm::opt::OptTable&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp:1564:17: note: 'Opt' was declared here 1564 | options::ID Opt; | ^~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTWriter.h:37, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordWriter.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriterDecl.cpp:23: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp: In member function 'bool clang::driver::toolchains::Darwin::isAlignedAllocationUnavailable() const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp:2748:48: warning: 'OS' may be used uninitialized [-Wmaybe-uninitialized] 2748 | return TargetVersion < alignedAllocMinVersion(OS); | ~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Darwin.cpp:2727:24: note: 'OS' was declared here 2727 | llvm::Triple::OSType OS; | ^~ [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTCommon.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriterDecl.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::APValue*; It2 = clang::APValue*; T = clang::APValue; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h:100, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordWriter.h:17: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc: In member function 'void clang::serialization::BasicWriterBase::writeAPValue(const clang::APValue&) [with Impl = clang::ASTRecordWriter]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:823:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 823 | subW.find("elements").writeArray(elements); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:845:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 845 | subW.find("elements").writeArray(elements); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:861:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 861 | subW.find("bases").writeArray(bases); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:863:35: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 863 | subW.find("fields").writeArray(fields); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:958:44: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 958 | APValue::LValuePathSerializationHelper lvaluePath = ( | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h: In member function 'void clang::serialization::DataStreamBasicWriter::writeArray(llvm::ArrayRef) [with T = clang::APValue; Impl = clang::ASTRecordWriter]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h:144:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 144 | void writeArray(llvm::ArrayRef array) { | ^~~~~~~~~~ [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTWriter.h:37, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordWriter.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriterStmt.cpp:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ComputeDependence.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprOpenMP.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/ASTWriterStmt.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::APValue*; It2 = clang::APValue*; T = clang::APValue; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h:100, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/ASTRecordWriter.h:17: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc: In member function 'void clang::serialization::BasicWriterBase::writeAPValue(const clang::APValue&) [with Impl = clang::ASTRecordWriter]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:823:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 823 | subW.find("elements").writeArray(elements); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:845:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 845 | subW.find("elements").writeArray(elements); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:861:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 861 | subW.find("bases").writeArray(bases); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:863:35: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 863 | subW.find("fields").writeArray(fields); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/AST/AbstractBasicWriter.inc:958:44: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 958 | APValue::LValuePathSerializationHelper lvaluePath = ( | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h: In member function 'void clang::serialization::DataStreamBasicWriter::writeArray(llvm::ArrayRef) [with T = clang::APValue; Impl = clang::ASTRecordWriter]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AbstractBasicWriter.h:144:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 144 | void writeArray(llvm::ArrayRef array) { | ^~~~~~~~~~ [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Frontend/ASTUnit.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/ASTUnit.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::ASTUnit::CachedCodeCompletionResult&}; _Tp = clang::ASTUnit::CachedCodeCompletionResult; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::ASTUnit::CachedCodeCompletionResult; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/GlobalModuleIndex.cpp:25: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Serialization/GlobalModuleIndex.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Serialization/GlobalModuleIndex.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::GlobalModuleIndex::ModuleInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::GlobalModuleIndex::ModuleInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::GlobalModuleIndex::ModuleInfo*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::GlobalModuleIndex::ModuleInfo*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::GlobalModuleIndex::ModuleInfo*; It2 = clang::GlobalModuleIndex::ModuleInfo*; T = clang::GlobalModuleIndex::ModuleInfo; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 47%] Built target obj.clangAnalysis make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 48%] Building CXX object lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 48%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [ 48%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 50%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 50%] Building CXX object lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 50%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Built target obj.clangToolingCore make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Building CXX object lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Built target obj.clangSerialization make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 50%] Building CXX object lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Option/ArgList.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Driver/Types.h:14, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Driver/Action.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Cuda.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Gnu.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/Linux.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/MipsLinux.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/MipsLinux.cpp:9: In constructor 'llvm::Twine::Twine(const char*)', inlined from 'virtual std::string clang::driver::toolchains::MipsLLVMToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/MipsLinux.cpp:140:63: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Twine.h:273:21: warning: 'Suffix' may be used uninitialized [-Wmaybe-uninitialized] 273 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/MipsLinux.cpp: In member function 'virtual std::string clang::driver::toolchains::MipsLLVMToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Driver/ToolChains/MipsLinux.cpp:127:15: note: 'Suffix' was declared here 127 | const char *Suffix; | ^~~~~~ [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 50%] Building CXX object lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/StandardLibrary.cpp.o [ 50%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 50%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Built target obj.clangToolingInclusions make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 50%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 50%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 50%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 50%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 50%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 51%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [ 51%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 51%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [ 51%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 51%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 51%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 51%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 51%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 51%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 51%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 51%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [ 52%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [ 52%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 52%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 52%] Built target obj.clangDriver [ 52%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 52%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 52%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 53%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Built target obj.clangIndex make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 53%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Built target obj.clangFormat make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Building CXX object tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Built target obj.clangHandleLLVM make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 53%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o [ 53%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 53%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGAtomic.cpp: In function 'void emitAtomicCmpXchgFailureSet(clang::CodeGen::CodeGenFunction&, clang::AtomicExpr*, bool, clang::CodeGen::Address, clang::CodeGen::Address, clang::CodeGen::Address, clang::CodeGen::Address, llvm::Value*, uint64_t, llvm::AtomicOrdering, llvm::SyncScope::ID)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGAtomic.cpp:457:22: warning: 'FailureOrder' may be used uninitialized [-Wmaybe-uninitialized] 457 | emitAtomicCmpXchg(CGF, E, IsWeak, Dest, Ptr, Val1, Val2, Size, SuccessOrder, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | FailureOrder, Scope); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGAtomic.cpp:431:24: note: 'FailureOrder' was declared here 431 | llvm::AtomicOrdering FailureOrder; | ^~~~~~~~~~~~ [ 53%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 53%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 53%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [ 53%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [ 54%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 54%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/GlobalDecl.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBlocks.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBlocks.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(OnStack_t, clang::QualType, clang::CastKind, clang::Expr*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3645:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3645 | ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBlocks.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitBlockLiteral(const clang::CodeGen::CGBlockInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBlocks.cpp:1033:69: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1033 | &declRef, VK_PRValue, FPOptionsOverride()); | ^ [ 54%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 54%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [ 54%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In function 'const {anonymous}::ARMVectorIntrinsicInfo* findARMVectorIntrinsicInMap(llvm::ArrayRef<{anonymous}::ARMVectorIntrinsicInfo>, unsigned int, bool&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:6426:1: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ARMVectorIntrinsicInfo>' changed in GCC 7.1 6426 | findARMVectorIntrinsicInMap(ArrayRef IntrinsicMap, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In function 'void initializeAlloca(clang::CodeGen::CodeGenFunction&, llvm::AllocaInst*, llvm::Value*, llvm::Align)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:87:37: warning: 'Byte' may be used uninitialized [-Wmaybe-uninitialized] 87 | auto *I = CGF.Builder.CreateMemSet(AI, Byte, Size, AlignmentInBytes); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:70:16: note: 'Byte' was declared here 70 | ConstantInt *Byte; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitCheckedArgForBuiltin(const clang::Expr*, BuiltinCheckKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:1703:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1703 | EmitCheck(std::make_pair(Cond, SanitizerKind::Builtin), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1704 | SanitizerHandler::InvalidBuiltin, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1705 | {EmitCheckSourceLocation(E->getExprLoc()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1706 | llvm::ConstantInt::get(Builder.getInt8Ty(), Kind)}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1707 | None); | ~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:8366: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitARMCDEBuiltinExpr(unsigned int, const clang::CallExpr*, clang::CodeGen::ReturnValueSlot, llvm::Triple::ArchType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:1049:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1049 | return Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:1038:18: note: 'Param0' was declared here 1038 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:921:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 921 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:900:18: note: 'Param0' was declared here 900 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:892:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 892 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:871:18: note: 'Param0' was declared here 871 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:863:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 863 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:842:18: note: 'Param0' was declared here 842 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:834:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 834 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:813:18: note: 'Param0' was declared here 813 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:805:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 805 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:790:18: note: 'Param0' was declared here 790 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:784:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 784 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:769:18: note: 'Param0' was declared here 769 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:763:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 763 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:743:18: note: 'Param0' was declared here 743 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:735:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 735 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:715:18: note: 'Param0' was declared here 715 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:707:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 707 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:687:18: note: 'Param0' was declared here 687 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:679:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 679 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:659:18: note: 'Param0' was declared here 659 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:651:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 651 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:637:18: note: 'Param0' was declared here 637 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:631:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 631 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:617:18: note: 'Param0' was declared here 617 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:595:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 595 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {FloatTy}), {Val0, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:578:18: note: 'Param0' was declared here 578 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:572:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 572 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0, {FloatTy}), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:558:18: note: 'Param0' was declared here 558 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:536:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 536 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {DoubleTy}), {Val0, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:519:18: note: 'Param0' was declared here 519 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:513:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 513 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0, {DoubleTy}), {Val0, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:499:18: note: 'Param0' was declared here 499 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:495:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 495 | return Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:483:18: note: 'Param0' was declared here 483 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:479:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 479 | return Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:466:18: note: 'Param0' was declared here 466 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:454:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 454 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:343:16: note: 'Param2' was declared here 343 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:454:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 454 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:342:18: note: 'Param1' was declared here 342 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:454:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 454 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:341:16: note: 'Param0' was declared here 341 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:319:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 319 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:209:16: note: 'Param2' was declared here 209 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:319:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 319 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:208:18: note: 'Param1' was declared here 208 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:319:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 319 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:207:16: note: 'Param0' was declared here 207 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:185:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 185 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:76:16: note: 'Param2' was declared here 76 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:185:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 185 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:75:18: note: 'Param1' was declared here 75 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:185:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 185 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_cde_builtin_cg.inc:74:16: note: 'Param0' was declared here 74 | llvm::Type * Param0; | ^~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:8268: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitARMMVEBuiltinExpr(unsigned int, const clang::CallExpr*, clang::CodeGen::ReturnValueSlot, llvm::Triple::ArchType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17605:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 17605 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17575:13: note: 'Param1' was declared here 17575 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17604:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17604 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17574:13: note: 'Param0' was declared here 17574 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17553:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17553 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17507:18: note: 'Param0' was declared here 17507 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17491:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17491 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17467:13: note: 'Param0' was declared here 17467 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17459:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 17459 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17368:18: note: 'Param1' was declared here 17368 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17455:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17455 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17367:13: note: 'Param0' was declared here 17367 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17341:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 17341 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17316:13: note: 'Param1' was declared here 17316 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17340:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17340 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17315:13: note: 'Param0' was declared here 17315 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17308:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17308 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17291:18: note: 'Param0' was declared here 17291 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17287:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17287 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17253:18: note: 'Param0' was declared here 17253 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17222:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17222 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17206:18: note: 'Param0' was declared here 17206 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17202:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17202 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val5, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17172:18: note: 'Param0' was declared here 17172 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17163:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 17163 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17135:18: note: 'Param1' was declared here 17135 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17159:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17159 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17134:13: note: 'Param0' was declared here 17134 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17128:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17128 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17099:18: note: 'Param0' was declared here 17099 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17088:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17088 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val1, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17070:18: note: 'Param0' was declared here 17070 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17063:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17063 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17046:18: note: 'Param0' was declared here 17046 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17031:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 17031 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17007:13: note: 'Param1' was declared here 17007 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17030:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 17030 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:17006:13: note: 'Param0' was declared here 17006 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16917:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16917 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16887:13: note: 'Param1' was declared here 16887 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16916:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16916 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16886:13: note: 'Param0' was declared here 16886 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16872:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16872 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16861:13: note: 'Param0' was declared here 16861 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16857:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16857 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(FloatTy, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16815:18: note: 'Param1' was declared here 16815 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16852:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16852 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16814:13: note: 'Param0' was declared here 16814 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16801:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16801 | Value *Val6 = Builder.CreateIntCast(Val5, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16786:9: note: 'Param0' was declared here 16786 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16769:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16769 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16723:18: note: 'Param0' was declared here 16723 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16707:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16707 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16684:13: note: 'Param1' was declared here 16684 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16706:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16706 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16683:13: note: 'Param0' was declared here 16683 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16673:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16673 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16661:13: note: 'Param0' was declared here 16661 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16646:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 16646 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val3, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16594:18: note: 'Param2' was declared here 16594 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16642:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16642 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16593:13: note: 'Param1' was declared here 16593 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16641:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16641 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16592:13: note: 'Param0' was declared here 16592 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16582:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16582 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16491:18: note: 'Param1' was declared here 16491 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16578:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16578 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16490:13: note: 'Param0' was declared here 16490 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16464:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16464 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16451:13: note: 'Param0' was declared here 16451 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16443:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16443 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16418:13: note: 'Param1' was declared here 16418 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16442:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16442 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16417:13: note: 'Param0' was declared here 16417 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16410:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16410 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16393:18: note: 'Param0' was declared here 16393 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16389:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16389 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16355:18: note: 'Param0' was declared here 16355 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16324:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16324 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16308:18: note: 'Param0' was declared here 16308 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16304:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16304 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val5, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16274:18: note: 'Param0' was declared here 16274 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16265:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16265 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16237:18: note: 'Param1' was declared here 16237 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16261:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16261 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16236:13: note: 'Param0' was declared here 16236 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16230:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16230 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16201:18: note: 'Param0' was declared here 16201 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16190:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16190 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val1, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16172:18: note: 'Param0' was declared here 16172 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16165:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16165 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16148:18: note: 'Param0' was declared here 16148 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16125:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16125 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16095:13: note: 'Param1' was declared here 16095 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16124:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16124 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16094:13: note: 'Param0' was declared here 16094 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16080:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16080 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16069:13: note: 'Param0' was declared here 16069 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16065:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 16065 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(HalfTy, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16023:18: note: 'Param1' was declared here 16023 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16060:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16060 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16022:13: note: 'Param0' was declared here 16022 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:16009:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 16009 | Value *Val7 = Builder.CreateIntCast(Val6, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15993:9: note: 'Param0' was declared here 15993 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15976:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15976 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15930:18: note: 'Param0' was declared here 15930 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15914:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 15914 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15891:13: note: 'Param1' was declared here 15891 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15913:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15913 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15890:13: note: 'Param0' was declared here 15890 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15880:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15880 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15862:13: note: 'Param0' was declared here 15862 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15852:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15852 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15840:13: note: 'Param0' was declared here 15840 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15836:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 15836 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val3, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15784:18: note: 'Param2' was declared here 15784 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15832:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 15832 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15783:13: note: 'Param1' was declared here 15783 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15831:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15831 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15782:13: note: 'Param0' was declared here 15782 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15772:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 15772 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15681:18: note: 'Param1' was declared here 15681 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15768:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15768 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15680:13: note: 'Param0' was declared here 15680 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15654:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15654 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15641:13: note: 'Param0' was declared here 15641 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15633:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 15633 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15608:13: note: 'Param1' was declared here 15608 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15632:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15632 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15607:13: note: 'Param0' was declared here 15607 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15600:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15600 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15583:18: note: 'Param0' was declared here 15583 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15579:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15579 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15545:18: note: 'Param0' was declared here 15545 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15514:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15514 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15498:18: note: 'Param0' was declared here 15498 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15494:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15494 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val5, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15464:18: note: 'Param0' was declared here 15464 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15455:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 15455 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val4, Val5, Val8, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15427:18: note: 'Param1' was declared here 15427 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15451:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15451 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15426:13: note: 'Param0' was declared here 15426 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15420:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15420 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15391:18: note: 'Param0' was declared here 15391 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15380:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15380 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val1, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15362:18: note: 'Param0' was declared here 15362 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15355:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15355 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15338:18: note: 'Param0' was declared here 15338 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15323:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15323 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15312:13: note: 'Param0' was declared here 15312 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15302:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15302 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15285:13: note: 'Param0' was declared here 15285 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15273:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15273 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15261:13: note: 'Param0' was declared here 15261 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15245:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15245 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15214:18: note: 'Param0' was declared here 15214 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15203:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15203 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15191:13: note: 'Param0' was declared here 15191 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15183:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15183 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15171:13: note: 'Param0' was declared here 15171 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15167:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15167 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(HalfTy, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15147:18: note: 'Param0' was declared here 15147 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15142:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15142 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(HalfTy, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15123:18: note: 'Param0' was declared here 15123 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15102:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15102 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(HalfTy, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val5, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15069:18: note: 'Param0' was declared here 15069 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15059:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15059 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(HalfTy, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15039:18: note: 'Param0' was declared here 15039 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15023:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15023 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15012:13: note: 'Param0' was declared here 15012 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:15002:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 15002 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14985:13: note: 'Param0' was declared here 14985 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14973:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14973 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14961:13: note: 'Param0' was declared here 14961 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14945:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14945 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val4, Val7, Val10, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14914:18: note: 'Param0' was declared here 14914 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14903:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14903 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14891:13: note: 'Param0' was declared here 14891 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14883:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14883 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14871:13: note: 'Param0' was declared here 14871 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14857:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14857 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(FloatTy, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val3, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14837:18: note: 'Param0' was declared here 14837 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14832:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14832 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(FloatTy, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val3, Val6, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14813:18: note: 'Param0' was declared here 14813 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14792:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14792 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(FloatTy, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val5, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14759:18: note: 'Param0' was declared here 14759 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14749:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14749 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(FloatTy, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val4, Val7, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14729:18: note: 'Param0' was declared here 14729 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14717:36: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 14717 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14582:16: note: 'Param5' was declared here 14582 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14717:36: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 14717 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14581:18: note: 'Param4' was declared here 14581 | Intrinsic::ID Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14717:36: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14717 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val4, Val5, Val6, Val3, Val1, Val7, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14580:16: note: 'Param3' was declared here 14580 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14711:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14711 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14579:13: note: 'Param2' was declared here 14579 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14710:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14710 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14578:13: note: 'Param1' was declared here 14578 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14709:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14709 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14577:13: note: 'Param0' was declared here 14577 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14553:35: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 14553 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4}), {Val4, Val5, Val6, Val3, Val1, Val7, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14436:16: note: 'Param4' was declared here 14436 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14553:35: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14553 | Value *Val9 = Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4}), {Val4, Val5, Val6, Val3, Val1, Val7, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14435:18: note: 'Param3' was declared here 14435 | Intrinsic::ID Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14550:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14550 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14434:13: note: 'Param2' was declared here 14434 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14549:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14549 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14433:13: note: 'Param1' was declared here 14433 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14548:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14548 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14432:13: note: 'Param0' was declared here 14432 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14415:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14415 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava, {Param3}), {Val0, Val1, Val2, Val4, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14315:16: note: 'Param3' was declared here 14315 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14410:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14410 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14314:13: note: 'Param2' was declared here 14314 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14409:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14409 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14313:13: note: 'Param1' was declared here 14313 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14408:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14408 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14312:13: note: 'Param0' was declared here 14312 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14295:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 14295 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val4, Val5, Val6, Val9}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14177:16: note: 'Param4' was declared here 14177 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14295:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14295 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val4, Val5, Val6, Val9}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14176:16: note: 'Param3' was declared here 14176 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14287:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14287 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14175:13: note: 'Param2' was declared here 14175 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14286:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14286 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14174:13: note: 'Param1' was declared here 14174 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14285:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14285 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14173:13: note: 'Param0' was declared here 14173 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14156:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14156 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava, {Param3}), {Val0, Val1, Val2, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14057:16: note: 'Param3' was declared here 14057 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14152:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14152 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14056:13: note: 'Param2' was declared here 14056 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14151:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14151 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14055:13: note: 'Param1' was declared here 14055 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14150:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14150 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14054:13: note: 'Param0' was declared here 14054 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14037:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 14037 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13920:16: note: 'Param4' was declared here 13920 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14037:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 14037 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmldava_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13919:16: note: 'Param3' was declared here 13919 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14030:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 14030 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13918:13: note: 'Param2' was declared here 13918 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14029:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 14029 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13917:13: note: 'Param1' was declared here 13917 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:14028:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 14028 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13916:13: note: 'Param0' was declared here 13916 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13899:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13899 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq, {Param2}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13782:16: note: 'Param2' was declared here 13782 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13896:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13896 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13781:13: note: 'Param1' was declared here 13781 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13895:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13895 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13780:13: note: 'Param0' was declared here 13780 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13756:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 13756 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq_predicated, {Param3, Param2}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13613:16: note: 'Param3' was declared here 13613 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13756:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13756 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcaddq_predicated, {Param3, Param2}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13612:16: note: 'Param2' was declared here 13612 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13749:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13749 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13611:13: note: 'Param1' was declared here 13611 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13748:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13748 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13610:13: note: 'Param0' was declared here 13610 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13586:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 13586 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13485:16: note: 'Param3' was declared here 13485 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13586:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13586 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13484:16: note: 'Param2' was declared here 13484 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13586:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13586 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13483:18: note: 'Param1' was declared here 13483 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13584:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13584 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13482:13: note: 'Param0' was declared here 13482 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13464:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13464 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fix, {Param1, Param2}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13418:16: note: 'Param2' was declared here 13418 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13464:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13464 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fix, {Param1, Param2}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13417:16: note: 'Param1' was declared here 13417 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13461:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13461 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13416:13: note: 'Param0' was declared here 13416 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13406:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13406 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcmulq, {Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13368:16: note: 'Param1' was declared here 13368 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13403:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13403 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13367:13: note: 'Param0' was declared here 13367 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13357:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13357 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13280:16: note: 'Param2' was declared here 13280 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13357:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13357 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13279:18: note: 'Param1' was declared here 13279 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13353:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13353 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13278:13: note: 'Param0' was declared here 13278 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13262:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 13262 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13120:16: note: 'Param3' was declared here 13120 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13262:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13262 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13119:18: note: 'Param2' was declared here 13119 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13262:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13262 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13118:16: note: 'Param1' was declared here 13118 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13255:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13255 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13117:13: note: 'Param0' was declared here 13117 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13093:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 13093 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fix_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13035:16: note: 'Param3' was declared here 13035 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13093:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13093 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fix_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13034:16: note: 'Param2' was declared here 13034 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13093:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13093 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fix_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13033:16: note: 'Param1' was declared here 13033 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13086:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13086 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13032:13: note: 'Param0' was declared here 13032 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13022:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 13022 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12901:16: note: 'Param4' was declared here 12901 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13022:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 13022 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12900:16: note: 'Param3' was declared here 12900 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13022:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 13022 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12899:18: note: 'Param2' was declared here 12899 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13022:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 13022 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12898:16: note: 'Param1' was declared here 12898 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:13016:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 13016 | Value *Val0 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12897:13: note: 'Param0' was declared here 12897 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12875:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12875 | Value *Val5 = Builder.CreateIntCast(Val4, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12861:9: note: 'Param0' was declared here 12861 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12854:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12854 | Value *Val6 = Builder.CreateIntCast(Val5, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12839:9: note: 'Param0' was declared here 12839 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12831:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12831 | Value *Val6 = Builder.CreateIntCast(Val5, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12816:9: note: 'Param0' was declared here 12816 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12808:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12808 | Value *Val4 = Builder.CreateIntCast(Val3, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12795:9: note: 'Param0' was declared here 12795 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12773:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12773 | Value *Val5 = Builder.CreateIntCast(Val4, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12759:9: note: 'Param0' was declared here 12759 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12751:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12751 | Value *Val5 = Builder.CreateIntCast(Val4, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12737:9: note: 'Param0' was declared here 12737 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12729:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12729 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_i2v, {Param0}), {Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12700:16: note: 'Param0' was declared here 12700 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12687:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12687 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_i2v, {Param0}), {Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12658:16: note: 'Param0' was declared here 12658 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12647:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12647 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12628:16: note: 'Param0' was declared here 12628 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12622:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12622 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12603:16: note: 'Param0' was declared here 12603 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12597:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12597 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12578:16: note: 'Param0' was declared here 12578 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12572:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12572 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12553:16: note: 'Param0' was declared here 12553 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12547:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12547 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12528:16: note: 'Param0' was declared here 12528 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12522:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12522 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12503:16: note: 'Param0' was declared here 12503 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12497:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12497 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12469:16: note: 'Param0' was declared here 12469 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12460:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12460 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12432:16: note: 'Param0' was declared here 12432 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12423:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12423 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12407:16: note: 'Param0' was declared here 12407 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12402:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12402 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12386:16: note: 'Param0' was declared here 12386 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12381:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12381 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12365:16: note: 'Param0' was declared here 12365 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12360:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12360 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12344:16: note: 'Param0' was declared here 12344 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12339:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12339 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12323:16: note: 'Param0' was declared here 12323 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12318:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12318 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12302:16: note: 'Param0' was declared here 12302 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12297:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12297 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12277:16: note: 'Param0' was declared here 12277 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12271:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12271 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12251:16: note: 'Param0' was declared here 12251 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12245:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12245 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12225:16: note: 'Param0' was declared here 12225 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12219:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12219 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12199:16: note: 'Param0' was declared here 12199 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12193:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12193 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12173:16: note: 'Param0' was declared here 12173 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12167:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12167 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12147:16: note: 'Param0' was declared here 12147 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12141:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12141 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12112:16: note: 'Param0' was declared here 12112 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12103:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12103 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12074:16: note: 'Param0' was declared here 12074 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12065:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12065 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12048:16: note: 'Param0' was declared here 12048 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12043:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12043 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12026:16: note: 'Param0' was declared here 12026 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12021:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 12021 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:12004:16: note: 'Param0' was declared here 12004 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11999:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11999 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11982:16: note: 'Param0' was declared here 11982 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11977:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11977 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11960:16: note: 'Param0' was declared here 11960 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11955:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11955 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11938:16: note: 'Param0' was declared here 11938 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11934:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11934 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::fma, {Param0}), {Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11920:16: note: 'Param0' was declared here 11920 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11916:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11916 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11897:16: note: 'Param1' was declared here 11897 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11916:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11916 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11896:16: note: 'Param0' was declared here 11896 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11892:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11892 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::fma, {Param0}), {Val2, Val4, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11878:16: note: 'Param0' was declared here 11878 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11874:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11874 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val2, Val4, Val1, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11855:16: note: 'Param1' was declared here 11855 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11874:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11874 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val2, Val4, Val1, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11854:16: note: 'Param0' was declared here 11854 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11776:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11776 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int8Ty, 16), llvm::FixedVectorType::get(Builder.getInt1Ty(), 16)}), {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11731:18: note: 'Param0' was declared here 11731 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11691:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11691 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11646:18: note: 'Param0' was declared here 11646 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11632:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11632 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11602:18: note: 'Param0' was declared here 11602 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11567:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11567 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11522:18: note: 'Param0' was declared here 11522 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11508:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11508 | Value *Val12 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int16Ty, 8), llvm::FixedVectorType::get(Builder.getInt1Ty(), 8)}), {Val2, Val5, Val8, Val11}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11478:18: note: 'Param0' was declared here 11478 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11448:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 11448 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovl_predicated, {Param3, Param4, Param2}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11382:16: note: 'Param4' was declared here 11382 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11448:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 11448 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovl_predicated, {Param3, Param4, Param2}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11381:16: note: 'Param3' was declared here 11381 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11448:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11448 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovl_predicated, {Param3, Param4, Param2}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11380:16: note: 'Param2' was declared here 11380 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11443:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11443 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11379:13: note: 'Param1' was declared here 11379 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11442:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11442 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11378:13: note: 'Param0' was declared here 11378 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11368:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11368 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vrev_predicated, {Param2, Param1}), {Val0, Val1, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11284:16: note: 'Param2' was declared here 11284 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11368:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11368 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vrev_predicated, {Param2, Param1}), {Val0, Val1, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11283:16: note: 'Param1' was declared here 11283 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11363:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11363 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11282:13: note: 'Param0' was declared here 11282 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11265:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 11265 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fp_int_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11208:16: note: 'Param3' was declared here 11208 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11265:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11265 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fp_int_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11207:16: note: 'Param2' was declared here 11207 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11265:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11265 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vcvt_fp_int_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11206:16: note: 'Param1' was declared here 11206 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11260:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11260 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11205:13: note: 'Param0' was declared here 11205 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11193:35: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 11193 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11137:16: note: 'Param3' was declared here 11137 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11193:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11193 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11136:18: note: 'Param2' was declared here 11136 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11193:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11193 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11135:16: note: 'Param1' was declared here 11135 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11189:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11189 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11134:13: note: 'Param0' was declared here 11134 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11122:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11122 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11077:16: note: 'Param2' was declared here 11077 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11122:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11122 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11076:18: note: 'Param1' was declared here 11076 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11121:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11121 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11075:13: note: 'Param0' was declared here 11075 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11065:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 11065 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_vector_predicated, {Param4, Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10885:16: note: 'Param4' was declared here 10885 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11065:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 11065 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_vector_predicated, {Param4, Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10884:16: note: 'Param3' was declared here 10884 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11060:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 11060 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10883:13: note: 'Param2' was declared here 10883 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11059:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 11059 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10882:13: note: 'Param1' was declared here 10882 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:11058:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 11058 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10881:13: note: 'Param0' was declared here 10881 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10855:28: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 10855 | return Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4, Param5, Param2}), {Val0, Val1, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10684:16: note: 'Param5' was declared here 10684 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10855:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 10855 | return Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4, Param5, Param2}), {Val0, Val1, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10683:16: note: 'Param4' was declared here 10683 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10855:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 10855 | return Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4, Param5, Param2}), {Val0, Val1, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10682:18: note: 'Param3' was declared here 10682 | Intrinsic::ID Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10855:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 10855 | return Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4, Param5, Param2}), {Val0, Val1, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10681:16: note: 'Param2' was declared here 10681 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10850:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 10850 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10680:13: note: 'Param1' was declared here 10680 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10849:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 10849 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10679:13: note: 'Param0' was declared here 10679 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10657:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 10657 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10591:16: note: 'Param4' was declared here 10591 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10657:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 10657 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10590:16: note: 'Param3' was declared here 10590 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10657:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 10657 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10589:18: note: 'Param2' was declared here 10589 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10657:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 10657 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4, Param1}), {Val0, Val1, Val2, Val5, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10588:16: note: 'Param1' was declared here 10588 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10652:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 10652 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:10587:13: note: 'Param0' was declared here 10587 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9457:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 9457 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::fma, {Param0}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9444:16: note: 'Param0' was declared here 9444 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9440:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 9440 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val0, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9422:16: note: 'Param1' was declared here 9422 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9440:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 9440 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val0, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9421:16: note: 'Param0' was declared here 9421 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9417:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 9417 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9262:16: note: 'Param3' was declared here 9262 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9417:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 9417 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9261:18: note: 'Param2' was declared here 9261 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9417:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 9417 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9260:16: note: 'Param1' was declared here 9260 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9412:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 9412 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9259:13: note: 'Param0' was declared here 9259 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9233:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 9233 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmull_predicated, {Param2, Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9198:16: note: 'Param3' was declared here 9198 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9233:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 9233 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmull_predicated, {Param2, Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9197:16: note: 'Param2' was declared here 9197 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9233:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 9233 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmull_predicated, {Param2, Param3, Param1}), {Val0, Val2, Val3, Val6, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9196:16: note: 'Param1' was declared here 9196 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9228:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 9228 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:9195:13: note: 'Param0' was declared here 9195 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8982:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8982 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::fma, {Param0}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8969:16: note: 'Param0' was declared here 8969 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8965:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 8965 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val0, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8947:16: note: 'Param1' was declared here 8947 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8965:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8965 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_fma_predicated, {Param1, Param0}), {Val0, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8946:16: note: 'Param0' was declared here 8946 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8902:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 8902 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param1), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8879:18: note: 'Param1' was declared here 8879 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8904:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8904 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8878:16: note: 'Param0' was declared here 8878 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8826:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 8826 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::masked_store, {Param3, Param0}), {Val0, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8720:16: note: 'Param3' was declared here 8720 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8825:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 8825 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_i2v, {Param2}), {Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8719:16: note: 'Param2' was declared here 8719 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8822:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 8822 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8718:13: note: 'Param1' was declared here 8718 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8821:42: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8821 | Value *Val2 = Builder.CreatePointerCast((Val1.getPointer()), Param0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8717:16: note: 'Param0' was declared here 8717 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8699:25: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8699 | return MVEImmediateShr(Builder, Val0, GetIntegerConstantValue(E->getArg(1), getContext()), static_cast(Param0)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8677:9: note: 'Param0' was declared here 8677 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8664:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 8664 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8592:16: note: 'Param1' was declared here 8592 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8664:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8664 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8591:18: note: 'Param0' was declared here 8591 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8561:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8561 | return ARMMVEVectorElementReverse(Builder, Val0, static_cast(Param0)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8512:13: note: 'Param0' was declared here 8512 | unsigned Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8065:36: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 8065 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7929:16: note: 'Param5' was declared here 7929 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8065:36: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 8065 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7928:18: note: 'Param4' was declared here 7928 | Intrinsic::ID Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8065:36: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 8065 | Value *Val13 = Builder.CreateCall(CGM.getIntrinsic(Param4, {Param5, Param3}), {Val5, Val6, Val7, Val4, Val3, Val8, Val9, Val12}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7927:16: note: 'Param3' was declared here 7927 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8059:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 8059 | Value *Val7 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7926:13: note: 'Param2' was declared here 7926 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8058:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 8058 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7925:13: note: 'Param1' was declared here 7925 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:8057:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 8057 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7924:13: note: 'Param0' was declared here 7924 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7900:36: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 7900 | Value *Val10 = Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4}), {Val5, Val6, Val7, Val4, Val3, Val8, Val9}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7782:16: note: 'Param4' was declared here 7782 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7900:36: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 7900 | Value *Val10 = Builder.CreateCall(CGM.getIntrinsic(Param3, {Param4}), {Val5, Val6, Val7, Val4, Val3, Val8, Val9}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7781:18: note: 'Param3' was declared here 7781 | Intrinsic::ID Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7897:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 7897 | Value *Val7 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7780:13: note: 'Param2' was declared here 7780 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7896:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7896 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7779:13: note: 'Param1' was declared here 7779 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7895:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7895 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7778:13: note: 'Param0' was declared here 7778 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7753:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7753 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7738:13: note: 'Param0' was declared here 7738 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7726:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7726 | Value *Val6 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7711:13: note: 'Param0' was declared here 7711 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7700:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7700 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val4, Val3, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7673:18: note: 'Param0' was declared here 7673 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7665:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 7665 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7620:16: note: 'Param2' was declared here 7620 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7665:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7665 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7619:18: note: 'Param1' was declared here 7619 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7664:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7664 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7618:13: note: 'Param0' was declared here 7618 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7607:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7607 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7597:13: note: 'Param0' was declared here 7597 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7593:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 7593 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7537:16: note: 'Param3' was declared here 7537 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7593:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 7593 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7536:18: note: 'Param2' was declared here 7536 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7593:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7593 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7535:16: note: 'Param1' was declared here 7535 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7589:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7589 | Value *Val1 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7534:13: note: 'Param0' was declared here 7534 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7519:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7519 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::ctlz, {Param0}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7496:16: note: 'Param0' was declared here 7496 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7488:26: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7488 | return SignOrZeroExtend(Builder, Val1, Val2, static_cast(Param1)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7466:9: note: 'Param1' was declared here 7466 | bool Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7486:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7486 | Value *Val1 = VectorUnzip(Builder, Val0, static_cast(Param0)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7465:9: note: 'Param0' was declared here 7465 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7459:26: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7459 | return SignOrZeroExtend(Builder, Val1, Val2, static_cast(Param1)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7437:9: note: 'Param1' was declared here 7437 | bool Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7457:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7457 | Value *Val1 = VectorUnzip(Builder, Val0, static_cast(Param0)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7436:9: note: 'Param0' was declared here 7436 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7185:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7185 | return Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7162:18: note: 'Param0' was declared here 7162 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7154:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 7154 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base, {Param0, Param1}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7129:16: note: 'Param1' was declared here 7129 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7154:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 7154 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base, {Param0, Param1}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7128:16: note: 'Param0' was declared here 7128 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6791:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 6791 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6737:16: note: 'Param3' was declared here 6737 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6791:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 6791 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6736:16: note: 'Param2' was declared here 6736 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6791:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 6791 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6735:18: note: 'Param1' was declared here 6735 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6790:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 6790 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6734:13: note: 'Param0' was declared here 6734 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6723:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 6723 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6712:13: note: 'Param0' was declared here 6712 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6708:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 6708 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6561:16: note: 'Param4' was declared here 6561 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6708:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 6708 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6560:16: note: 'Param3' was declared here 6560 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6708:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 6708 | return Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param4}), {Val0, Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6559:18: note: 'Param2' was declared here 6559 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6707:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 6707 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6558:13: note: 'Param1' was declared here 6558 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6706:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 6706 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6557:13: note: 'Param0' was declared here 6557 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6196:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 6196 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar, {Param3}), {Val0, Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6044:16: note: 'Param3' was declared here 6044 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6195:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 6195 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6043:13: note: 'Param2' was declared here 6043 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6194:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 6194 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6042:13: note: 'Param1' was declared here 6042 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6193:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 6193 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6041:13: note: 'Param0' was declared here 6041 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6015:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 6015 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5836:16: note: 'Param4' was declared here 5836 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6015:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 6015 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshl_scalar_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5835:16: note: 'Param3' was declared here 5835 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6011:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 6011 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5834:13: note: 'Param2' was declared here 5834 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6010:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 6010 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5833:13: note: 'Param1' was declared here 5833 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6009:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 6009 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5832:13: note: 'Param0' was declared here 5832 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5806:28: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 5806 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqmovn_predicated, {Param4, Param5, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5699:16: note: 'Param5' was declared here 5699 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5806:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 5806 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqmovn_predicated, {Param4, Param5, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5698:16: note: 'Param4' was declared here 5698 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5806:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 5806 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqmovn_predicated, {Param4, Param5, Param3}), {Val0, Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5697:16: note: 'Param3' was declared here 5697 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5802:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 5802 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5696:13: note: 'Param2' was declared here 5696 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5801:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5801 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5695:13: note: 'Param1' was declared here 5695 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5800:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5800 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5694:13: note: 'Param0' was declared here 5694 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5680:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5680 | return Builder.CreateCall(CGM.getIntrinsic(Param1), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5655:18: note: 'Param1' was declared here 5655 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5676:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5676 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5654:13: note: 'Param0' was declared here 5654 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5648:31: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 5648 | return Builder.CreateIntCast(Val6, Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5618:9: note: 'Param2' was declared here 5618 | bool Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5647:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5647 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5617:18: note: 'Param1' was declared here 5617 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5643:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5643 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5616:13: note: 'Param0' was declared here 5616 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5610:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 5610 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovn_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5553:16: note: 'Param3' was declared here 5553 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5610:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 5610 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovn_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5552:16: note: 'Param2' was declared here 5552 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5610:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5610 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vmovn_predicated, {Param2, Param3, Param1}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5551:16: note: 'Param1' was declared here 5551 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5606:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5606 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5550:13: note: 'Param0' was declared here 5550 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5540:31: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 5540 | return Builder.CreateIntCast(Val3, Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5513:9: note: 'Param2' was declared here 5513 | bool Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5539:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5539 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param1, {llvm::FixedVectorType::get(Int32Ty, 4)}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5512:18: note: 'Param1' was declared here 5512 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5538:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5538 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5511:13: note: 'Param0' was declared here 5511 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5497:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5497 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4)}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5479:18: note: 'Param0' was declared here 5479 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5473:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5473 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5403:16: note: 'Param1' was declared here 5403 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5473:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5473 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5402:18: note: 'Param0' was declared here 5402 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5384:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5384 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base, {Param0, Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5358:16: note: 'Param1' was declared here 5358 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5384:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5384 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base, {Param0, Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5357:16: note: 'Param0' was declared here 5357 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5350:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 5350 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmlad, {Param3}), {Val0, Val1, Val2, Val3, Val4, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5197:16: note: 'Param3' was declared here 5197 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5349:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 5349 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5196:13: note: 'Param2' was declared here 5196 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5348:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 5348 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5195:13: note: 'Param1' was declared here 5195 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5347:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 5347 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:5194:13: note: 'Param0' was declared here 5194 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4286:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 4286 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmlad_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4106:16: note: 'Param4' was declared here 4106 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4286:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 4286 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmlad_predicated, {Param4, Param3}), {Val0, Val1, Val2, Val3, Val4, Val5, Val8}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4105:16: note: 'Param3' was declared here 4105 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4282:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 4282 | Value *Val5 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4104:13: note: 'Param2' was declared here 4104 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4281:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 4281 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4103:13: note: 'Param1' was declared here 4103 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4280:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 4280 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4102:13: note: 'Param0' was declared here 4102 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4068:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 4068 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4046:18: note: 'Param0' was declared here 4046 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4039:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 4039 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3999:16: note: 'Param2' was declared here 3999 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4039:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 4039 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3998:18: note: 'Param1' was declared here 3998 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:4039:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 4039 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3997:16: note: 'Param0' was declared here 3997 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3808:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3808 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3774:16: note: 'Param2' was declared here 3774 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3808:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3808 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3773:16: note: 'Param1' was declared here 3773 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3808:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3808 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3772:16: note: 'Param0' was declared here 3772 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3764:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3764 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3725:16: note: 'Param2' was declared here 3725 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3764:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3764 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3724:18: note: 'Param1' was declared here 3724 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3764:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3764 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3723:16: note: 'Param0' was declared here 3723 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3715:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3715 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3676:16: note: 'Param1' was declared here 3676 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3715:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3715 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3675:18: note: 'Param0' was declared here 3675 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3665:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3665 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3575:16: note: 'Param2' was declared here 3575 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3665:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3665 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3574:18: note: 'Param1' was declared here 3574 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3665:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3665 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3573:16: note: 'Param0' was declared here 3573 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3554:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3554 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3540:18: note: 'Param0' was declared here 3540 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3536:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3536 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3478:16: note: 'Param2' was declared here 3478 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3536:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3536 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3477:18: note: 'Param1' was declared here 3477 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3536:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3536 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3476:16: note: 'Param0' was declared here 3476 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3464:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3464 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3431:16: note: 'Param2' was declared here 3431 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3464:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3464 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3430:16: note: 'Param1' was declared here 3430 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3464:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3464 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_predicated, {Param1, Param2, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3429:16: note: 'Param0' was declared here 3429 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3421:35: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 3421 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3365:16: note: 'Param3' was declared here 3365 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3421:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 3421 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3364:16: note: 'Param2' was declared here 3364 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3421:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3421 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3363:18: note: 'Param1' was declared here 3363 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3421:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3421 | Value *Val5 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param3, Param0}), {Val0, Val1, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3362:16: note: 'Param0' was declared here 3362 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3351:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3351 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3321:16: note: 'Param1' was declared here 3321 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3351:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3351 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3320:18: note: 'Param0' was declared here 3320 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3305:36: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3305 | Value *Val10 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4), llvm::FixedVectorType::get(Builder.getInt1Ty(), 4)}), {Val0, Val1, Val2, Val6, Val9}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3280:18: note: 'Param0' was declared here 3280 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3237:38: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 3237 | Value *Val2 = Builder.CreateIntCast(Val1, Param0, Param1); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3208:9: note: 'Param1' was declared here 3208 | bool Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3237:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3237 | Value *Val2 = Builder.CreateIntCast(Val1, Param0, Param1); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3207:16: note: 'Param0' was declared here 3207 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3197:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3197 | Value *Val3 = Builder.CreateIntCast(Val2, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3185:9: note: 'Param0' was declared here 3185 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3178:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3178 | Value *Val3 = Builder.CreateIntCast(Val2, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3166:9: note: 'Param0' was declared here 3166 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3160:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3160 | Value *Val2 = Builder.CreateIntCast(Val1, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3149:9: note: 'Param0' was declared here 3149 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3142:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3142 | Value *Val2 = Builder.CreateIntCast(Val1, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3131:9: note: 'Param0' was declared here 3131 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3118:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3118 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3103:16: note: 'Param0' was declared here 3103 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3089:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3089 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3074:16: note: 'Param0' was declared here 3074 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3068:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3068 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3053:16: note: 'Param0' was declared here 3053 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3039:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3039 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3024:16: note: 'Param0' was declared here 3024 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3018:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 3018 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:3003:16: note: 'Param0' was declared here 3003 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2989:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2989 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2974:16: note: 'Param0' was declared here 2974 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2968:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2968 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2944:16: note: 'Param0' was declared here 2944 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2935:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2935 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2911:16: note: 'Param0' was declared here 2911 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2902:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2902 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2890:16: note: 'Param0' was declared here 2890 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2885:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2885 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2873:16: note: 'Param0' was declared here 2873 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2868:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2868 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2856:16: note: 'Param0' was declared here 2856 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2851:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2851 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2839:16: note: 'Param0' was declared here 2839 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2834:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2834 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2822:16: note: 'Param0' was declared here 2822 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2817:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2817 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2805:16: note: 'Param0' was declared here 2805 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2800:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2800 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4)}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2789:18: note: 'Param0' was declared here 2789 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2784:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2784 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2755:16: note: 'Param1' was declared here 2755 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2784:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2784 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2754:18: note: 'Param0' was declared here 2754 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2745:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 2745 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1, Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2700:16: note: 'Param2' was declared here 2700 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2745:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2745 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1, Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2699:16: note: 'Param1' was declared here 2699 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2745:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2745 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1, Param2}), {Val0, Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2698:18: note: 'Param0' was declared here 2698 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2645:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2645 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2567:16: note: 'Param1' was declared here 2567 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2645:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2645 | return Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val0, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2566:18: note: 'Param0' was declared here 2566 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2535:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 2535 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2468:16: note: 'Param2' was declared here 2468 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2535:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2535 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2467:18: note: 'Param1' was declared here 2467 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2534:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2534 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2466:13: note: 'Param0' was declared here 2466 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2452:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 2452 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmull, {Param1, Param2}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2425:16: note: 'Param2' was declared here 2425 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2452:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2452 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vqdmull, {Param1, Param2}), {Val0, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2424:16: note: 'Param1' was declared here 2424 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2451:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2451 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2423:13: note: 'Param0' was declared here 2423 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2416:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2416 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2400:16: note: 'Param0' was declared here 2400 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2394:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2394 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2378:16: note: 'Param0' was declared here 2378 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2372:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2372 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2356:16: note: 'Param0' was declared here 2356 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2350:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2350 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2334:16: note: 'Param0' was declared here 2334 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2328:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2328 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2312:16: note: 'Param0' was declared here 2312 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2306:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2306 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2290:16: note: 'Param0' was declared here 2290 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2284:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2284 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2259:16: note: 'Param0' was declared here 2259 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2250:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2250 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2225:16: note: 'Param0' was declared here 2225 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2216:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2216 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2203:16: note: 'Param0' was declared here 2203 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2198:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2198 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2185:16: note: 'Param0' was declared here 2185 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2180:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2180 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2167:16: note: 'Param0' was declared here 2167 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2162:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2162 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2149:16: note: 'Param0' was declared here 2149 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2144:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2144 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2131:16: note: 'Param0' was declared here 2131 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2126:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2126 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param0}), {Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2113:16: note: 'Param0' was declared here 2113 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2102:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2102 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param0, {llvm::FixedVectorType::get(Int32Ty, 4)}), {Val0, Val1, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2081:18: note: 'Param0' was declared here 2081 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2075:31: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 2075 | return Builder.CreateIntCast(Val7, Param4, Param5); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2000:9: note: 'Param5' was declared here 2000 | bool Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2075:31: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 2075 | return Builder.CreateIntCast(Val7, Param4, Param5); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1999:16: note: 'Param4' was declared here 1999 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2074:35: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 2074 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1998:16: note: 'Param3' was declared here 1998 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2074:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 2074 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1997:18: note: 'Param2' was declared here 1997 | Intrinsic::ID Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2074:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 2074 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param2, {Param3, Param1}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1996:16: note: 'Param1' was declared here 1996 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:2070:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 2070 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1995:13: note: 'Param0' was declared here 1995 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1985:31: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 1985 | return Builder.CreateIntCast(Val4, Param3, Param4); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1921:9: note: 'Param4' was declared here 1921 | bool Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1985:31: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 1985 | return Builder.CreateIntCast(Val4, Param3, Param4); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1920:16: note: 'Param3' was declared here 1920 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1984:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1984 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1919:16: note: 'Param2' was declared here 1919 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1984:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1984 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1918:18: note: 'Param1' was declared here 1918 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1983:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1983 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1917:13: note: 'Param0' was declared here 1917 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1907:31: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 1907 | return Builder.CreateIntCast(Val6, Param3, false); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1873:16: note: 'Param3' was declared here 1873 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1906:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1906 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1872:16: note: 'Param2' was declared here 1872 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1906:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1906 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1871:18: note: 'Param1' was declared here 1871 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1906:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1906 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1870:16: note: 'Param0' was declared here 1870 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1864:31: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1864 | return Builder.CreateIntCast(Val3, Param2, false); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1837:16: note: 'Param2' was declared here 1837 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1863:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1863 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1836:16: note: 'Param1' was declared here 1836 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1863:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1863 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1835:18: note: 'Param0' was declared here 1835 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1827:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1827 | Value *Val2 = Builder.CreateIntCast(Val1, Int16Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1816:9: note: 'Param0' was declared here 1816 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1810:38: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1810 | Value *Val1 = Builder.CreateIntCast(Val0, Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1800:9: note: 'Param0' was declared here 1800 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1795:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1795 | Value *Val2 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_pred_v2i, {Param1}), {Val1}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1774:16: note: 'Param1' was declared here 1774 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1794:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1794 | Value *Val1 = Builder.CreateCall(CGM.getIntrinsic(Param0), {Val0}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1773:18: note: 'Param0' was declared here 1773 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1767:28: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1767 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param0}), {Val1, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1744:18: note: 'Param1' was declared here 1744 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1767:28: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1767 | return Builder.CreateCall(CGM.getIntrinsic(Param1, {Param0}), {Val1, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1743:16: note: 'Param0' was declared here 1743 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1682:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1682 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1641:16: note: 'Param2' was declared here 1641 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1682:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1682 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1640:18: note: 'Param1' was declared here 1640 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1682:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1682 | Value *Val8 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1639:16: note: 'Param0' was declared here 1639 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1631:43: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 1631 | return Builder.CreateExtractValue(Val7, static_cast(Param4)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1534:13: note: 'Param4' was declared here 1534 | unsigned Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1629:50: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 1629 | Value *Val8 = Builder.CreateExtractValue(Val7, static_cast(Param3)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1533:13: note: 'Param3' was declared here 1533 | unsigned Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1628:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1628 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1532:16: note: 'Param2' was declared here 1532 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1628:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1628 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1531:18: note: 'Param1' was declared here 1531 | Intrinsic::ID Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1628:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1628 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Param1, {Param2, Param0}), {Val2, Val1, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1530:16: note: 'Param0' was declared here 1530 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1513:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1513 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vshlc, {Param0}), {Val2, Val1, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1488:16: note: 'Param0' was declared here 1488 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1480:28: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 1480 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, {Param3, Param4, Param5}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1264:16: note: 'Param5' was declared here 1264 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1480:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 1480 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, {Param3, Param4, Param5}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1263:16: note: 'Param4' was declared here 1263 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1480:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 1480 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset, {Param3, Param4, Param5}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1262:16: note: 'Param3' was declared here 1262 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1479:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1479 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1261:13: note: 'Param2' was declared here 1261 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1478:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1478 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1260:13: note: 'Param1' was declared here 1260 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1477:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1477 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1259:13: note: 'Param0' was declared here 1259 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1231:28: warning: 'Param6' may be used uninitialized [-Wmaybe-uninitialized] 1231 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, {Param4, Param5, Param6, Param3}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:986:16: note: 'Param6' was declared here 986 | llvm::Type * Param6; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1231:28: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 1231 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, {Param4, Param5, Param6, Param3}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:985:16: note: 'Param5' was declared here 985 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1231:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 1231 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, {Param4, Param5, Param6, Param3}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:984:16: note: 'Param4' was declared here 984 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1231:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 1231 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_offset_predicated, {Param4, Param5, Param6, Param3}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:983:16: note: 'Param3' was declared here 983 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1227:39: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 1227 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:982:13: note: 'Param2' was declared here 982 | uint32_t Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1226:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 1226 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:981:13: note: 'Param1' was declared here 981 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:1225:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 1225 | Value *Val2 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:980:13: note: 'Param0' was declared here 980 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:952:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 952 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, {Param2, Param3, Param4}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:762:16: note: 'Param4' was declared here 762 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:952:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 952 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, {Param2, Param3, Param4}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:761:16: note: 'Param3' was declared here 761 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:952:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 952 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset, {Param2, Param3, Param4}), {(Val0.getPointer()), Val1, Val2, Val3, Val4}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:760:16: note: 'Param2' was declared here 760 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:951:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 951 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:759:13: note: 'Param1' was declared here 759 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:950:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 950 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:758:13: note: 'Param0' was declared here 758 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:730:28: warning: 'Param5' may be used uninitialized [-Wmaybe-uninitialized] 730 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, {Param3, Param4, Param5, Param2}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:511:16: note: 'Param5' was declared here 511 | llvm::Type * Param5; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:730:28: warning: 'Param4' may be used uninitialized [-Wmaybe-uninitialized] 730 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, {Param3, Param4, Param5, Param2}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:510:16: note: 'Param4' was declared here 510 | llvm::Type * Param4; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:730:28: warning: 'Param3' may be used uninitialized [-Wmaybe-uninitialized] 730 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, {Param3, Param4, Param5, Param2}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:509:16: note: 'Param3' was declared here 509 | llvm::Type * Param3; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:730:28: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 730 | return Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_offset_predicated, {Param3, Param4, Param5, Param2}), {(Val0.getPointer()), Val1, Val2, Val3, Val4, Val7}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:508:16: note: 'Param2' was declared here 508 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:726:39: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 726 | Value *Val4 = llvm::ConstantInt::get(Int32Ty, Param1); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:507:13: note: 'Param1' was declared here 507 | uint32_t Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:725:39: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 725 | Value *Val3 = llvm::ConstantInt::get(Int32Ty, Param0); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:506:13: note: 'Param0' was declared here 506 | uint32_t Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:478:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 478 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:459:9: note: 'Param0' was declared here 459 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:455:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 455 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:441:9: note: 'Param0' was declared here 441 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:437:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 437 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:418:9: note: 'Param0' was declared here 418 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:414:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 414 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:400:9: note: 'Param0' was declared here 400 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:327:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 327 | return SignOrZeroExtend(Builder, Val8, Val9, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:308:9: note: 'Param0' was declared here 308 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:304:26: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 304 | return SignOrZeroExtend(Builder, Val3, Val4, static_cast(Param0)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:290:9: note: 'Param0' was declared here 290 | bool Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:247:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 247 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:212:16: note: 'Param2' was declared here 212 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:247:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 247 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:211:16: note: 'Param1' was declared here 211 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:247:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 247 | Value *Val7 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val3, Val6}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:210:16: note: 'Param0' was declared here 210 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:200:35: warning: 'Param2' may be used uninitialized [-Wmaybe-uninitialized] 200 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:166:16: note: 'Param2' was declared here 166 | llvm::Type * Param2; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:200:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 200 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:165:16: note: 'Param1' was declared here 165 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:200:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 200 | Value *Val6 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb_predicated, {Param1, Param2, Param0}), {Val1, Val2, Val5}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:164:16: note: 'Param0' was declared here 164 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:154:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 154 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:123:16: note: 'Param1' was declared here 123 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:154:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 154 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:122:18: note: 'Param0' was declared here 122 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:113:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 113 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb, {Param0, Param1}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:86:16: note: 'Param1' was declared here 86 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:113:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 113 | Value *Val4 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vstr_scatter_base_wb, {Param0, Param1}), {Val1, Val2, Val3}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:85:16: note: 'Param0' was declared here 85 | llvm::Type * Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:75:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 75 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:45:16: note: 'Param1' was declared here 45 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:75:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 75 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Param0, {Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:44:18: note: 'Param0' was declared here 44 | Intrinsic::ID Param0; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:33:35: warning: 'Param1' may be used uninitialized [-Wmaybe-uninitialized] 33 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb, {Param0, Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:7:16: note: 'Param1' was declared here 7 | llvm::Type * Param1; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:33:35: warning: 'Param0' may be used uninitialized [-Wmaybe-uninitialized] 33 | Value *Val3 = Builder.CreateCall(CGM.getIntrinsic(Intrinsic::arm_mve_vldr_gather_base_wb, {Param0, Param1}), {Val1, Val2}); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build/include/clang/Basic/arm_mve_builtin_cg.inc:6:16: note: 'Param0' was declared here 6 | llvm::Type * Param0; | ^~~~~~ [ 54%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitX86BuiltinExpr(unsigned int, const clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:15184:37: warning: 'IID' may be used uninitialized [-Wmaybe-uninitialized] 15184 | Value *Call = Builder.CreateCall(CGM.getIntrinsic(IID), InOps); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:15155:19: note: 'IID' was declared here 15155 | Intrinsic::ID IID; | ^~~ [ 54%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ 55%] Building CXX object lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitAMDGPUBuiltinExpr(unsigned int, const clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16998:25: warning: 'BuiltinAtomicOp' may be used uninitialized [-Wmaybe-uninitialized] 16998 | CGM.getIntrinsic(BuiltinAtomicOp, {ResultType, Ptr->getType()}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16980:14: note: 'BuiltinAtomicOp' was declared here 16980 | unsigned BuiltinAtomicOp; | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16922:35: warning: 'BuiltinWMMAOp' may be used uninitialized [-Wmaybe-uninitialized] 16922 | Function *F = CGM.getIntrinsic(BuiltinWMMAOp, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 16923 | {Args[ArgForMatchingRetType]->getType()}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16883:14: note: 'BuiltinWMMAOp' was declared here 16883 | unsigned BuiltinWMMAOp; | ^~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/ABIInfo.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:13: In member function 'T& llvm::SmallVectorTemplateCommon >::operator[](size_type) [with T = llvm::Value*; = void]', inlined from 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitAMDGPUBuiltinExpr(unsigned int, const clang::CallExpr*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16923:63: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:274:19: warning: 'ArgForMatchingRetType' may be used uninitialized [-Wmaybe-uninitialized] 274 | return begin()[idx]; | ~~~~~~~^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitAMDGPUBuiltinExpr(unsigned int, const clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16882:14: note: 'ArgForMatchingRetType' was declared here 16882 | unsigned ArgForMatchingRetType; | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16821:41: warning: 'ArgTy' may be used uninitialized [-Wmaybe-uninitialized] 16821 | llvm::Function *F = CGM.getIntrinsic(IID, {ArgTy}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16804:17: note: 'ArgTy' was declared here 16804 | llvm::Type *ArgTy; | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16798:41: warning: 'IID' may be used uninitialized [-Wmaybe-uninitialized] 16798 | llvm::Function *F = CGM.getIntrinsic(IID, {Addr->getType()}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16787:19: note: 'IID' was declared here 16787 | Intrinsic::ID IID; | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16782:25: warning: 'IID' may be used uninitialized [-Wmaybe-uninitialized] 16782 | CGM.getIntrinsic(IID, {ArgTy, Addr->getType(), Val->getType()}); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16739:19: note: 'IID' was declared here 16739 | Intrinsic::ID IID; | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16723:41: warning: 'Intrin' may be used uninitialized [-Wmaybe-uninitialized] 16723 | llvm::Function *F = CGM.getIntrinsic(Intrin, { Src1->getType() }); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuiltin.cpp:16706:19: note: 'Intrin' was declared here 16706 | Intrinsic::ID Intrin; | ^~~~~~ [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 55%] Built target obj.clangAnalysisFlowSensitive make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 55%] Building CXX object lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [ 55%] Building CXX object lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 55%] Built target obj.clangAnalysisFlowSensitiveModels make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:60, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/TargetCXXABI.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Lex/Lexer.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Frontend/PrecompiledPreamble.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/PrecompiledPreamble.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = llvm::sys::fs::UniqueID; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2211 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = llvm::sys::fs::UniqueID; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = llvm::sys::fs::UniqueID; _Tp = clang::PrecompiledPreamble::PreambleFileHash; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:530:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 530 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 531 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 532 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.cpp:18: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h: In member function 'clang::CodeGen::EHScopeStack::iterator& clang::CodeGen::EHScopeStack::iterator::operator++()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:528:25: warning: 'Size' may be used uninitialized [-Wmaybe-uninitialized] 528 | Ptr += llvm::alignTo(Size, ScopeStackAlignment); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:508:12: note: 'Size' was declared here 508 | size_t Size; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitReturnValueCheck(llvm::Value*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.cpp:3731:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3731 | EmitCheck(std::make_pair(Cond, CheckKind), Handler, StaticData, DynamicData); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitNonNullArgCheck(clang::CodeGen::RValue, clang::QualType, clang::SourceLocation, AbstractCallee, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCall.cpp:4109:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 4109 | EmitCheck(std::make_pair(Cond, CheckKind), Handler, StaticData, None); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Frontend/SerializedDiagnosticPrinter.h:14, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/SerializedDiagnosticPrinter.cpp:9: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitVTablePtrCheck(const clang::CXXRecordDecl*, llvm::Value*, CFITypeCheckKind, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp:2813:26: warning: 'SSK' may be used uninitialized [-Wmaybe-uninitialized] 2813 | EmitSanitizerStatReport(SSK); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp:2784:27: note: 'SSK' was declared here 2784 | llvm::SanitizerStatKind SSK; | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp:2845:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 2845 | EmitCheck(std::make_pair(TypeTest, M), SanitizerHandler::CFICheckFail, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2846 | StaticData, {CastedVTable, ValidVtable}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitVTableTypeCheckedLoad(const clang::CXXRecordDecl*, llvm::Value*, llvm::Type*, uint64_t)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGClass.cpp:2888:14: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 2888 | EmitCheck(std::make_pair(CheckResult, SanitizerKind::CFIVCall), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2889 | SanitizerHandler::CFICheckFail, {}, {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SerializerBase.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.cpp:19: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h: In member function 'clang::CodeGen::EHScopeStack::iterator& clang::CodeGen::EHScopeStack::iterator::operator++()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:528:25: warning: 'Size' may be used uninitialized [-Wmaybe-uninitialized] 528 | Ptr += llvm::alignTo(Size, ScopeStackAlignment); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:508:12: note: 'Size' was declared here 508 | size_t Size; | ^~~~ [ 55%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/TestModuleFileExtension.cpp:12: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::emitBlob(llvm::ArrayRef, bool) [with UIntTy = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:461:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 461 | void emitBlob(ArrayRef Bytes, bool ShouldEmitSize = true) { | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h: In member function 'void llvm::BitstreamWriter::EmitRecordWithAbbrevImpl(unsigned int, llvm::ArrayRef, llvm::StringRef, llvm::Optional) [with uintty = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:373:8: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 373 | void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef Vals, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Bitstream/BitstreamWriter.h:445:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 445 | emitBlob(Vals.slice(RecordIdx)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ExtractAPI/API.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm::StringRef&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const llvm::StringRef&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm::json::Object}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm::json::Object}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = llvm::json::Value*; _Tp = llvm::json::Value]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = llvm::json::Value; _Alloc = std::allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:601:31: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 55%] Building CXX object lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCoroutine.cpp: In function '{anonymous}::LValueOrRValue emitSuspendExpression(clang::CodeGen::CodeGenFunction&, clang::CodeGen::CGCoroData&, const clang::CoroutineSuspendExpr&, {anonymous}::AwaitKind, clang::CodeGen::AggValueSlot, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCoroutine.cpp:241:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 241 | auto *TryBody = CompoundStmt::Create(CGF.getContext(), S.getResumeExpr(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 242 | FPOptionsOverride(), Loc, Loc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCoroutine.cpp:241:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 [ 56%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 57%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 57%] Built target obj.clangExtractAPI make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 57%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 57%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/DIBuilder.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.h:29, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:13: In static member function 'static llvm::DIExpression* llvm::DIExpression::get(llvm::LLVMContext&, llvm::ArrayRef)', inlined from 'llvm::DIExpression* llvm::DIBuilder::createConstantValueExpression(uint64_t)' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/DIBuilder.h:736:31: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/DebugInfoMetadata.h:2578:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2578 | DEFINE_MDNODE_GET(DIExpression, (ArrayRef Elements), (Elements)) | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.h:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::assign(std::initializer_list<_Tp>) [with T = long long unsigned int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:717:8: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 717 | void assign(std::initializer_list IL) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::CreateCompileUnit()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:622:37: warning: 'EmissionKind' may be used uninitialized [-Wmaybe-uninitialized] 622 | TheCU = DBuilder.createCompileUnit( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 623 | LangTag, CUFile, CGOpts.EmitVersionIdentMetadata ? Producer : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | LO.Optimize || CGOpts.PrepareForLTO || CGOpts.PrepareForThinLTO, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 625 | CGOpts.DwarfDebugFlags, RuntimeVers, CGOpts.SplitDwarfFile, EmissionKind, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 626 | DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 627 | CGM.getTarget().getTriple().isNVPTX() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 628 | ? llvm::DICompileUnit::DebugNameTableKind::None | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 629 | : static_cast( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 630 | CGOpts.DebugNameTable), | ~~~~~~~~~~~~~~~~~~~~~~~ 631 | CGOpts.DebugRangesBaseAddress, remapDIPath(Sysroot), SDK); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:579:42: note: 'EmissionKind' was declared here 579 | llvm::DICompileUnit::DebugEmissionKind EmissionKind; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDecl.cpp: In function 'llvm::Constant* constWithPadding(clang::CodeGen::CodeGenModule&, IsPattern, llvm::Constant*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDecl.cpp:1099:23: warning: 'PaddedOp' may be used uninitialized [-Wmaybe-uninitialized] 1099 | Values.push_back(PaddedOp); | ~~~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDecl.cpp:1089:31: note: 'PaddedOp' was declared here 1089 | llvm::Constant *OpValue, *PaddedOp; | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DILocalVariable* clang::CodeGen::CGDebugInfo::EmitDeclare(const clang::BindingDecl*, llvm::Value*, llvm::Optional, clang::CodeGen::CGBuilderTy&, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:4671:25: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4671 | DBuilder.insertDeclare(Storage, D, DBuilder.createExpression(Expr), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4672 | llvm::DILocation::get(CGM.getLLVMContext(), Line, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4673 | Column, Scope, CurInlinedAt), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4674 | Builder.GetInsertBlock()); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::EmitDeclareOfBlockDeclRefVariable(const clang::VarDecl*, llvm::Value*, clang::CodeGen::CGBuilderTy&, const clang::CodeGen::CGBlockInfo&, llvm::Instruction*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:4794:41: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4794 | auto *Expr = DBuilder.createExpression(addr); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DILocalVariable* clang::CodeGen::CGDebugInfo::EmitDeclare(const clang::VarDecl*, llvm::Value*, llvm::Optional, clang::CodeGen::CGBuilderTy&, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:4517:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4517 | DBuilder.insertDeclare(Storage, D, DBuilder.createExpression(Expr), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4518 | llvm::DILocation::get(CGM.getLLVMContext(), Line, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4519 | Column, Scope, | ~~~~~~~~~~~~~~ 4520 | CurInlinedAt), | ~~~~~~~~~~~~~~ 4521 | Builder.GetInsertBlock()); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:4586:25: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4586 | DBuilder.insertDeclare(Storage, D, DBuilder.createExpression(Expr), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4587 | llvm::DILocation::get(CGM.getLLVMContext(), Line, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4588 | Column, Scope, CurInlinedAt), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4589 | Builder.GetInsertBlock()); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [ 57%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:883:34: warning: 'Encoding' may be used uninitialized [-Wmaybe-uninitialized] 883 | return DBuilder.createBasicType(BTName, Size, Encoding); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:635:25: note: 'Encoding' was declared here 635 | llvm::dwarf::TypeKind Encoding; | ^~~~~~~~ In constructor 'llvm::SmallVector::SmallVector(std::initializer_list<_Tp>) [with T = long long unsigned int; unsigned int N = 9]', inlined from 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:729:67: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:1215:17: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 1215 | this->assign(IL); | ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:730:51: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 730 | auto *UpperBound = DBuilder.createExpression(Expr); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In constructor 'llvm::SmallVector::SmallVector(std::initializer_list<_Tp>) [with T = long long unsigned int; unsigned int N = 12]', inlined from 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:781:68: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:1215:17: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 1215 | this->assign(IL); | ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:792:51: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 792 | auto *UpperBound = DBuilder.createExpression(Expr); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::EmitDeclareOfBlockLiteralArgVariable(const clang::CodeGen::CGBlockInfo&, llvm::StringRef, unsigned int, llvm::AllocaInst*, clang::CodeGen::CGBuilderTy&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:4977:25: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4977 | DBuilder.insertDeclare(Alloca, debugVar, DBuilder.createExpression(), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4978 | llvm::DILocation::get(CGM.getLLVMContext(), line, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4979 | column, scope, CurInlinedAt), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4980 | Builder.GetInsertBlock()); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::EmitGlobalVariable(llvm::GlobalVariable*, const clang::VarDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.cpp:5312:59: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 5312 | Expr.empty() ? nullptr : DBuilder.createExpression(Expr), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 58%] Built target obj.clangFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGException.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h: In member function 'clang::CodeGen::EHScopeStack::iterator& clang::CodeGen::EHScopeStack::iterator::operator++()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:528:25: warning: 'Size' may be used uninitialized [-Wmaybe-uninitialized] 528 | Ptr += llvm::alignTo(Size, ScopeStackAlignment); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:508:12: note: 'Size' was declared here 508 | size_t Size; | ^~~~ [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitCheck(llvm::ArrayRef >, clang::CodeGen::SanitizerHandler, llvm::ArrayRef, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:3288:6: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3288 | void CodeGenFunction::EmitCheck( | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitUnreachable(clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:3561:14: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3561 | EmitCheck(std::make_pair(static_cast(Builder.getFalse()), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3562 | SanitizerKind::Unreachable), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3563 | SanitizerHandler::BuiltinUnreachable, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3564 | EmitCheckSourceLocation(Loc), None); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'bool clang::CodeGen::CodeGenFunction::EmitScalarRangeCheck(llvm::Value*, clang::QualType, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:1735:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1735 | EmitCheck(std::make_pair(Check, Kind), SanitizerHandler::LoadInvalidValue, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1736 | StaticArgs, EmitCheckValue(Value)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitCfiCheckFail()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:3546:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3546 | EmitCheck(std::make_pair(Cond, Mask), SanitizerHandler::CFICheckFail, {}, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3547 | {Data, Addr, ValidVtable}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitTypeCheck(TypeCheckKind, clang::SourceLocation, llvm::Value*, clang::QualType, clang::CharUnits, clang::SanitizerSet, llvm::Value*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:789:14: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 789 | EmitCheck(Checks, SanitizerHandler::TypeMismatch, StaticData, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 790 | PtrAsInt ? PtrAsInt : Ptr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:866:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 866 | EmitCheck(std::make_pair(EqualHash, SanitizerKind::Vptr), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 867 | SanitizerHandler::DynamicTypeCacheMiss, StaticData, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 868 | DynamicData); | ~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitBoundsCheck(const clang::Expr*, const clang::Expr*, llvm::Value*, clang::QualType, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:1025:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1025 | EmitCheck(std::make_pair(Check, SanitizerKind::ArrayBounds), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1026 | SanitizerHandler::OutOfBounds, StaticData, Index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp: In member function 'clang::CodeGen::RValue clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, const clang::CodeGen::CGCallee&, const clang::CallExpr*, clang::CodeGen::ReturnValueSlot, llvm::Value*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:5370:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 5370 | EmitCheck(std::make_pair(CalleeRTTIMatch, SanitizerKind::Function), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5371 | SanitizerHandler::FunctionTypeMismatch, StaticData, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5372 | {CalleePtr, CalleeRTTI, FTRTTIConst}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExpr.cpp:5411:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 5411 | EmitCheck(std::make_pair(TypeTest, SanitizerKind::CFIICall), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5412 | SanitizerHandler::CFICheckFail, StaticData, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5413 | {CastedCallee, llvm::UndefValue::get(IntPtrTy)}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/AttrIterator.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Attr.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/GlobalDecl.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCUDARuntime.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprCXX.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArg*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArg*; T = clang::CodeGen::CallArg]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArg*; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArgList::Writeback*; T = clang::CodeGen::CallArgList::Writeback]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArgList::Writeback*; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::CStyleCastExpr* {anonymous}::RewriteModernObjC::NoTypeInfoCStyleCastExpr(clang::ASTContext*, clang::QualType, clang::CastKind, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:589:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 589 | return CStyleCastExpr::Create(*Ctx, Ty, VK_PRValue, Kind, E, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 590 | FPOptionsOverride(), TInfo, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 591 | SourceLocation(), SourceLocation()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::CallExpr* {anonymous}::RewriteModernObjC::SynthesizeCallToFunctionDecl(clang::FunctionDecl*, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2110:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2110 | ImplicitCastExpr::Create(*Context, pToFunc, CK_FunctionToPointerDecay, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2111 | DRE, nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2115:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2115 | CallExpr::Create(*Context, ICE, Args, FT->getCallResultType(*Context), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2116 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Expr* {anonymous}::RewriteModernObjC::SynthMsgSendStretCallExpr(clang::FunctionDecl*, clang::QualType, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::ObjCMethodDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3183:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3183 | CallExpr::Create(*Context, DRE, MsgExprs, castType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3184 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::SynthMessageExpr(clang::ObjCMessageExpr*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3280:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3280 | CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3281 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3288:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3288 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3289 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3290 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3291 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3306:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3306 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3307 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3308 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3309 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3372:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3372 | CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3373 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3380:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3380 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3381 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3382 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3383 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:3536:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3536 | CallExpr *CE = CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3537 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::SynthesizeBlockCall(clang::CallExpr*, const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:4645:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4645 | CallExpr::Create(*Context, PE, BlkExprs, Exp->getType(), VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4646 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteObjCBoxedExpr(clang::ObjCBoxedExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2697:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2697 | CallExpr *CE = CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2698 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteObjCArrayLiteralExpr(clang::ObjCArrayLiteral*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2737:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2737 | CallExpr::Create(*Context, NSArrayDRE, InitExprs, NSArrayFType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2738 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2818:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2818 | CallExpr *CE = CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2819 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteObjCDictionaryLiteralExpr(clang::ObjCDictionaryLiteral*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2866:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2866 | CallExpr::Create(*Context, NSDictDRE, ValueExprs, NSDictFType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2867 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2886:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2886 | CallExpr::Create(*Context, NSDictDRE, KeyExprs, NSDictFType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2887 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2970:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2970 | CallExpr *CE = CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2971 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteLocalVariableExternalStorage(clang::DeclRefExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:4704:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4704 | Expr *Exp = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 4705 | const_cast(*Context), DRE, UO_Deref, DRE->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4706 | VK_LValue, OK_Ordinary, DRE->getLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteObjCStringLiteral(clang::ObjCStringLiteral*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:2593:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2593 | Expr *Unop = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 2594 | const_cast(*Context), DRE, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2595 | Context->getPointerType(DRE->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2596 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::SynthBlockInitExpr(clang::BlockExpr*, const llvm::SmallVectorImpl&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5292:53: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5292 | UnaryOperator *DescRefExpr = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 5293 | const_cast(*Context), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5294 | new (Context) DeclRefExpr(*Context, NewVD, false, Context->VoidPtrTy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5295 | VK_LValue, SourceLocation()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5296 | UO_AddrOf, Context->getPointerType(Context->VoidPtrTy), VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5297 | OK_Ordinary, SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5314:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5314 | Exp = UnaryOperator::Create(const_cast(*Context), Exp, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5315 | UO_AddrOf, QT, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5316 | SourceLocation(), false, | ~~~~~~~~~~~~~~~~~~~~~~~~ 5317 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5332:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5332 | Exp = UnaryOperator::Create(const_cast(*Context), Exp, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5333 | UO_AddrOf, QT, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5334 | SourceLocation(), false, | ~~~~~~~~~~~~~~~~~~~~~~~~ 5335 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5372:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5372 | Exp = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 5373 | const_cast(*Context), Exp, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5374 | Context->getPointerType(Exp->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5375 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5389:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5389 | NewRep = CallExpr::Create(*Context, DRE, InitExprs, FType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5390 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:5399:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5399 | NewRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 5400 | const_cast(*Context), NewRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5401 | Context->getPointerType(NewRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5402 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteModernObjC::RewriteObjCIvarRefExpr(clang::ObjCIvarRefExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:7487:55: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7487 | BinaryOperator *addExpr = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 7488 | *Context, castExpr, DRE, BO_Add, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7489 | Context->getPointerType(Context->CharTy), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7490 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteModernObjC.cpp:7541:40: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7541 | Expr *Exp = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 7542 | const_cast(*Context), castExpr, UO_Deref, IvarT, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7543 | VK_LValue, OK_Ordinary, SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In static member function 'static llvm::Constant* {anonymous}::ConstantAggregateBuilder::buildFrom(clang::CodeGen::CodeGenModule&, llvm::ArrayRef, llvm::ArrayRef, clang::CharUnits, clang::CharUnits, bool, llvm::Type*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:398:17: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 398 | llvm::Constant *ConstantAggregateBuilder::buildFrom( | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In member function 'llvm::Constant* {anonymous}::ConstantAggregateBuilder::build(llvm::Type*, bool) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:130:21: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 130 | return buildFrom(CGM, Elems, Offsets, CharUnits::Zero(), Size, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | NaturalLayout, DesiredTy, AllowOversized); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:130:21: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCXXABI.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CharUnits*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CharUnits*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CharUnits*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CharUnits*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CharUnits]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CharUnits*; T = clang::CharUnits]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CharUnits]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = llvm::mapped_iterator, {anonymous}::ConstantAggregateBuilder::split(size_t, clang::CharUnits)::, clang::CharUnits>; = void; T = clang::CharUnits]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = llvm::mapped_iterator, {anonymous}::ConstantAggregateBuilder::split(size_t, clang::CharUnits)::, clang::CharUnits>; = void; T = clang::CharUnits]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = llvm::mapped_iterator, {anonymous}::ConstantAggregateBuilder::split(size_t, clang::CharUnits)::, clang::CharUnits>; = void; T = clang::CharUnits]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CharUnits*; = void; T = clang::CharUnits]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h: In function 'void llvm::replace(Container&, typename Container::iterator, typename Container::iterator, Range) [with Container = SmallVector; Range = std::initializer_list]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1849:6: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 1849 | void replace(Container &Cont, typename Container::iterator ContIt, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In function 'void {anonymous}::replace(Container&, size_t, size_t, Range) [with Container = llvm::SmallVector; Range = std::initializer_list]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:137:13: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 137 | static void replace(Container &C, size_t BeginOff, size_t EndOff, Range Vals) { | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:139:16: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 139 | llvm::replace(C, C.begin() + BeginOff, C.begin() + EndOff, Vals); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:139:16: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In member function 'bool {anonymous}::ConstantAggregateBuilder::split(size_t, clang::CharUnits)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:374:12: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 374 | replace(Offsets, Index, Index + 1, {Offset, Hint}); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:374:12: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:381:12: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 381 | replace(Offsets, Index, Index + 1, {}); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:381:12: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In member function 'bool {anonymous}::ConstantAggregateBuilder::add(llvm::Constant*, clang::CharUnits, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:174:10: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 174 | replace(Offsets, *FirstElemToReplace, *LastElemToReplace, {Offset}); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:174:10: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp: In member function 'void {anonymous}::ConstantAggregateBuilder::condense(clang::CharUnits, llvm::Type*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:545:42: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 545 | llvm::Constant *Replacement = buildFrom( | ~~~~~~~~~^ 546 | CGM, makeArrayRef(Elems).slice(First, Length), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 547 | makeArrayRef(Offsets).slice(First, Length), Offset, getSize(DesiredTy), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 548 | /*known to have natural layout=*/false, DesiredTy, false); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:545:42: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:550:10: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 550 | replace(Offsets, First, Last, {Offset}); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprConstant.cpp:550:10: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::CStyleCastExpr* {anonymous}::RewriteObjC::NoTypeInfoCStyleCastExpr(clang::ASTContext*, clang::QualType, clang::CastKind, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:494:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 494 | return CStyleCastExpr::Create(*Ctx, Ty, VK_PRValue, Kind, E, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 495 | FPOptionsOverride(), TInfo, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | SourceLocation(), SourceLocation()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::CallExpr* {anonymous}::RewriteObjC::SynthesizeCallToFunctionDecl(clang::FunctionDecl*, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2026:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2026 | ImplicitCastExpr::Create(*Context, pToFunc, CK_FunctionToPointerDecay, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2027 | DRE, nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2032:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2032 | CallExpr::Create(*Context, ICE, Args, FT->getCallResultType(*Context), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2033 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::CallExpr* {anonymous}::RewriteObjC::SynthMsgSendStretCallExpr(clang::FunctionDecl*, clang::QualType, clang::QualType, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::ObjCMethodDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2620:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2620 | CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2621 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::SynthMessageExpr(clang::ObjCMessageExpr*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2709:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2709 | CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2710 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2717:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2717 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 2718 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2719 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2720 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2735:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2735 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 2736 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2737 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2738 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2801:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2801 | CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2802 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2809:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2809 | SuperRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 2810 | const_cast(*Context), SuperRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2811 | Context->getPointerType(SuperRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2812 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2965:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2965 | CallExpr *CE = CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2966 | VK_PRValue, EndLoc, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2995:58: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2995 | BinaryOperator *lessThanExpr = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 2996 | *Context, sizeofExpr, limit, BO_LE, Context->IntTy, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2997 | OK_Ordinary, SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::SynthesizeBlockCall(clang::CallExpr*, const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:3812:23: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3812 | CallExpr::Create(*Context, PE, BlkExprs, Exp->getType(), VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3813 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::RewriteObjCProtocolExpr(clang::ObjCProtocolExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:3045:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3045 | Expr *DerefExpr = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3046 | const_cast(*Context), DRE, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3047 | Context->getPointerType(DRE->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3048 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::RewriteLocalVariableExternalStorage(clang::DeclRefExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:3872:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3872 | Expr *Exp = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3873 | const_cast(*Context), DRE, UO_Deref, DRE->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3874 | VK_LValue, OK_Ordinary, DRE->getLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::RewriteObjCStringLiteral(clang::ObjCStringLiteral*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:2519:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2519 | Expr *Unop = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 2520 | const_cast(*Context), DRE, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2521 | Context->getPointerType(DRE->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2522 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'void {anonymous}::ScalarExprEmitter::EmitIntegerTruncationCheck(llvm::Value*, clang::QualType, llvm::Value*, clang::QualType, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:1056:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1056 | CGF.EmitCheck(Check.second, SanitizerHandler::ImplicitConversion, StaticArgs, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1057 | {Src, Dst}); | ~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp: In member function 'clang::Stmt* {anonymous}::RewriteObjC::SynthBlockInitExpr(clang::BlockExpr*, const llvm::SmallVectorImpl&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4429:53: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4429 | UnaryOperator *DescRefExpr = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 4430 | const_cast(*Context), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4431 | new (Context) DeclRefExpr(*Context, NewVD, false, Context->VoidPtrTy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4432 | VK_LValue, SourceLocation()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4433 | UO_AddrOf, Context->getPointerType(Context->VoidPtrTy), VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4434 | OK_Ordinary, SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4451:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4451 | Exp = UnaryOperator::Create(const_cast(*Context), Exp, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4452 | UO_AddrOf, QT, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4453 | SourceLocation(), false, | ~~~~~~~~~~~~~~~~~~~~~~~~ 4454 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4469:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4469 | Exp = UnaryOperator::Create(const_cast(*Context), Exp, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4470 | UO_AddrOf, QT, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4471 | SourceLocation(), false, | ~~~~~~~~~~~~~~~~~~~~~~~~ 4472 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4509:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4509 | Exp = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 4510 | const_cast(*Context), Exp, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4511 | Context->getPointerType(Exp->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4512 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4526:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4526 | NewRep = CallExpr::Create(*Context, DRE, InitExprs, FType, VK_LValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4527 | SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Frontend/Rewrite/RewriteObjC.cpp:4528:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4528 | NewRep = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 4529 | const_cast(*Context), NewRep, UO_AddrOf, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4530 | Context->getPointerType(NewRep->getType()), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4531 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'void {anonymous}::ScalarExprEmitter::EmitFloatConversionCheck(llvm::Value*, clang::QualType, llvm::Value*, clang::QualType, clang::QualType, llvm::Type*, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:962:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 962 | CGF.EmitCheck(std::make_pair(Check, SanitizerKind::FloatCastOverflow), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 963 | SanitizerHandler::FloatCastOverflow, StaticArgs, OrigSrc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:36: In member function 'llvm::Value* llvm::FixedPointBuilder::CreateFixedToFixed(llvm::Value*, const llvm::FixedPointSemantics&, const llvm::FixedPointSemantics&) [with IRBuilderTy = clang::CodeGen::CGBuilderTy]', inlined from 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitFixedPointBinOp(const {anonymous}::BinOpInfo&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3789:38: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/FixedPointBuilder.h:143:19: warning: 'Result' may be used uninitialized [-Wmaybe-uninitialized] 143 | return Convert(Src, SrcSema, DstSema, false); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitFixedPointBinOp(const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3725:10: note: 'Result' was declared here 3725 | Value *Result; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'void {anonymous}::ScalarExprEmitter::EmitBinOpCheck(llvm::ArrayRef >, const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:1541:6: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1541 | void ScalarExprEmitter::EmitBinOpCheck( | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:1585:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1585 | CGF.EmitCheck(Checks, Check, StaticData, DynamicData); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitShr(const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:4015:19: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 4015 | EmitBinOpCheck(std::make_pair(Valid, SanitizerKind::ShiftExponent), Ops); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'void {anonymous}::ScalarExprEmitter::EmitUndefinedBehaviorIntegerDivAndRemCheck(const {anonymous}::BinOpInfo&, llvm::Value*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3246:19: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3246 | EmitBinOpCheck(Checks, Ops); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitDiv(const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3263:21: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3263 | EmitBinOpCheck(std::make_pair(NonZero, SanitizerKind::FloatDivideByZero), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3264 | Ops); | ~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'void {anonymous}::ScalarExprEmitter::EmitIntegerSignChangeCheck(llvm::Value*, clang::QualType, llvm::Value*, clang::QualType, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:1198:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1198 | CGF.EmitCheck(Checks, SanitizerHandler::ImplicitConversion, StaticArgs, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1199 | {Src, Dst}); | ~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* clang::CodeGen::CodeGenFunction::EmitCheckedInBoundsGEP(llvm::Type*, llvm::Value*, llvm::ArrayRef, bool, bool, clang::SourceLocation, const llvm::Twine&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:5194:12: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 5194 | EmitCheck(Checks, SanitizerHandler::PointerOverflow, StaticArgs, DynamicArgs); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitShl(const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3990:19: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3990 | EmitBinOpCheck(Checks, Ops); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 58%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitOverflowCheckedBinOp(const {anonymous}::BinOpInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGExprScalar.cpp:3384:21: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 3384 | EmitBinOpCheck(std::make_pair(NotOverflow, Kind), Ops); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 58%] Built target obj.clangRewriteFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 58%] Building CXX object lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 58%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 58%] Built target obj.clangFrontendTool [ 58%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(OnStack_t, clang::QualType, clang::CastKind, clang::Expr*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3645:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3645 | ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp: In member function 'void clang::CodeGen::CodeGenFunction::generateObjCSetterBody(const clang::ObjCImplementationDecl*, const clang::ObjCPropertyImplDecl*, llvm::Constant*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:1527:48: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1527 | FPOptionsOverride()); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:1538:65: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1538 | &arg, VK_PRValue, FPOptionsOverride()); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:1566:69: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1566 | &argLoad, VK_PRValue, FPOptionsOverride()); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:1572:50: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1572 | BinaryOperator *assign = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 1573 | getContext(), &ivarRef, finalArg, BO_Assign, ivarRef.getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1574 | VK_PRValue, OK_Ordinary, SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp: In member function 'llvm::Constant* clang::CodeGen::CodeGenFunction::GenerateObjCAtomicSetterCopyHelperFunction(const clang::ObjCPropertyImplDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3728:45: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3728 | UnaryOperator *DST = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3729 | C, &DstExpr, UO_Deref, DestTy->getPointeeType(), VK_LValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3730 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3733:45: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3733 | UnaryOperator *SRC = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3734 | C, &SrcExpr, UO_Deref, SrcTy->getPointeeType(), VK_LValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3735 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3739:61: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3739 | CXXOperatorCallExpr *TheCall = CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 3740 | C, OO_Equal, CalleeExp->getCallee(), Args, DestTy->getPointeeType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3741 | VK_LValue, SourceLocation(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp: In member function 'Result {anonymous}::ARCExprEmitter::visitPseudoObjectExpr(const clang::PseudoObjectExpr*) [with Impl = {anonymous}::ARCUnsafeUnretainedExprEmitter; Result = llvm::Value*]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3151:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 3151 | return result; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3110:10: note: 'result' was declared here 3110 | Result result; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp: In member function 'int32_t {anonymous}::CGObjCGNUstep2::FlagsForOwnership(clang::Qualifiers::ObjCLifetime)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp:1293:12: warning: 'Flag' may be used uninitialized [-Wmaybe-uninitialized] 1293 | return Flag; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp:1277:9: note: 'Flag' was declared here 1277 | int Flag; | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp: In member function 'llvm::Constant* clang::CodeGen::CodeGenFunction::GenerateObjCAtomicGetterCopyHelperFunction(const clang::ObjCPropertyImplDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjC.cpp:3819:45: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3819 | UnaryOperator *SRC = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3820 | C, &SrcExpr, UO_Deref, SrcTy->getPointeeType(), VK_LValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3821 | SourceLocation(), false, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCXXABI.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArg*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArg*; T = clang::CodeGen::CallArg]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArg*; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArgList::Writeback*; T = clang::CodeGen::CallArgList::Writeback]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArgList::Writeback*; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp: In member function 'virtual clang::CodeGen::RValue {anonymous}::CGObjCGNU::GenerateMessageSend(clang::CodeGen::CodeGenFunction&, clang::CodeGen::ReturnValueSlot, clang::QualType, clang::Selector, llvm::Value*, const clang::CodeGen::CallArgList&, const clang::ObjCInterfaceDecl*, const clang::ObjCMethodDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp:2808:20: warning: 'imp' may be used uninitialized [-Wmaybe-uninitialized] 2808 | imp = EnforceType(Builder, imp, MSI.MessengerType); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCGNU.cpp:2775:16: note: 'imp' was declared here 2775 | llvm::Value *imp; | ^~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 59%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBlocks.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCMac.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArg*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArg*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArg*; T = clang::CodeGen::CallArg]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArg]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArg*; = void; T = clang::CodeGen::CallArg]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CallArgList::Writeback*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::CallArgList::Writeback*; T = clang::CodeGen::CallArgList::Writeback]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::CallArgList::Writeback]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::CodeGen::CallArgList::Writeback*; = void; T = clang::CodeGen::CallArgList::Writeback]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCMac.cpp: In member function 'llvm::Constant* {anonymous}::CGObjCNonFragileABIMac::emitMethodList(llvm::Twine, {anonymous}::{anonymous}::MethodListType, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCMac.cpp:6847:23: warning: 'forProtocol' may be used uninitialized [-Wmaybe-uninitialized] 6847 | emitMethodConstant(methodArray, MD, forProtocol); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGObjCMac.cpp:6800:8: note: 'forProtocol' was declared here 6800 | bool forProtocol; | ^~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:61, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Alignment.h:24, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CharUnits.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayout.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayoutBuilder.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h: In static member function 'static void std::__uninitialized_construct_buf_dispatch< >::__ucr(_Pointer, _Pointer, _ForwardIterator) [with _Pointer = {anonymous}::CGRecordLowering::MemberInfo*; _ForwardIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h:200:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 200 | __ucr(_Pointer __first, _Pointer __last, | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1782:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1782 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = {anonymous}::CGRecordLowering::MemberInfo*; _Container = vector<{anonymous}::CGRecordLowering::MemberInfo>]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _To = {anonymous}::CGRecordLowering::MemberInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 328 | __niter_wrap(_From __from, _To __res) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_ForwardIterator2 std::swap_ranges(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2) [with _ForwardIterator1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _ForwardIterator2 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 201 | swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1281 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1305:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1305 | std::swap_ranges(__first, __middle, __middle); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Tp = {anonymous}::CGRecordLowering::MemberInfo]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h:258:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 258 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OI = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 796 | __copy_move_backward_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_BI2 std::move_backward(_BI1, _BI1, _BI2) [with _BI1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _BI2 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 883 | move_backward(_BI1 __first, _BI1 __last, _BI2 __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:892:47: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 892 | return std::__copy_move_backward_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 893 | std::__miter_base(__last), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | __result); | ~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1802 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1813:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1813 | _GLIBCXX_MOVE_BACKWARD3(__first, __i, __i + 1); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2666:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2666 | __chunk_insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2666:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2672:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2672 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2675:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2675 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = {anonymous}::CGRecordLowering::MemberInfo*; _OI = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 796 | __copy_move_backward_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3, _Compare) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _BidirectionalIterator2 = {anonymous}::CGRecordLowering::MemberInfo*; _BidirectionalIterator3 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2309 | __move_merge_adaptive_backward(_BidirectionalIterator1 __first1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OI = {anonymous}::CGRecordLowering::MemberInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OI = {anonymous}::CGRecordLowering::MemberInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 644 | move(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:652:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 652 | return std::__copy_move_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | std::__miter_base(__last), __result); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OutputIterator = {anonymous}::CGRecordLowering::MemberInfo*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2615 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2633:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2633 | return _GLIBCXX_MOVE3(__first2, __last2, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2633:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _RandomAccessIterator2 = {anonymous}::CGRecordLowering::MemberInfo*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2641 | __merge_sort_loop(_RandomAccessIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2650 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2651 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2652 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2653 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2658 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = {anonymous}::CGRecordLowering::MemberInfo*; _OI = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = {anonymous}::CGRecordLowering::MemberInfo*; _OutputIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2615 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = {anonymous}::CGRecordLowering::MemberInfo*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2641 | __merge_sort_loop(_RandomAccessIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2650 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2651 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2652 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2653 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2658 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Pointer = {anonymous}::CGRecordLowering::MemberInfo*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2682:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2682 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2682:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2693:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2693 | std::__chunk_insertion_sort(__first, __last, __step_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2697:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2697 | std::__merge_sort_loop(__first, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2698 | __step_size, __comp); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive(_InputIterator1, _InputIterator1, _InputIterator2, _InputIterator2, _OutputIterator, _Compare) [with _InputIterator1 = {anonymous}::CGRecordLowering::MemberInfo*; _InputIterator2 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OutputIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2283 | __move_merge_adaptive(_InputIterator1 __first1, _InputIterator1 __last1, | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OI = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _OI = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 644 | move(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:652:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 652 | return std::__copy_move_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | std::__miter_base(__last), __result); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _BidirectionalIterator2 = {anonymous}::CGRecordLowering::MemberInfo*; _Distance = int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2352 | __rotate_adaptive(_BidirectionalIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2364:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2364 | __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2365:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2365 | _GLIBCXX_MOVE_BACKWARD3(__first, __middle, __last); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2375:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2375 | __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2376:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2376 | _GLIBCXX_MOVE3(__middle, __last, __first); | ^~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >]', inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _BidirectionalIterator2 = {anonymous}::CGRecordLowering::MemberInfo*; _Distance = int]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2383:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1397:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1397 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1398 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Tp = {anonymous}::CGRecordLowering::MemberInfo; _Compare = __gnu_cxx::__ops::_Iter_less_val]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1450:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1450 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1450:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Tp = {anonymous}::CGRecordLowering::MemberInfo; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2011:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2011 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2011:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2451 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2476:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2476 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2477 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2485:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2485 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2486 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >]', inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2491:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1397:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 1397 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1398 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2492:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2492 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2493 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2494:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2494 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2495 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2739:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2739 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2739:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2744:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2744 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2748:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2748 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2749:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2749 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2750:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2750 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2751 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2752 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2753 | __comp); | ~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Distance = int; _Pointer = {anonymous}::CGRecordLowering::MemberInfo*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2390 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2399:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2399 | _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2400:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2400 | std::__move_merge_adaptive(__buffer, __buffer_end, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2401 | __first, __comp); | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2400:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2405:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2405 | _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2406:46: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2406 | std::__move_merge_adaptive_backward(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2407 | __buffer_end, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2406:46: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2420:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2420 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2421 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2429:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2429 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2430 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2435:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2435 | = std::__rotate_adaptive(__first_cut, __middle, __second_cut, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2436 | __len1 - __len11, __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2437 | __buffer_size); | ~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2438:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2438 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2439 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2440:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2440 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2441 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2442 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2443 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Pointer = {anonymous}::CGRecordLowering::MemberInfo*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2709:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2709 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2709:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2718:38: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2718 | std::__stable_sort_adaptive(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2719 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2720:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2720 | std::__stable_sort_adaptive(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2721 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2725:40: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2725 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2726:40: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2726 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2729:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 2729 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2730 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2731 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2732 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2733 | __comp); | ~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4982:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 4982 | __stable_sort(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4982:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4996:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 4996 | _TmpBuf __buf(__first, (__last - __first + 1) / 2); | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4999:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 4999 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:5001:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 5001 | std::__stable_sort_adaptive(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5002 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::stable_sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, vector<{anonymous}::CGRecordLowering::MemberInfo> >]', inlined from 'void llvm::stable_sort(R&&) [with R = std::vector<{anonymous}::CGRecordLowering::MemberInfo>&]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1762:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:5034:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 5034 | _GLIBCXX_STD_A::__stable_sort(__first, __last, | ^ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayout.h:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {{anonymous}::CGRecordLowering::MemberInfo}; _Tp = {anonymous}::CGRecordLowering::MemberInfo; _Alloc = std::allocator<{anonymous}::CGRecordLowering::MemberInfo>]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector<{anonymous}::CGRecordLowering::MemberInfo>::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {{anonymous}::CGRecordLowering::MemberInfo}; _Tp = {anonymous}::CGRecordLowering::MemberInfo; _Alloc = std::allocator<{anonymous}::CGRecordLowering::MemberInfo>]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<{anonymous}::CGRecordLowering::MemberInfo*, std::vector<{anonymous}::CGRecordLowering::MemberInfo> >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'clang::CharUnits {anonymous}::CGRecordLowering::bitsToCharUnits(uint64_t)', inlined from 'void {anonymous}::CGRecordLowering::accumulateBitFields(clang::RecordDecl::field_iterator, clang::RecordDecl::field_iterator)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayoutBuilder.cpp:500:34: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayoutBuilder.cpp:159:39: warning: 'StartBitOffset' may be used uninitialized [-Wmaybe-uninitialized] 159 | return Context.toCharUnitsFromBits(BitOffset); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayoutBuilder.cpp: In member function 'void {anonymous}::CGRecordLowering::accumulateBitFields(clang::RecordDecl::field_iterator, clang::RecordDecl::field_iterator)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGRecordLayoutBuilder.cpp:404:12: note: 'StartBitOffset' was declared here 404 | uint64_t StartBitOffset, Tail = 0; | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGValue.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntimeGPU.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntimeGPU.cpp:14: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function '{anonymous}::RTLDependenceKindTy translateDependencyKind(clang::OpenMPDependClauseKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:4545:10: warning: 'DepKind' may be used uninitialized [-Wmaybe-uninitialized] 4545 | return DepKind; | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:4519:23: note: 'DepKind' was declared here 4519 | RTLDependenceKindTy DepKind; | ^~~~~~~ [ 59%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function 'std::string mangleVectorParameters(llvm::ArrayRef<{anonymous}::ParamAttrTy>)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11435:20: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11435 | static std::string mangleVectorParameters(ArrayRef ParamAttrs) { | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function 'std::tuple getNDSWDS(const clang::FunctionDecl*, llvm::ArrayRef<{anonymous}::ParamAttrTy>)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11601:1: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11601 | getNDSWDS(const FunctionDecl *FD, ArrayRef ParamAttrs) { | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function 'void emitAArch64DeclareSimdFunction(clang::CodeGen::CodeGenModule&, const clang::FunctionDecl*, unsigned int, llvm::ArrayRef<{anonymous}::ParamAttrTy>, clang::OMPDeclareSimdDeclAttr::BranchStateTy, llvm::StringRef, char, unsigned int, llvm::Function*, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11688:13: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11688 | static void emitAArch64DeclareSimdFunction( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11735:63: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11735 | const std::string ParSeq = mangleVectorParameters(ParamAttrs); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function 'unsigned int evaluateCDTSize(const clang::FunctionDecl*, llvm::ArrayRef<{anonymous}::ParamAttrTy>)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11380:17: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11380 | static unsigned evaluateCDTSize(const FunctionDecl *FD, | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In function 'void emitX86DeclareSimdFunction(const clang::FunctionDecl*, llvm::Function*, const llvm::APSInt&, llvm::ArrayRef<{anonymous}::ParamAttrTy>, clang::OMPDeclareSimdDeclAttr::BranchStateTy)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11479:1: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11479 | emitX86DeclareSimdFunction(const FunctionDecl *FD, llvm::Function *Fn, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11520:43: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11520 | unsigned NumElts = evaluateCDTSize(FD, ParamAttrs); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11526:36: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11526 | Out << mangleVectorParameters(ParamAttrs); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In member function 'virtual void clang::CodeGen::CGOpenMPRuntime::emitDeclareSimdFunction(const clang::FunctionDecl*, llvm::Function*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11933:35: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11933 | emitX86DeclareSimdFunction(FD, Fn, VLENVal, ParamAttrs, State); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11933:35: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11938:41: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11938 | emitAArch64DeclareSimdFunction(CGM, FD, VLEN, ParamAttrs, State, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11939 | MangledName, 's', 128, Fn, ExprLoc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11938:41: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11941:41: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 11941 | emitAArch64DeclareSimdFunction(CGM, FD, VLEN, ParamAttrs, State, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11942 | MangledName, 'n', 128, Fn, ExprLoc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:11941:41: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::ParamAttrTy>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp: In member function 'void {anonymous}::MappableExprsHandler::generateInfoForComponentList(clang::OpenMPMapClauseKind, llvm::ArrayRef, llvm::ArrayRef, clang::OMPClauseMappableExprCommon::MappableExprComponentListRef, MapCombinedInfoTy&, StructRangeInfoTy&, bool, bool, const clang::ValueDecl*, bool, const clang::ValueDecl*, const clang::Expr*, llvm::ArrayRef >) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:8235:31: warning: 'ElementTypeSize' may be used uninitialized [-Wmaybe-uninitialized] 8235 | llvm::ConstantInt::get(CGF.CGM.Int64Ty, ElementTypeSize); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:8171:14: note: 'ElementTypeSize' was declared here 8171 | uint64_t ElementTypeSize; | ^~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGValue.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGOpenMPRuntime.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*; It2 = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData*; T = clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmt.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::CodeGen::LValue&}; _Tp = clang::CodeGen::LValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::CodeGen::LValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmt.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitSwitchStmt(const clang::SwitchStmt&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmt.cpp:2062:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2062 | SwitchInsn->setMetadata(llvm::LLVMContext::MD_prof, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2063 | createProfileWeights(*SwitchWeights)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmt.cpp:2072:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2072 | SwitchInsn->setMetadata(llvm::LLVMContext::MD_prof, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2073 | createProfileWeights(*LHW)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp: In function 'std::pair emitOMPAtomicRMW(clang::CodeGen::CodeGenFunction&, clang::CodeGen::LValue, clang::CodeGen::RValue, clang::BinaryOperatorKind, llvm::AtomicOrdering, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:6095:34: warning: 'RMWOp' may be used uninitialized [-Wmaybe-uninitialized] 6095 | CGF.Builder.CreateAtomicRMW(RMWOp, X.getPointer(CGF), UpdateVal, AO); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:6012:30: note: 'RMWOp' was declared here 6012 | llvm::AtomicRMWInst::BinOp RMWOp; | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp: In function 'clang::ImplicitParamDecl* createImplicitFirstprivateForType(clang::ASTContext&, clang::CodeGen::OMPTaskDataTy&, clang::QualType, clang::CapturedDecl*, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:4924:46: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4924 | PrivateVD->setInit(ImplicitCastExpr::Create(C, ElemType, CK_LValueToRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4925 | InitRef, /*BasePath=*/nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4926 | VK_PRValue, FPOptionsOverride())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Instruction.h:17, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/BasicBlock.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/EHScopeStack.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCleanup.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair >}; _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair >}; _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp: In lambda function: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:3946:50: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3946 | BinaryOperator *Cond = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 3947 | C, &IVRefExpr, &UBRefExpr, BO_LE, C.BoolTy, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3948 | S.getBeginLoc(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:3950:47: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3950 | UnaryOperator *Inc = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 3951 | C, &IVRefExpr, UO_PreInc, KmpInt32Ty, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3952 | S.getBeginLoc(), true, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair, std::pair >}; _Tp = std::pair, std::pair >; _Alloc = std::allocator, std::pair > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector, std::pair >, std::allocator, std::pair > > >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair, std::pair >}; _Tp = std::pair, std::pair >; _Alloc = std::allocator, std::pair > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, std::pair >*, std::vector, std::pair >, std::allocator, std::pair > > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/DIBuilder.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGDebugInfo.h:29, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:15: In static member function 'static llvm::DIExpression* llvm::DIExpression::get(llvm::LLVMContext&, llvm::ArrayRef)', inlined from 'clang::CodeGen::CodeGenFunction::EmitOMPTaskBasedDirective(const clang::OMPExecutableDirective&, clang::OpenMPDirectiveKind, const clang::CodeGen::RegionCodeGenTy&, TaskGenTy&, clang::CodeGen::OMPTaskDataTy&)::' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGStmtOpenMP.cpp:4681:65: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/DebugInfoMetadata.h:2578:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2578 | DEFINE_MDNODE_GET(DIExpression, (ArrayRef Elements), (Elements)) | ^~~~~~~~~~~~~~~~~ [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 59%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 59%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Frontend/ASTUnit.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Frontend/FrontendAction.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/CodeGen/CodeGenAction.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp:9: In member function 'clang::DiagnosticBuilder clang::DiagnosticsEngine::Report(clang::SourceLocation, unsigned int)', inlined from 'bool clang::BackendConsumer::InlineAsmDiagHandler(const llvm::DiagnosticInfoInlineAsm&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp:609:17: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:1542:13: warning: 'DiagID' may be used uninitialized [-Wmaybe-uninitialized] 1542 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp: In member function 'bool clang::BackendConsumer::InlineAsmDiagHandler(const llvm::DiagnosticInfoInlineAsm&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp:592:12: note: 'DiagID' was declared here 592 | unsigned DiagID; | ^~~~~~ In member function 'clang::DiagnosticBuilder clang::DiagnosticsEngine::Report(clang::SourceLocation, unsigned int)', inlined from 'void clang::BackendConsumer::SrcMgrDiagHandler(const llvm::DiagnosticInfoSrcMgr&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp:587:15: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:1542:13: warning: 'DiagID' may be used uninitialized [-Wmaybe-uninitialized] 1542 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp: In member function 'void clang::BackendConsumer::SrcMgrDiagHandler(const llvm::DiagnosticInfoSrcMgr&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenAction.cpp:535:12: note: 'DiagID' was declared here 535 | unsigned DiagID; | ^~~~~~ [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp: In member function 'void clang::CodeGen::CodeGenFunction::emitAlignmentAssumptionCheck(llvm::Value*, clang::QualType, clang::SourceLocation, clang::SourceLocation, llvm::Value*, llvm::Value*, llvm::Value*, llvm::Instruction*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp:2721:14: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 2721 | EmitCheck({std::make_pair(TheCheck, SanitizerKind::Alignment)}, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2722 | SanitizerHandler::AlignmentAssumption, StaticData, DynamicData); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitVariablyModifiedType(clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp:2286:22: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 2286 | EmitCheck(std::make_pair(CheckCondition, SanitizerKind::VLABound), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2287 | SanitizerHandler::VLABoundNotPositive, StaticArgs, size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp: In member function 'void clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, const clang::CodeGen::CGFunctionInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.cpp:1451:16: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 1451 | EmitCheck(std::make_pair(IsFalse, SanitizerKind::Return), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1452 | SanitizerHandler::MissingReturn, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1453 | EmitCheckSourceLocation(FD->getLocation()), None); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 60%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp: In member function 'llvm::MDNode* clang::CodeGen::CodeGenTBAA::createScalarTypeNode(llvm::StringRef, llvm::MDNode*, uint64_t)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp:63:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 63 | return MDHelper.createTBAATypeNode(Parent, Size, Id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp: In member function 'llvm::MDNode* clang::CodeGen::CodeGenTBAA::getBaseTypeInfoHelper(const clang::Type*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp:403:41: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 403 | return MDHelper.createTBAATypeNode(Parent, Size, Id, Fields); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp:410:45: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 410 | return MDHelper.createTBAAStructTypeNode(OutName, OffsetsAndTypes); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp:410:45: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp: In member function 'llvm::MDNode* clang::CodeGen::CodeGenTBAA::getTBAAStructInfo(clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenTBAA.cpp:328:41: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 328 | return MDHelper.createTBAAStructNode(Fields); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenPGO.cpp: In member function 'llvm::MDNode* clang::CodeGen::CodeGenFunction::createProfileWeights(llvm::ArrayRef) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenPGO.cpp:1090:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1090 | CodeGenFunction::createProfileWeights(ArrayRef Weights) const { | ^~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Alignment.h:24, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CharUnits.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenPGO.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenPGO.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = const long long unsigned int*; _Container = vector >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = long long unsigned int*; _Container = vector >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator > >; _To = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 328 | __niter_wrap(_From __from, _To __res) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator > >; _OI = __gnu_cxx::__normal_iterator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator > >; _OI = __gnu_cxx::__normal_iterator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:620:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 619 | return std::__copy_move_a<__is_move_iterator<_II>::__value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | (std::__miter_base(__first), std::__miter_base(__last), __result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator > >; _OI = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator > >; _OI = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 611 | copy(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:611:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:620:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 619 | return std::__copy_move_a<__is_move_iterator<_II>::__value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | (std::__miter_base(__first), std::__miter_base(__last), __result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:28, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:14, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = long long unsigned int*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = long long unsigned int*]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = long long unsigned int*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:147:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 147 | { return std::copy(__first, __last, __result); } | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = long long unsigned int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1611:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1611 | _M_allocate_and_copy(size_type __n, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1611:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = long long unsigned int*; _Tp = long long unsigned int]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = long long unsigned int; _Alloc = std::allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1617:35: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = long long unsigned int; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:232:51: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 232 | pointer __tmp = _M_allocate_and_copy(__xlen, __x.begin(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 233 | __x.end()); | ~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:244:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 244 | std::_Destroy(std::copy(__x.begin(), __x.end(), begin()), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | end(), _M_get_Tp_allocator()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Lex/PPCallbacks.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CoverageMappingGen.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CoverageMappingGen.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {clang::CodeGen::CoverageMappingModuleGen::FunctionInfo}; _Tp = clang::CodeGen::CoverageMappingModuleGen::FunctionInfo; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {clang::CodeGen::CoverageMappingModuleGen::FunctionInfo}; _Tp = clang::CodeGen::CoverageMappingModuleGen::FunctionInfo; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/ItaniumCXXABI.cpp: In member function 'virtual clang::CodeGen::CGCallee {anonymous}::ItaniumCXXABI::EmitLoadOfMemberFunctionPointer(clang::CodeGen::CodeGenFunction&, const clang::Expr*, clang::CodeGen::Address, llvm::Value*&, llvm::Value*, const clang::MemberPointerType*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/ItaniumCXXABI.cpp:758:22: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 758 | CGF.EmitCheck(std::make_pair(CheckResult, SanitizerKind::CFIMFCall), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 759 | SanitizerHandler::CFICheckFail, StaticData, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 760 | {VTable, ValidVtable}); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/ItaniumCXXABI.cpp:804:20: note: parameter passing for argument of type 'llvm::ArrayRef >' changed in GCC 7.1 804 | CGF.EmitCheck(std::make_pair(Bit, SanitizerKind::CFIMFCall), | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 805 | SanitizerHandler::CFICheckFail, StaticData, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 806 | {CastedNonVirtualFn, llvm::UndefValue::get(CGF.IntPtrTy)}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 60%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:15, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CodeGenFunction.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGCXXABI.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/MicrosoftCXXABI.cpp:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h: In function 'void llvm::array_pod_sort(IteratorTy, IteratorTy) [with IteratorTy = __gnu_cxx::__normal_iterator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1520:13: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1520 | inline void array_pod_sort(IteratorTy Start, IteratorTy End) { | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1520:13: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::CharUnits&}; _Tp = clang::CharUnits; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::CharUnits; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/MicrosoftCXXABI.cpp: In member function 'virtual std::vector {anonymous}::MicrosoftCXXABI::getVBPtrOffsets(const clang::CXXRecordDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/MicrosoftCXXABI.cpp:113:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | llvm::array_pod_sort(VBPtrOffsets.begin(), VBPtrOffsets.end()); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 61%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 61%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [ 62%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/CodeGen/SwiftCallingConv.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/SwiftCallingConv.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry*; T = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, size_type, ValueParamT) [with T = clang::CodeGen::swiftcall::SwiftAggLowering::StorageEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:824:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 824 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 825 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 62%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 62%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 62%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 62%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 62%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringSwitch.h:17, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/FloatingPointMode.h:18, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:20, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/IR/Constants.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/Address.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/CGBuilder.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:14: In static member function 'static constexpr size_t llvm::StringRef::strLen(const char*)', inlined from 'constexpr llvm::StringRef::StringRef(const char*)' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:108:41, inlined from 'virtual void {anonymous}::MIPSTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:7945:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:86:30: warning: 'Kind' may be used uninitialized [-Wmaybe-uninitialized] 86 | return __builtin_strlen(Str); | ~~~~~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::MIPSTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:7932:17: note: 'Kind' was declared here 7932 | const char *Kind; | ^~~~ In static member function 'static constexpr size_t llvm::StringRef::strLen(const char*)', inlined from 'constexpr llvm::StringRef::StringRef(const char*)' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:108:41, inlined from 'virtual void {anonymous}::RISCVTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:11321:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:86:30: warning: 'Kind' may be used uninitialized [-Wmaybe-uninitialized] 86 | return __builtin_strlen(Str); | ~~~~~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::RISCVTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:11312:17: note: 'Kind' was declared here 11312 | const char *Kind; | ^~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::CodeGen::LValue&}; _Tp = clang::CodeGen::LValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::CodeGen::LValue; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In static member function 'static constexpr size_t llvm::StringRef::strLen(const char*)', inlined from 'constexpr llvm::StringRef::StringRef(const char*)' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:108:41, inlined from 'virtual void {anonymous}::ARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:6477:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/StringRef.h:86:30: warning: 'Kind' may be used uninitialized [-Wmaybe-uninitialized] 86 | return __builtin_strlen(Str); | ~~~~~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::ARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/CodeGen/TargetInfo.cpp:6467:17: note: 'Kind' was declared here 6467 | const char *Kind; | ^~~~ make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 62%] Built target obj.clangCodeGen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 62%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 62%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 63%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTTypeTraits.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/Refactoring/ASTSelection.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Refactoring/ASTSelection.cpp:9: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorTemplateBase::push_back(ValueParamT) [with T = std::reference_wrapper]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:542:8: note: parameter passing for argument of type 'llvm::SmallVectorTemplateBase, true>::ValueParamT' {aka 'std::reference_wrapper'} changed in GCC 7.1 542 | void push_back(ValueParamT Elt) { | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Refactoring/ASTSelection.cpp: In function 'void findDeepestWithKind(const clang::tooling::SelectedASTNode&, llvm::SmallVectorImpl<{anonymous}::SelectedNodeWithParents>&, clang::tooling::SourceSelectionKind, llvm::SmallVectorImpl >&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Refactoring/ASTSelection.cpp:364:24: note: parameter passing for argument of type 'std::reference_wrapper' changed in GCC 7.1 364 | ParentStack.push_back(std::cref(ASTSelection)); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Refactoring/ASTSelection.cpp: In static member function 'static llvm::Optional clang::tooling::CodeRangeASTSelection::create(clang::SourceRange, const clang::tooling::SelectedASTNode&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Refactoring/ASTSelection.cpp:408:29: note: parameter passing for argument of type 'clang::tooling::SelectedASTNode::ReferenceType' {aka 'std::reference_wrapper'} changed in GCC 7.1 408 | Selected.Parents.push_back(Selected.Node); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {clang::tooling::SelectedASTNode}; _Tp = clang::tooling::SelectedASTNode; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {clang::tooling::SelectedASTNode}; _Tp = clang::tooling::SelectedASTNode; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 63%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [ 63%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 63%] Built target obj.clangARCMigrate make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 63%] Building CXX object lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 64%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 64%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTVector.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTTypeTraits.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/ASTDiff/ASTDiffInternal.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/ASTDiff/ASTDiff.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/ASTDiff/ASTDiff.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'constexpr _Tp std::min(initializer_list<_Tp>) [with _Tp = double]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:5726:5: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 5726 | min(initializer_list<_Tp> __l) | ^~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = clang::diff::Node; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {}; _Tp = clang::diff::Node; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Built target obj.clangToolingASTDiff make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 64%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o [ 64%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 64%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Built target obj.clangTooling make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [ 64%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 64%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 64%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Syntax/Tree.cpp: In member function 'void clang::syntax::Tree::replaceChildRangeLowLevel(clang::syntax::Node*, clang::syntax::Node*, clang::syntax::Node*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Syntax/Tree.cpp:170:11: warning: 'LastInNew' may be used uninitialized [-Wmaybe-uninitialized] 170 | NewLast = LastInNew; | ~~~~~~~~^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/Syntax/Tree.cpp:164:9: note: 'LastInNew' was declared here 164 | Node *LastInNew; | ^~~~~~~~~ make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Built target obj.clangToolingSyntax make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Building CXX object lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 64%] Building CXX object lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 64%] Built target obj.clangDirectoryWatcher make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 65%] Building CXX object lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 65%] Built target obj.clangToolingRefactoring make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 65%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 66%] Built target obj.clangIndexSerialization make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 66%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 66%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [ 66%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 66%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Lex/DependencyDirectivesScanner.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/DependencyScanning/DependencyScanningService.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp:9: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::tooling::dependencies::ModuleDeps&}; _Tp = clang::tooling::dependencies::ModuleDeps; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::tooling::dependencies::ModuleDeps; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair, std::allocator >, clang::tooling::dependencies::ModuleDeps>}; _Tp = std::pair, clang::tooling::dependencies::ModuleDeps>; _Alloc = std::allocator, clang::tooling::dependencies::ModuleDeps> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector, clang::tooling::dependencies::ModuleDeps>, std::allocator, clang::tooling::dependencies::ModuleDeps> > >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair, std::allocator >, clang::tooling::dependencies::ModuleDeps>}; _Tp = std::pair, clang::tooling::dependencies::ModuleDeps>; _Alloc = std::allocator, clang::tooling::dependencies::ModuleDeps> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, clang::tooling::dependencies::ModuleDeps>*, std::vector, clang::tooling::dependencies::ModuleDeps>, std::allocator, clang::tooling::dependencies::ModuleDeps> > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 66%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 66%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [ 67%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 67%] Built target obj.clangDependencyScanning make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 67%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [ 67%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 68%] Building CXX object lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Built target obj.clangTransformer make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Building CXX object lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 68%] Building CXX object lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 68%] Building CXX object lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Built target obj.clangInterpreter make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Building CXX object tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/CheckerManager.cpp: In member function 'void {anonymous}::CheckObjCMessageContext::runChecker(clang::ento::CheckerManager::CheckObjCMessageFunc, clang::ento::NodeBuilder&, clang::ento::ExplodedNode*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/CheckerManager.cpp:230:50: warning: 'IsPreVisit' may be used uninitialized [-Wmaybe-uninitialized] 230 | const ProgramPoint &L = Msg.getProgramPoint(IsPreVisit,checkFn.Checker); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/CheckerManager.cpp:218:12: note: 'IsPreVisit' was declared here 218 | bool IsPreVisit; | ^~~~~~~~~~ [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Built target obj.clangStaticAnalyzerFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Linking CXX static library ../libclangDirectoryWatcher.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Built target clangDirectoryWatcher make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Building LinkerWrapperOpts.inc... make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 68%] Built target LinkerWrapperOpts make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 69%] Linking CXX static library ../../../lib/libclangHandleLLVM.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 69%] Built target clangHandleLLVM make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 69%] Building C object tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [ 69%] Linking C executable ../../../bin/clang-fuzzer-dictionary make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 69%] Built target clang-fuzzer-dictionary [ 69%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Built target obj.clangHandleCXX make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Linking CXX executable ../../bin/clang-tblgen make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Built target clang-tblgen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Linking CXX static library ../libclangBasic.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Built target clangBasic make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp: In member function 'void clang::APValue::setLValue(LValueBase, const clang::CharUnits&, llvm::ArrayRef, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:1029:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1029 | void APValue::setLValue(LValueBase B, const CharUnits &O, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp: In copy constructor 'clang::APValue::APValue(const clang::APValue&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:346:16: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 346 | setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | RHS.isLValueOnePastTheEnd(), RHS.isNullPointer()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp: In constructor 'clang::APValue::LValuePathSerializationHelper::LValuePathSerializationHelper(llvm::ArrayRef, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:157:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 157 | APValue::LValuePathSerializationHelper::LValuePathSerializationHelper( | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp: In function 'bool TryPrintAsStringLiteral(llvm::raw_ostream&, const clang::PrintingPolicy&, const clang::ArrayType*, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:628:13: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 628 | static bool TryPrintAsStringLiteral(raw_ostream &Out, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp: In member function 'void clang::APValue::printPretty(llvm::raw_ostream&, const clang::PrintingPolicy&, clang::QualType, const clang::ASTContext*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:862:42: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 862 | if (N != 0 && TryPrintAsStringLiteral(Out, Policy, AT, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 863 | {&getArrayInitializedElt(0), N})) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/APValue.cpp:862:42: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTDiagnostic.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTDiagnostic.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>; _ForwardIterator = {anonymous}::TemplateDiff::DiffTree::DiffNode*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>; _ForwardIterator = {anonymous}::TemplateDiff::DiffTree::DiffNode*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>; _ForwardIterator = {anonymous}::TemplateDiff::DiffTree::DiffNode*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>; _ForwardIterator = {anonymous}::TemplateDiff::DiffTree::DiffNode*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = {anonymous}::TemplateDiff::DiffTree::DiffNode*; It2 = {anonymous}::TemplateDiff::DiffTree::DiffNode*; T = {anonymous}::TemplateDiff::DiffTree::DiffNode; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::TemplateDiff::DiffTree::DiffNode*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp: In function 'clang::GVALinkage basicGVALinkageForFunction(const clang::ASTContext&, const clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:11379:12: warning: 'External' may be used uninitialized [-Wmaybe-uninitialized] 11379 | return External; | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:11354:14: note: 'External' was declared here 11354 | GVALinkage External; | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp: In member function 'clang::QualType clang::ASTContext::removeAddrSpaceQualType(clang::QualType) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:3089:12: warning: 'TypeNode' may be used uninitialized [-Wmaybe-uninitialized] 3089 | return QualType(TypeNode, Quals.getFastQualifiers()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:3067:15: note: 'TypeNode' was declared here 3067 | const Type *TypeNode; | ^~~~~~~~ [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp: In function 'clang::GVALinkage basicGVALinkageForVariable(const clang::ASTContext&, const clang::VarDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:11520:12: warning: 'StrongLinkage' may be used uninitialized [-Wmaybe-uninitialized] 11520 | return StrongLinkage; | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:11504:14: note: 'StrongLinkage' was declared here 11504 | GVALinkage StrongLinkage; | ^~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTContext.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::TemplateArgument*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::TemplateArgument]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::TemplateArgument*; T = clang::TemplateArgument]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::TemplateArgument]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::TemplateArgument*; = void; T = clang::TemplateArgument]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/ExprEngine.cpp: In member function 'void clang::ento::ExprEngine::VisitArrayInitLoopExpr(const clang::ArrayInitLoopExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/ExprEngine.cpp:2860:15: warning: unused variable 'CE' [-Wunused-variable] 2860 | if (auto *CE = dyn_cast(Ex->getSubExpr())) | ^~ [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitUnaryOperator(clang::UnaryOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7180:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7180 | return UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 7181 | Importer.getToContext(), ToSubExpr, E->getOpcode(), ToType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7182 | E->getValueKind(), E->getObjectKind(), ToOperatorLoc, E->canOverflow(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7183 | E->getFPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitBinaryOperator(clang::BinaryOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7224:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7224 | return BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 7225 | Importer.getToContext(), ToLHS, ToRHS, E->getOpcode(), ToType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7226 | E->getValueKind(), E->getObjectKind(), ToOperatorLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7227 | E->getFPFeatures(Importer.getFromContext().getLangOpts())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCompoundAssignOperator(clang::CompoundAssignOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7335:40: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7335 | return CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 7336 | Importer.getToContext(), ToLHS, ToRHS, E->getOpcode(), ToType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7337 | E->getValueKind(), E->getObjectKind(), ToOperatorLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7338 | E->getFPFeatures(Importer.getFromContext().getLangOpts()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7339 | ToComputationLHSType, ToComputationResultType); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitExplicitCastExpr(clang::ExplicitCastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7394:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7394 | return CStyleCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 7395 | Importer.getToContext(), ToType, E->getValueKind(), E->getCastKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7396 | ToSubExpr, ToBasePath, CCE->getFPFeatures(), ToTypeInfoAsWritten, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7397 | *ToLParenLocOrErr, *ToRParenLocOrErr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7408:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7408 | return CXXFunctionalCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 7409 | Importer.getToContext(), ToType, E->getValueKind(), ToTypeInfoAsWritten, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7410 | E->getCastKind(), ToSubExpr, ToBasePath, FCE->getFPFeatures(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7411 | *ToLParenLocOrErr, *ToRParenLocOrErr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXNamedCastExpr(clang::CXXNamedCastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:8271:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8271 | return CXXStaticCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 8272 | Importer.getToContext(), ToType, VK, CK, ToSubExpr, &(*ToBasePathOrErr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8273 | ToTypeInfoAsWritten, CCE->getFPFeatures(), ToOperatorLoc, ToRParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8274 | ToAngleBrackets); | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXMemberCallExpr(clang::CXXMemberCallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7782:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7782 | return CXXMemberCallExpr::Create(Importer.getToContext(), ToCallee, ToArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7783 | ToType, E->getValueKind(), ToRParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7784 | E->getFPFeatures()); | ~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCallExpr(clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:8094:26: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8094 | return CallExpr::Create(Importer.getToContext(), ToCallee, ToArgs, ToType, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8095 | E->getValueKind(), ToRParenLoc, E->getFPFeatures(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8096 | /*MinNumArgs=*/0, E->getADLCallKind()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:8088:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8088 | return CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8089 | Importer.getToContext(), OCE->getOperator(), ToCallee, ToArgs, ToType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8090 | OCE->getValueKind(), ToRParenLoc, OCE->getFPFeatures(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8091 | OCE->getADLCallKind()); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitImplicitCastExpr(clang::ImplicitCastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:7367:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7367 | return ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 7368 | Importer.getToContext(), *ToTypeOrErr, E->getCastKind(), *ToSubExprOrErr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7369 | &(*ToBasePathOrErr), E->getValueKind(), E->getFPFeatures()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCompoundStmt(clang::CompoundStmt*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:6373:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6373 | return CompoundStmt::Create(Importer.getToContext(), ToStmts, FPO, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6374 | *ToLBracLocOrErr, *ToRBracLocOrErr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ASTImporter.cpp:6373:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [ 72%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 72%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [ 72%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclPrinter.cpp: In member function 'void {anonymous}::DeclPrinter::printTemplateArguments(llvm::ArrayRef, const clang::TemplateParameterList*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclPrinter.cpp:1120:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1120 | void DeclPrinter::printTemplateArguments(ArrayRef Args, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclPrinter.cpp: In member function 'void {anonymous}::DeclPrinter::VisitFunctionDecl(clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclPrinter.cpp:654:41: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 654 | TArgPrinter.printTemplateArguments(TArgAsWritten->arguments(), nullptr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclTemplate.cpp: In member function 'virtual void clang::ClassTemplateSpecializationDecl::getNameForDiagnostic(llvm::raw_ostream&, const clang::PrintingPolicy&, bool) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclTemplate.cpp:953:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 953 | printTemplateArgumentList( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 954 | OS, ArgsAsWritten->arguments(), Policy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 955 | getSpecializedTemplate()->getTemplateParameters()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclTemplate.cpp: In member function 'virtual void clang::VarTemplateSpecializationDecl::getNameForDiagnostic(llvm::raw_ostream&, const clang::PrintingPolicy&, bool) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/DeclTemplate.cpp:1318:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1318 | printTemplateArgumentList( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 1319 | OS, ArgsAsWritten->arguments(), Policy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1320 | getSpecializedTemplate()->getTemplateParameters()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/string:50, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/CommentOptions.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Analysis/MacroExpansionContext.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2059 | __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = createArtifactLocation(const clang::FileEntry&, llvm::json::Array&)::]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3868:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3868 | find_if(_InputIterator __first, _InputIterator __last, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3868:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_Iterator std::__find_if(_Iterator, _Iterator, _Predicate) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred >]', inlined from '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = createArtifactLocation(const clang::FileEntry&, llvm::json::Array&)::]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3877:28: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2112:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2112 | return __find_if(__first, __last, __pred, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2113 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:15, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/HashBuilder.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/ObjCRuntime.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h: In function 'auto llvm::find_if(R&&, UnaryPredicate) [with R = json::Array&; UnaryPredicate = createArtifactLocation(const clang::FileEntry&, llvm::json::Array&)::]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1645:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1645 | return std::find_if(adl_begin(Range), adl_end(Range), P); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/CommentOptions.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:22: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h: In constructor 'llvm::json::Object::Object(std::initializer_list)': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h:614:8: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 614 | inline Object::Object(std::initializer_list Properties) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createMessage(llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:228:43: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 228 | return json::Object{{"text", Text.str()}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createRule(const clang::ento::PathDiagnostic&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:330:24: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 330 | {"id", CheckName}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createTool(std::vector&, llvm::StringMap&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:359:24: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 359 | {"driver", json::Object{{"name", "clang"}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 360 | {"fullName", "clang static analyzer"}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 361 | {"language", "en-US"}, | ~~~~~~~~~~~~~~~~~~~~~~ 362 | {"version", getClangFullVersion()}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 363 | {"rules", createRules(Diags, RuleMapping)}}}}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:363:75: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 363 | {"rules", createRules(Diags, RuleMapping)}}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createThreadFlowLocation(llvm::json::Object&&, Importance)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:224:57: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 224 | {"importance", importanceToStr(I)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createArtifactLocation(const clang::FileEntry&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:121:62: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 121 | return json::Object{{"uri", fileNameToURI(getFileName(FE))}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createArtifact(const clang::FileEntry&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:126:39: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 126 | {"roles", json::Array{"resultFile"}}, | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:128:49: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 128 | {"mimeType", "text/plain"}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createArtifactLocation(const clang::FileEntry&, llvm::json::Array&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:153:57: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 153 | return json::Object{{"uri", FileURI}, {"index", Index}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createTextRegion(const clang::LangOptions&, clang::SourceRange, const clang::SourceManager&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:186:3: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 186 | }; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createPhysicalLocation(const clang::LangOptions&, clang::SourceRange, const clang::FileEntry&, const clang::SourceManager&, llvm::json::Array&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:204:50: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 204 | {"region", createTextRegion(LO, R, SMgr)}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createLocation(llvm::json::Object&&, llvm::StringRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:233:69: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 233 | json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createThreadFlow(const clang::LangOptions&, const clang::ento::PathPieces&, llvm::json::Array&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:271:58: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 271 | return json::Object{{"locations", std::move(Locations)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createCodeFlow(const clang::LangOptions&, const clang::ento::PathPieces&, llvm::json::Array&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:278:29: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 278 | {"threadFlows", json::Array{createThreadFlow(LO, Pieces, Artifacts)}}}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:278:76: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 278 | {"threadFlows", json::Array{createThreadFlow(LO, Pieces, Artifacts)}}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createResult(const clang::LangOptions&, const clang::ento::PathDiagnostic&, llvm::json::Array&, const llvm::StringMap&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:293:27: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 293 | {"codeFlows", json::Array{createCodeFlow(LO, Path, Artifacts)}}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:295:14: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 295 | json::Array{createLocation(createPhysicalLocation( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 296 | LO, Diag.getLocation().asRange(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 297 | *Diag.getLocation().asLocation().getExpansionLoc().getFileEntry(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 298 | SMgr, Artifacts))}}, | ~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:300:40: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 300 | {"ruleId", Diag.getCheckerName()}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In function 'llvm::json::Object createRun(const clang::LangOptions&, std::vector&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:378:58: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 378 | {"columnKind", "unicodeCodePoints"}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp: In member function 'virtual void {anonymous}::SarifDiagnostics::FlushDiagnosticsImpl(std::vector&, clang::ento::PathDiagnosticConsumer::FilesMade*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:398:22: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 398 | {"runs", json::Array{createRun(LO, Diags)}}}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp:398:50: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 398 | {"runs", json::Array{createRun(LO, Diags)}}}; | ^ [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h: In constructor 'clang::APValue::APValue(LValueBase, const clang::CharUnits&, llvm::ArrayRef, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:335:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 335 | APValue(LValueBase B, const CharUnits &O, ArrayRef Path, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:338:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 338 | MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In lambda function: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:2193:73: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2193 | return APValue(Res, CharUnits::Zero(), Path, /*OnePastTheEnd=*/false); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In member function 'void clang::CallExpr::setStoredFPFeatures(clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3074:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3074 | void setStoredFPFeatures(FPOptionsOverride F) { | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::CStyleCastExpr::CStyleCastExpr(clang::QualType, clang::ExprValueKind, clang::CastKind, clang::Expr*, unsigned int, clang::FPOptionsOverride, clang::TypeSourceInfo*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3742:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3742 | CStyleCastExpr(QualType exprTy, ExprValueKind vk, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(clang::QualType, clang::CastKind, clang::Expr*, unsigned int, clang::FPOptionsOverride, clang::ExprValueKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3624:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3624 | ImplicitCastExpr(QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In constructor 'clang::BinaryOperator::BinaryOperator(const clang::ASTContext&, clang::Expr*, clang::Expr*, Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4502:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4502 | BinaryOperator::BinaryOperator(const ASTContext &Ctx, Expr *lhs, Expr *rhs, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In constructor 'clang::BinaryOperator::BinaryOperator(const clang::ASTContext&, clang::Expr*, clang::Expr*, Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4519:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4519 | BinaryOperator::BinaryOperator(const ASTContext &Ctx, Expr *lhs, Expr *rhs, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In constructor 'clang::UnaryOperator::UnaryOperator(const clang::ASTContext&, clang::Expr*, Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, bool, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4587:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4587 | UnaryOperator::UnaryOperator(const ASTContext &Ctx, Expr *input, Opcode opc, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In constructor 'clang::CallExpr::CallExpr(clang::Stmt::StmtClass, clang::Expr*, llvm::ArrayRef, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int, ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1350:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1350 | CallExpr::CallExpr(StmtClass SC, Expr *Fn, ArrayRef PreArgs, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1379:24: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1379 | setStoredFPFeatures(FPFeatures); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::CallExpr* clang::CallExpr::CreateTemporary(void*, clang::Expr*, clang::QualType, clang::ExprValueKind, clang::SourceLocation, ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1416:54: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1416 | /*MinNumArgs=*/0, UsesADL); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In member function 'clang::APValue clang::SourceLocExpr::EvaluateInContext(const clang::ASTContext&, const clang::Expr*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:2264:25: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2264 | false); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::CallExpr* clang::CallExpr::Create(const clang::ASTContext&, clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int, ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1395:11: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1395 | CallExpr *CallExpr::Create(const ASTContext &Ctx, Expr *Fn, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1406:71: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1406 | RParenLoc, FPFeatures, MinNumArgs, UsesADL); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::BinaryOperator* clang::BinaryOperator::Create(const clang::ASTContext&, clang::Expr*, clang::Expr*, Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4544:17: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4544 | BinaryOperator *BinaryOperator::Create(const ASTContext &C, Expr *lhs, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4554:72: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4554 | BinaryOperator(C, lhs, rhs, opc, ResTy, VK, OK, opLoc, FPFeatures); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::CompoundAssignOperator* clang::CompoundAssignOperator::Create(const clang::ASTContext&, clang::Expr*, clang::Expr*, clang::BinaryOperator::Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride, clang::QualType, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4566:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4566 | CompoundAssignOperator::Create(const ASTContext &C, Expr *lhs, Expr *rhs, | ^~~~~~~~~~~~~~~~~~~~~~ In constructor 'clang::CompoundAssignOperator::CompoundAssignOperator(const clang::ASTContext&, clang::Expr*, clang::Expr*, clang::BinaryOperator::Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride, clang::QualType, clang::QualType)', inlined from 'static clang::CompoundAssignOperator* clang::CompoundAssignOperator::Create(const clang::ASTContext&, clang::Expr*, clang::Expr*, clang::BinaryOperator::Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, clang::FPOptionsOverride, clang::QualType, clang::QualType)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4577:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:4070:78: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4070 | ComputationLHSType(CompLHSType), ComputationResultType(CompResultType) { | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::UnaryOperator* clang::UnaryOperator::Create(const clang::ASTContext&, clang::Expr*, Opcode, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::SourceLocation, bool, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4601:16: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4601 | UnaryOperator *UnaryOperator::Create(const ASTContext &C, Expr *input, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:4610:76: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4610 | UnaryOperator(C, input, opc, type, VK, OK, l, CanOverflow, FPFeatures); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::ImplicitCastExpr* clang::ImplicitCastExpr::Create(const clang::ASTContext&, clang::QualType, clang::CastKind, clang::Expr*, const clang::CXXCastPath*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1980:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1980 | ImplicitCastExpr *ImplicitCastExpr::Create(const ASTContext &C, QualType T, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:1995:72: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1995 | new (Buffer) ImplicitCastExpr(T, Kind, Operand, PathSize, FPO, VK); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp: In static member function 'static clang::CStyleCastExpr* clang::CStyleCastExpr::Create(const clang::ASTContext&, clang::QualType, clang::ExprValueKind, clang::CastKind, clang::Expr*, const clang::CXXCastPath*, clang::FPOptionsOverride, clang::TypeSourceInfo*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:2011:17: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2011 | CStyleCastExpr *CStyleCastExpr::Create(const ASTContext &C, QualType T, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Expr.cpp:2022:79: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2022 | new (Buffer) CStyleCastExpr(T, VK, K, Op, PathSize, FPO, WrittenTy, L, R); | ^ [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 75%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 75%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 75%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 75%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 76%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h: In constructor 'clang::CXXStaticCastExpr::CXXStaticCastExpr(clang::QualType, clang::ExprValueKind, clang::CastKind, clang::Expr*, unsigned int, clang::TypeSourceInfo*, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation, clang::SourceRange)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:435:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 435 | CXXStaticCastExpr(QualType ty, ExprValueKind vk, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h: In constructor 'clang::CXXFunctionalCastExpr::CXXFunctionalCastExpr(clang::QualType, clang::ExprValueKind, clang::TypeSourceInfo*, clang::CastKind, clang::Expr*, unsigned int, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:1733:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1733 | CXXFunctionalCastExpr(QualType ty, ExprValueKind VK, | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In constructor 'clang::CXXOperatorCallExpr::CXXOperatorCallExpr(clang::OverloadedOperatorKind, clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, clang::CallExpr::ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:537:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 537 | CXXOperatorCallExpr::CXXOperatorCallExpr(OverloadedOperatorKind OpKind, | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:544:66: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 544 | OperatorLoc, FPFeatures, /*MinNumArgs=*/0, UsesADL) { | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In constructor 'clang::CXXMemberCallExpr::CXXMemberCallExpr(clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:609:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 609 | CXXMemberCallExpr::CXXMemberCallExpr(Expr *Fn, ArrayRef Args, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:615:45: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 615 | FPOptions, MinNumArgs, NotADL) {} | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In constructor 'clang::UserDefinedLiteral::UserDefinedLiteral(clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::SourceLocation, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:876:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 876 | UserDefinedLiteral::UserDefinedLiteral(Expr *Fn, ArrayRef Args, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:883:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 883 | UDSuffixLoc(SuffixLoc) {} | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In constructor 'clang::CUDAKernelCallExpr::CUDAKernelCallExpr(clang::Expr*, clang::CallExpr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:1710:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1710 | CUDAKernelCallExpr::CUDAKernelCallExpr(Expr *Fn, CallExpr *Config, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:1716:50: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1716 | RP, FPFeatures, MinNumArgs, NotADL) {} | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::CXXOperatorCallExpr* clang::CXXOperatorCallExpr::Create(const clang::ASTContext&, clang::OverloadedOperatorKind, clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, clang::CallExpr::ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:558:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 558 | CXXOperatorCallExpr::Create(const ASTContext &Ctx, | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:570:59: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 570 | FPFeatures, UsesADL); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::CXXMemberCallExpr* clang::CXXMemberCallExpr::Create(const clang::ASTContext&, clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:622:20: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 622 | CXXMemberCallExpr *CXXMemberCallExpr::Create(const ASTContext &Ctx, Expr *Fn, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:635:69: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 635 | CXXMemberCallExpr(Fn, Args, Ty, VK, RP, FPFeatures, MinNumArgs); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::UserDefinedLiteral* clang::UserDefinedLiteral::Create(const clang::ASTContext&, clang::Expr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::SourceLocation, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:890:21: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 890 | UserDefinedLiteral *UserDefinedLiteral::Create(const ASTContext &Ctx, Expr *Fn, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:903:76: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 903 | UserDefinedLiteral(Fn, Args, Ty, VK, LitEndLoc, SuffixLoc, FPFeatures); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::CUDAKernelCallExpr* clang::CUDAKernelCallExpr::Create(const clang::ASTContext&, clang::Expr*, clang::CallExpr*, llvm::ArrayRef, clang::QualType, clang::ExprValueKind, clang::SourceLocation, clang::FPOptionsOverride, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:1724:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1724 | CUDAKernelCallExpr::Create(const ASTContext &Ctx, Expr *Fn, CallExpr *Config, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:1735:78: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1735 | CUDAKernelCallExpr(Fn, Config, Args, Ty, VK, RP, FPFeatures, MinNumArgs); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::CXXStaticCastExpr* clang::CXXStaticCastExpr::Create(const clang::ASTContext&, clang::QualType, clang::ExprValueKind, clang::CastKind, clang::Expr*, const clang::CXXCastPath*, clang::TypeSourceInfo*, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation, clang::SourceRange)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:708:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 708 | CXXStaticCastExpr::Create(const ASTContext &C, QualType T, ExprValueKind VK, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:718:76: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 718 | FPO, L, RParenLoc, AngleBrackets); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp: In static member function 'static clang::CXXFunctionalCastExpr* clang::CXXFunctionalCastExpr::Create(const clang::ASTContext&, clang::QualType, clang::ExprValueKind, clang::TypeSourceInfo*, clang::CastKind, clang::Expr*, const clang::CXXCastPath*, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:842:24: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 842 | CXXFunctionalCastExpr *CXXFunctionalCastExpr::Create( | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprCXX.cpp:851:71: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 851 | CXXFunctionalCastExpr(T, VK, Written, K, Op, PathSize, FPO, L, R); | ^ [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/InterpStack.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Context.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:35: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>; _ForwardIterator = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>; _ForwardIterator = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>; _ForwardIterator = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>; _ForwardIterator = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Context.h:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*; It2 = {anonymous}::DataRecursiveIntBinOpEvaluator::Job*; T = {anonymous}::DataRecursiveIntBinOpEvaluator::Job; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::DataRecursiveIntBinOpEvaluator::Job*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:60, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTDiagnostic.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/State.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:37: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = clang::DynamicAllocLValue; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = {anonymous}::DynAllocOrder; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2490:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, {anonymous}::DynAllocOrder, std::allocator > >::const_iterator' changed in GCC 7.1 2490 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = clang::DynamicAllocLValue; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = {anonymous}::DynAllocOrder; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2504:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, {anonymous}::DynAllocOrder, std::allocator > >::const_iterator' changed in GCC 7.1 2504 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2504:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, {anonymous}::DynAllocOrder, std::allocator > >::const_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2511:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator >' changed in GCC 7.1 2511 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const _Key&) [with _Key = clang::DynamicAllocLValue; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = {anonymous}::DynAllocOrder; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2522:19: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, {anonymous}::DynAllocOrder, std::allocator > >::const_iterator' changed in GCC 7.1 2522 | _M_erase_aux(__p.first, __p.second); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h: In constructor 'clang::APValue::APValue(LValueBase, const clang::CharUnits&, llvm::ArrayRef, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:335:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 335 | APValue(LValueBase B, const CharUnits &O, ArrayRef Path, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:338:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 338 | MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'void {anonymous}::LValue::moveInto(clang::APValue&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:1567:13: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1567 | V = APValue(Base, Offset, Designator.Entries, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1568 | Designator.IsOnePastTheEnd, IsNullPtr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::VectorExprEvaluator::Success(llvm::ArrayRef, const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:10302:10: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 10302 | bool Success(ArrayRef V, const Expr *E) { | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'unsigned int {anonymous}::findMostDerivedSubobject(clang::ASTContext&, clang::APValue::LValueBase, llvm::ArrayRef, uint64_t&, clang::QualType&, bool&, bool&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:190:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 190 | findMostDerivedSubobject(ASTContext &Ctx, APValue::LValueBase Base, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'void {anonymous}::SubobjectDesignator::truncate(clang::ASTContext&, clang::APValue::LValueBase, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:315:55: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 315 | MostDerivedPathLength = findMostDerivedSubobject( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 316 | Ctx, Base, Entries, MostDerivedArraySize, MostDerivedType, IsArray, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 317 | FirstIsUnsizedArray); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::pair; _Val = std::pair, clang::APValue>; _KeyOfValue = std::_Select1st, clang::APValue> >; _Compare = std::less >; _Alloc = std::allocator, clang::APValue> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, clang::APValue>, std::_Select1st, clang::APValue> >, std::less >, std::allocator, clang::APValue> > >::const_iterator' changed in GCC 7.1 2211 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::VectorExprEvaluator::ZeroInitialization(const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:10464:17: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 10464 | return Success(Elements, E); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue::LValuePathEntry*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue::LValuePathEntry*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue::LValuePathEntry*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue::LValuePathEntry*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::APValue::LValuePathEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::APValue::LValuePathEntry*; T = clang::APValue::LValuePathEntry]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::APValue::LValuePathEntry]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = const clang::APValue::LValuePathEntry*; = void; T = clang::APValue::LValuePathEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In constructor '{anonymous}::SubobjectDesignator::SubobjectDesignator(clang::ASTContext&, const clang::APValue&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:292:59: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 292 | MostDerivedPathLength = findMostDerivedSubobject( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 293 | Ctx, V.getLValueBase(), V.getLValuePath(), MostDerivedArraySize, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 294 | MostDerivedType, IsArray, FirstIsUnsizedArray); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h: In member function 'bool llvm::ArrayRef::equals(llvm::ArrayRef) const [with T = clang::APValue::LValuePathEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:186:10: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 186 | bool equals(ArrayRef RHS) const { | ^~~~~~ In function 'bool llvm::operator==(ArrayRef, ArrayRef) [with T = clang::APValue::LValuePathEntry]', inlined from 'bool {anonymous}::operator==(const ObjectUnderConstruction&, const ObjectUnderConstruction&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:712:47: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:585:22: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 585 | return LHS.equals(RHS); | ~~~~~~~~~~^~~~~ [ 77%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple&&>, std::tuple<>}; _Key = std::pair; _Val = std::pair, clang::APValue>; _KeyOfValue = std::_Select1st, clang::APValue> >; _Compare = std::less >; _Alloc = std::allocator, clang::APValue> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, clang::APValue>, std::_Select1st, clang::APValue> >, std::less >, std::allocator, clang::APValue> > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = std::pair; _Tp = clang::APValue; _Compare = std::less >; _Alloc = std::allocator, clang::APValue> >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:530:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, clang::APValue>, std::_Select1st, clang::APValue> >, std::less >, std::allocator, clang::APValue> > >::const_iterator' changed in GCC 7.1 530 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 531 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 532 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::APValue*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::APValue*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::APValue*; It2 = clang::APValue*; T = clang::APValue; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h: In function 'llvm::hash_code llvm::hash_value(ArrayRef) [with T = clang::APValue::LValuePathEntry]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:605:35: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 605 | template hash_code hash_value(ArrayRef S) { | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function '{anonymous}::ConstructionPhase {anonymous}::EvalInfo::isEvaluatingCtorDtor(clang::APValue::LValueBase, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:899:5: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 899 | isEvaluatingCtorDtor(APValue::LValueBase Base, | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::ModifySubobjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::IncDecSubobjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::CheckDynamicTypeHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::PointerExprEvaluator::VisitCXXNewExpr(const clang::CXXNewExpr*)::FindObjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::StartLifetimeOfUnionMemberHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'bool HandleUnionActiveMemberChange({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::LValue&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:6060:48: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 6060 | bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'llvm::Optional ComputeDynamicType({anonymous}::EvalInfo&, const clang::Expr*, {anonymous}::LValue&, clang::AccessKinds)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:5694:38: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 5694 | switch (Info.isEvaluatingCtorDtor(This.getLValueBase(), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 5695 | Path.slice(0, PathLength))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::CompoundAssignSubobjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::ExtractSubobjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In function 'typename SubobjectHandler::result_type findSubobject({anonymous}::EvalInfo&, const clang::Expr*, const {anonymous}::CompleteObject&, const {anonymous}::SubobjectDesignator&, SubobjectHandler&) [with SubobjectHandler = {anonymous}::DestroyObjectHandler]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:3649:34: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3649 | Info.isEvaluatingCtorDtor( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 3650 | Obj.Base, llvm::makeArrayRef(Sub.Entries.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3651 | Sub.Entries.begin() + I)) != | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:39: In member function 'clang::ComparisonCategoryResult clang::ComparisonCategoryInfo::makeWeakResult(clang::ComparisonCategoryResult) const', inlined from '{anonymous}::RecordExprEvaluator::VisitBinCmp(const clang::BinaryOperator*)::' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:13090:45: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ComparisonCategories.h:153:21: warning: 'CCR' may be used uninitialized [-Wmaybe-uninitialized] 153 | if (!isStrong() && Res == CCR::Equal) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In lambda function: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:13069:30: note: 'CCR' was declared here 13069 | ComparisonCategoryResult CCR; | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::PointerExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:9307:7: warning: 'DesiredVal' may be used uninitialized [-Wmaybe-uninitialized] 9307 | if (Char.getInt().getZExtValue() == DesiredVal) | ^~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:9268:14: note: 'DesiredVal' was declared here 9268 | uint64_t DesiredVal; | ^~~~~~~~~~ [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::VectorExprEvaluator::VisitInitListExpr(const clang::InitListExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:10449:17: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 10449 | return Success(Elements, E); | ~~~~~~~^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::VectorExprEvaluator::VisitCastExpr(const clang::CastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:10359:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 10359 | return Success(Elts, E); | ~~~~~~~^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:10396:19: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 10396 | return Success(Elts, E); | ~~~~~~~^~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/State.h:17: In member function 'const clang::Expr* clang::CallExpr::getArg(unsigned int) const', inlined from 'bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:12014:27: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:2998:25: warning: 'Arg' may be used uninitialized [-Wmaybe-uninitialized] 2998 | return getArgs()[Arg]; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ExprConstant.cpp:12007:14: note: 'Arg' was declared here 12007 | unsigned Arg; | ^~~ [ 77%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SymbolManager.cpp: In member function 'bool clang::ento::SymbolReaper::isLive(clang::ento::SymbolRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SymbolManager.cpp:502:3: warning: 'KnownLive' may be used uninitialized [-Wmaybe-uninitialized] 502 | if (KnownLive) | ^~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Core/SymbolManager.cpp:463:8: note: 'KnownLive' was declared here 463 | bool KnownLive; | ^~~~~~~~~ [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 77%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 77%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 77%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 77%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 77%] Built target obj.clangStaticAnalyzerCore make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 78%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 78%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 78%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ 79%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o [ 79%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [ 79%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Descriptor.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Pointer.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Pointer.cpp:9: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h: In constructor 'clang::APValue::APValue(LValueBase, const clang::CharUnits&, llvm::ArrayRef, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:335:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 335 | APValue(LValueBase B, const CharUnits &O, ArrayRef Path, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:338:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 338 | MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Pointer.cpp: In member function 'clang::APValue clang::interp::Pointer::toAPValue() const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Interp/Pointer.cpp:132:61: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 132 | return APValue(Base, Offset, Path, IsOnePastEnd, IsNullPtr); | ^ [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [ 79%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o [ 79%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 79%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 79%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 80%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ItaniumMangle.cpp:17: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h: In constructor 'clang::APValue::APValue(LValueBase, const clang::CharUnits&, llvm::ArrayRef, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:335:3: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 335 | APValue(LValueBase B, const CharUnits &O, ArrayRef Path, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:338:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 338 | MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ItaniumMangle.cpp: In member function 'void {anonymous}::CXXNameMangler::mangleTemplateArg(clang::TemplateArgument, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ItaniumMangle.cpp:5418:15: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 5418 | Value = APValue(APValue::LValueBase(D), CharUnits::Zero(), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5419 | ArrayRef(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5420 | /*OnePastTheEnd=*/false); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/ItaniumMangle.cpp:5413:15: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 5413 | Value = APValue(APValue::LValueBase(D), CharUnits::Zero(), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5414 | {APValue::LValuePathEntry::ArrayIndex(0)}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5415 | /*OnePastTheEnd=*/false); | ~~~~~~~~~~~~~~~~~~~~~~~~ [ 80%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/JSONNodeDumper.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:1: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {llvm::json::Value}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp: In member function 'void clang::JSONNodeDumper::visitHTMLStartTagComment(const clang::comments::HTMLStartTagComment*, const clang::comments::FullComment*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:1617:20: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 1617 | Attrs.push_back( | ~~~~~~~~~~~~~~~^ 1618 | {{"name", C->getAttr(I).Name}, {"value", C->getAttr(I).Value}}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:1617:20: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:1617:20: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/JSONNodeDumper.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h: In constructor 'llvm::json::Object::Object(std::initializer_list)': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/JSON.h:614:8: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 614 | inline Object::Object(std::initializer_list Properties) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp: In member function 'llvm::json::Object clang::JSONNodeDumper::createQualType(clang::QualType, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:316:79: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 316 | llvm::json::Object Ret{{"qualType", QualType::getAsString(SQT, PrintPolicy)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp: In member function 'llvm::json::Object clang::JSONNodeDumper::createBareDeclRef(const clang::Decl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:341:64: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 341 | llvm::json::Object Ret{{"id", createPointerRepresentation(D)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp: In member function 'llvm::json::Array clang::JSONNodeDumper::createCastPath(const clang::CastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:363:51: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 363 | llvm::json::Object Val{{"name", RD->getName()}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp: In member function 'llvm::json::Object clang::JSONNodeDumper::createFPOptions(clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/JSONNodeDumper.cpp:1696:20: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1696 | llvm::json::Object JSONNodeDumper::createFPOptions(FPOptionsOverride FPO) { | ^~~~~~~~~~~~~~ [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp: In constructor '{anonymous}::MicrosoftCXXNameMangler::MicrosoftCXXNameMangler({anonymous}::MicrosoftMangleContextImpl&, llvm::raw_ostream&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp:342:34: warning: member '{anonymous}::MicrosoftCXXNameMangler::TemplateArgStringStorageAlloc' is used uninitialized [-Wuninitialized] 342 | TemplateArgStringStorage(TemplateArgStringStorageAlloc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp: In function 'void mangleThunkThisAdjustment(clang::AccessSpecifier, const clang::ThisAdjustment&, {anonymous}::MicrosoftCXXNameMangler&, llvm::raw_ostream&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp:3442:21: warning: 'AccessSpec' may be used uninitialized [-Wmaybe-uninitialized] 3442 | Out << 'R' << AccessSpec; | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp:3428:10: note: 'AccessSpec' was declared here 3428 | char AccessSpec; | ^~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/MicrosoftMangle.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APInt*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APInt*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = llvm::APInt*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APInt*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = llvm::APInt*; It2 = llvm::APInt*; T = llvm::APInt; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp:76: In constructor 'clang::ento::iterator::IteratorPosition::IteratorPosition(const clang::ento::MemRegion*, bool, clang::ento::SymbolRef)', inlined from 'static clang::ento::iterator::IteratorPosition clang::ento::iterator::IteratorPosition::getPosition(const clang::ento::MemRegion*, clang::ento::SymbolRef)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/Iterator.h:51:40, inlined from 'void {anonymous}::IteratorModeling::handleComparison(clang::ento::CheckerContext&, const clang::Expr*, clang::ento::SVal, const clang::ento::SVal&, const clang::ento::SVal&, clang::OverloadedOperatorKind) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp:484:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/Iterator.h:39:28: warning: 'Sym' may be used uninitialized [-Wmaybe-uninitialized] 39 | : Cont(C), Valid(V), Offset(Of) {} | ^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp: In member function 'void {anonymous}::IteratorModeling::handleComparison(clang::ento::CheckerContext&, const clang::Expr*, clang::ento::SVal, const clang::ento::SVal&, const clang::ento::SVal&, clang::OverloadedOperatorKind) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp:470:13: note: 'Sym' was declared here 470 | SymbolRef Sym; | ^~~ [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Stmt.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/EvaluatedExprVisitor.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/UsedDeclVisitor.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/Sema.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/UsedDeclVisitor.h:17: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/Sema.cpp: In function 'void checkEscapingByref(clang::VarDecl*, clang::Sema&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/Sema.cpp:2121:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2121 | auto *E = ImplicitCastExpr::Create(S.Context, T, CK_NoOp, VarRef, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2122 | VK_XValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/Sema.cpp: In member function 'clang::ExprResult clang::Sema::ImpCastExprToType(clang::Expr*, clang::QualType, clang::CastKind, clang::ExprValueKind, const clang::CXXCastPath*, CheckedConversionKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/Sema.cpp:695:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 695 | return ImplicitCastExpr::Create(Context, Ty, Kind, E, BasePath, VK, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 696 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 81%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayout.cpp: In constructor 'clang::ASTRecordLayout::ASTRecordLayout(const clang::ASTContext&, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayout.cpp:30:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 30 | ASTRecordLayout::ASTRecordLayout(const ASTContext &Ctx, CharUnits size, | ^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayout.cpp: In constructor 'clang::ASTRecordLayout::ASTRecordLayout(const clang::ASTContext&, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, bool, bool, clang::CharUnits, clang::CharUnits, llvm::ArrayRef, clang::CharUnits, clang::CharUnits, clang::CharUnits, clang::CharUnits, const clang::CXXRecordDecl*, bool, const clang::CXXRecordDecl*, bool, bool, const BaseOffsetsMapTy&, const VBaseOffsetsMapTy&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayout.cpp:45:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 45 | ASTRecordLayout::ASTRecordLayout( | ^~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 82%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp: In member function 'const clang::ASTRecordLayout& clang::ASTContext::getASTRecordLayout(const clang::RecordDecl*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp:3305:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3305 | Builder.FieldOffsets); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp:3299:40: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3299 | Builder.Bases, Builder.VBases); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp:3343:69: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3343 | Builder.Alignment, Builder.getSize(), Builder.FieldOffsets); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp:3334:25: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3334 | Builder.VBases); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp: In member function 'const clang::ASTRecordLayout& clang::ASTContext::getObjCLayout(const clang::ObjCInterfaceDecl*, const clang::ObjCImplementationDecl*) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/RecordLayoutBuilder.cpp:3498:69: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3498 | Builder.Alignment, Builder.getDataSize(), Builder.FieldOffsets); | ^ [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp: In constructor 'clang::CompoundStmt::CompoundStmt(llvm::ArrayRef, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp:364:1: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 364 | CompoundStmt::CompoundStmt(ArrayRef Stmts, FPOptionsOverride FPFeatures, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp: In static member function 'static clang::CompoundStmt* clang::CompoundStmt::Create(const clang::ASTContext&, llvm::ArrayRef, clang::FPOptionsOverride, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp:381:15: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 381 | CompoundStmt *CompoundStmt::Create(const ASTContext &C, ArrayRef Stmts, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp:388:58: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 388 | return new (Mem) CompoundStmt(Stmts, FPFeatures, LB, RB); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Stmt.cpp:388:58: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Attr.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:15: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:19: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h: In member function 'void clang::Sema::PragmaStack::Act(clang::SourceLocation, clang::Sema::PragmaMsStackAction, llvm::StringRef, ValueType) [with ValueType = clang::FPOptionsOverride]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:602:10: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 602 | void Act(SourceLocation PragmaLocation, PragmaMsStackAction Action, | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp: In member function 'bool clang::Sema::ConstantFoldAttrArgs(const clang::AttributeCommonInfo&, llvm::MutableArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:403:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 403 | E = ImplicitCastExpr::Create(Context, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 404 | Context.getPointerType(E->getType()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 405 | clang::CK_FunctionToPointerDecay, E, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 406 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:408:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 408 | E = ImplicitCastExpr::Create(Context, E->getType().getNonReferenceType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 409 | clang::CK_LValueToRValue, E, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 410 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp: In member function 'void clang::Sema::ActOnPragmaFloatControl(clang::SourceLocation, PragmaMsStackAction, clang::PragmaFloatControlKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:564:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 564 | FpPragmaStack.Act(Loc, Action, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:580:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 580 | FpPragmaStack.Act(Loc, Action, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:591:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 591 | FpPragmaStack.Act(Loc, Action, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:595:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 595 | FpPragmaStack.Act(Loc, Action, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:598:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 598 | FpPragmaStack.Act(Loc, Sema::PSK_Push_Set, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAttr.cpp:606:22: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 606 | FpPragmaStack.Act(Loc, Action, StringRef(), NewFPFeatures); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitConceptSpecializationExpr(clang::ConceptSpecializationExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:2465:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2465 | printTemplateArgumentList(OS, E->getTemplateArgsAsWritten()->arguments(), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2466 | Policy, | ~~~~~~~ 2467 | E->getNamedConcept()->getTemplateParameters()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitDependentScopeDeclRefExpr(clang::DependentScopeDeclRefExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:1172:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1172 | printTemplateArgumentList(OS, Node->template_arguments(), Policy); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitUnresolvedLookupExpr(clang::UnresolvedLookupExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:1182:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1182 | printTemplateArgumentList(OS, Node->template_arguments(), Policy); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitDeclRefExpr(clang::DeclRefExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:1160:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1160 | printTemplateArgumentList(OS, Node->template_arguments(), Policy, TPL); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitCXXDependentScopeMemberExpr(clang::CXXDependentScopeMemberExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:2372:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2372 | printTemplateArgumentList(OS, Node->template_arguments(), Policy); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitMemberExpr(clang::MemberExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:1587:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1587 | printTemplateArgumentList(OS, Node->template_arguments(), Policy, TPL); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp: In member function 'void {anonymous}::StmtPrinter::VisitUnresolvedMemberExpr(clang::UnresolvedMemberExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/StmtPrinter.cpp:2386:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2386 | printTemplateArgumentList(OS, Node->template_arguments(), Policy); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 83%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 83%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [ 83%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 83%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 83%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAvailability.cpp: In function 'void DoEmitAvailabilityWarning(clang::Sema&, clang::AvailabilityResult, clang::Decl*, const clang::NamedDecl*, const clang::NamedDecl*, llvm::StringRef, llvm::ArrayRef, const clang::ObjCInterfaceDecl*, const clang::ObjCPropertyDecl*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAvailability.cpp:534:11: warning: 'diag_fwdclass_message' may be used uninitialized [-Wmaybe-uninitialized] 534 | S.Diag(Loc, diag_fwdclass_message) << ReferringDecl << FixIts; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAvailability.cpp:319:32: note: 'diag_fwdclass_message' was declared here 319 | unsigned diag, diag_message, diag_fwdclass_message; | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAvailability.cpp:524:11: warning: 'diag_message' may be used uninitialized [-Wmaybe-uninitialized] 524 | S.Diag(Loc, diag_message) << ReferringDecl << Message << FixIts; | ~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaAvailability.cpp:319:18: note: 'diag_message' was declared here 319 | unsigned diag, diag_message, diag_fwdclass_message; | ^~~~~~~~~~~~ [ 84%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:16: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:26: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp: In member function 'clang::ExprResult {anonymous}::CastOperation::complete(clang::CastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:118:44: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 118 | castExpr = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 119 | Self.Context, Self.Context.ARCUnbridgedCastTy, CK_Dependent, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | castExpr, nullptr, castExpr->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | Self.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp: In member function 'clang::ExprResult clang::Sema::BuildCXXFunctionalCastExpr(clang::TypeSourceInfo*, clang::QualType, clang::SourceLocation, clang::Expr*, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:3285:51: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3285 | return Op.complete(CXXFunctionalCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 3286 | Context, Op.ResultType, Op.ValueKind, CastTypeInfo, Op.Kind, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3287 | Op.SrcExpr.get(), &Op.BasePath, CurFPFeatureOverrides(), LPLoc, RPLoc)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp: In member function 'clang::ExprResult clang::Sema::BuildCStyleCastExpr(clang::SourceLocation, clang::TypeSourceInfo*, clang::SourceLocation, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:3260:44: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3260 | return Op.complete(CStyleCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 3261 | Context, Op.ResultType, Op.ValueKind, Op.Kind, Op.SrcExpr.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3262 | &Op.BasePath, CurFPFeatureOverrides(), CastTypeInfo, LPLoc, RPLoc)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp: In member function 'clang::ExprResult clang::Sema::BuildCXXNamedCast(clang::SourceLocation, clang::tok::TokenKind, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::SourceRange)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaCast.cpp:374:49: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 374 | return Op.complete(CXXStaticCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 375 | Context, Op.ResultType, Op.ValueKind, Op.Kind, Op.SrcExpr.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | &Op.BasePath, DestTInfo, CurFPFeatureOverrides(), OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 377 | Parens.getEnd(), AngleBrackets)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::printFPOptions(clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:756:6: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 756 | void TextNodeDumper::printFPOptions(FPOptionsOverride FPO) { | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCallExpr(const clang::CallExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1006:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1006 | printFPOptions(Node->getFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitUnaryOperator(const clang::UnaryOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1131:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1131 | printFPOptions(Node->getStoredFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitBinaryOperator(const clang::BinaryOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1161:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1161 | printFPOptions(Node->getStoredFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCXXFunctionalCastExpr(const clang::CXXFunctionalCastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1203:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1203 | printFPOptions(Node->getFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCompoundStmt(const clang::CompoundStmt*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:2381:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2381 | printFPOptions(S->getStoredFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCastExpr(const clang::CastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1026:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1026 | printFPOptions(Node->getFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCXXStaticCastExpr(const clang::CXXStaticCastExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1209:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1209 | printFPOptions(Node->getFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp: In member function 'void clang::TextNodeDumper::VisitCompoundAssignOperator(const clang::CompoundAssignOperator*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TextNodeDumper.cpp:1172:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1172 | printFPOptions(Node->getStoredFPFeatures()); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Type.cpp: In static member function 'static bool clang::TemplateSpecializationType::anyDependentTemplateArguments(llvm::ArrayRef, llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Type.cpp:3684:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3684 | bool TemplateSpecializationType::anyDependentTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Type.cpp: In static member function 'static bool clang::TemplateSpecializationType::anyInstantiationDependentTemplateArguments(llvm::ArrayRef)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/Type.cpp:3692:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3692 | bool TemplateSpecializationType::anyInstantiationDependentTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTVector.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/EvaluatedExprVisitor.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::MallocOverflowCheck*>; _ForwardIterator = {anonymous}::MallocOverflowCheck*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::MallocOverflowCheck*>; _ForwardIterator = {anonymous}::MallocOverflowCheck*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator<{anonymous}::MallocOverflowCheck*>; _ForwardIterator = {anonymous}::MallocOverflowCheck*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator<{anonymous}::MallocOverflowCheck*>; _ForwardIterator = {anonymous}::MallocOverflowCheck*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = {anonymous}::MallocOverflowCheck*; It2 = {anonymous}::MallocOverflowCheck*; T = {anonymous}::MallocOverflowCheck; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator<{anonymous}::MallocOverflowCheck*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 84%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:29, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp:15: In constructor 'clang::PartialDiagnostic::PartialDiagnostic(unsigned int, clang::StreamingDiagnostic::DiagStorageAllocator&)', inlined from 'clang::PartialDiagnostic clang::Sema::PDiag(unsigned int)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:25:62, inlined from 'bool {anonymous}::CheckPrintfHandler::checkFormatExpr(const clang::analyze_printf::PrintfSpecifier&, const char*, unsigned int, const clang::Expr*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp:10286:18: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/PartialDiagnostic.h:47:42: warning: 'Diag' may be used uninitialized [-Wmaybe-uninitialized] 47 | : StreamingDiagnostic(Allocator_), DiagID(DiagID) {} | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp: In member function 'bool {anonymous}::CheckPrintfHandler::checkFormatExpr(const clang::analyze_printf::PrintfSpecifier&, const char*, unsigned int, const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp:10271:16: note: 'Diag' was declared here 10271 | unsigned Diag; | ^~~~ In constructor 'clang::PartialDiagnostic::PartialDiagnostic(unsigned int, clang::StreamingDiagnostic::DiagStorageAllocator&)', inlined from 'clang::PartialDiagnostic clang::Sema::PDiag(unsigned int)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:25:62, inlined from 'bool {anonymous}::CheckPrintfHandler::checkFormatExpr(const clang::analyze_printf::PrintfSpecifier&, const char*, unsigned int, const clang::Expr*)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp:10190:35: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/PartialDiagnostic.h:47:42: warning: 'Diag' may be used uninitialized [-Wmaybe-uninitialized] 47 | : StreamingDiagnostic(Allocator_), DiagID(DiagID) {} | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp: In member function 'bool {anonymous}::CheckPrintfHandler::checkFormatExpr(const clang::analyze_printf::PrintfSpecifier&, const char*, unsigned int, const clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaChecking.cpp:10174:16: note: 'Diag' was declared here 10174 | unsigned Diag; | ^~~~ [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp: In function 'void printTo(llvm::raw_ostream&, llvm::ArrayRef, const clang::PrintingPolicy&, const clang::TemplateParameterList*, bool, unsigned int) [with TA = clang::TemplateArgumentLoc]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp:2073:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2073 | printTo(raw_ostream &OS, ArrayRef Args, const PrintingPolicy &Policy, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp: In function 'void clang::printTemplateArgumentList(llvm::raw_ostream&, llvm::ArrayRef, const PrintingPolicy&, const TemplateParameterList*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp:2157:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2157 | void clang::printTemplateArgumentList(raw_ostream &OS, | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp:2161:10: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2161 | printTo(OS, Args, Policy, TPL, /*isPack*/ false, /*parmIndex*/ 0); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp: In function 'void clang::printTemplateArgumentList(llvm::raw_ostream&, const TemplateArgumentListInfo&, const PrintingPolicy&, const TemplateParameterList*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/TypePrinter.cpp:2147:28: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2147 | printTemplateArgumentList(OS, Args.arguments(), Policy, TPL); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaConcept.cpp: In function 'bool substituteParameterMappings(clang::Sema&, clang::NormalizedConstraint&, clang::ConceptDecl*, llvm::ArrayRef, const clang::ASTTemplateArgumentListInfo*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaConcept.cpp:769:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 769 | if (S.SubstTemplateArguments(*Atomic.ParameterMapping, MLTAL, SubstArgs)) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Alignment.h:24, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CharUnits.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/BaseSubobject.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/VTableBuilder.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred, llvm::DenseSet > >&):: >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2059 | __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = selectBestPath(clang::ASTContext&, const clang::CXXRecordDecl*, const clang::VPtrInfo&, std::__cxx11::list, llvm::DenseSet > >&)::]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3868:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3868 | find_if(_InputIterator __first, _InputIterator __last, | ^~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3868:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_Iterator std::__find_if(_Iterator, _Iterator, _Predicate) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred, llvm::DenseSet > >&):: >]', inlined from '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = selectBestPath(clang::ASTContext&, const clang::CXXRecordDecl*, const clang::VPtrInfo&, std::__cxx11::list, llvm::DenseSet > >&)::]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:3877:28: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2112:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2112 | return __find_if(__first, __last, __pred, | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2113 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'bool std::none_of(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = selectBestPath(clang::ASTContext&, const clang::CXXRecordDecl*, const clang::VPtrInfo&, std::__cxx11::list, llvm::DenseSet > >&)::]', inlined from 'bool llvm::none_of(R&&, UnaryPredicate) [with R = const SetVector, DenseSet >&; UnaryPredicate = selectBestPath(clang::ASTContext&, const clang::CXXRecordDecl*, const clang::VPtrInfo&, std::__cxx11::list, llvm::DenseSet > >&)::]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1632:22: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:474:47: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 474 | { return __last == _GLIBCXX_STD_A::find_if(__first, __last, __pred); } | ^ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/UnresolvedSet.h:20, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/BaseSubobject.h:17: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h: In constructor 'llvm::OwningArrayRef::OwningArrayRef(llvm::ArrayRef) [with T = clang::VTableComponent]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:453:5: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 453 | OwningArrayRef(ArrayRef Data) | ^~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:66: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator_base_funcs.h: In function 'typename std::iterator_traits< >::difference_type std::distance(_InputIterator, _InputIterator) [with _InputIterator = _Rb_tree_const_iterator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator_base_funcs.h:147:5: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator >' changed in GCC 7.1 147 | distance(_InputIterator __first, _InputIterator __last) | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator_base_funcs.h:147:5: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator >' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:60, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:33, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclarationName.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclBase.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::count(const _Key&) const [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2559:42: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator >' changed in GCC 7.1 2559 | const size_type __n = std::distance(__p.first, __p.second); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2211 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = clang::MethodVFTableLocation; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2211:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:60: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = reference_wrapper*; _Distance = int; _Tp = reference_wrapper; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type 'std::reference_wrapper' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = reference_wrapper*; _Distance = int; _Tp = reference_wrapper; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type 'std::reference_wrapper' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h:247:23: note: parameter passing for argument of type 'std::reference_wrapper' changed in GCC 7.1 247 | std::__push_heap(__first, __holeIndex, __topIndex, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 248 | _GLIBCXX_MOVE(__value), __cmp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h: In function 'void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = reference_wrapper*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h:356:29: note: parameter passing for argument of type '_ValueType' {aka 'std::reference_wrapper'} changed in GCC 7.1 356 | std::__adjust_heap(__first, __parent, __len, _GLIBCXX_MOVE(__value), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 357 | __comp); | ~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = reference_wrapper*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_heap.h:264:25: note: parameter passing for argument of type '_ValueType' {aka 'std::reference_wrapper'} changed in GCC 7.1 264 | std::__adjust_heap(__first, _DistanceType(0), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 265 | _DistanceType(__last - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | _GLIBCXX_MOVE(__value), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const clang::BaseSubobject&}; _Tp = clang::BaseSubobject; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = clang::BaseSubobject; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_negate, llvm::DenseSet > >&):::: >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2059 | __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:2059:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_InputIterator std::__find_if_not(_InputIterator, _InputIterator, _Predicate) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred, llvm::DenseSet > >&):::: >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:106:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 106 | __find_if_not(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:106:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:109:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 109 | return std::__find_if(__first, __last, | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 110 | __gnu_cxx::__ops::__negate(__pred), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 111 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_IIter std::find_if_not(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = removeRedundantPaths(std::__cxx11::list, llvm::DenseSet > >&)::::]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:508:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 508 | find_if_not(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:508:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:516:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 516 | return std::__find_if_not(__first, __last, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 517 | __gnu_cxx::__ops::__pred_iter(__pred)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'bool std::all_of(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = removeRedundantPaths(std::__cxx11::list, llvm::DenseSet > >&)::::]', inlined from 'bool llvm::all_of(R&&, UnaryPredicate) [with R = const SetVector, DenseSet >&; UnaryPredicate = removeRedundantPaths(std::__cxx11::list, llvm::DenseSet > >&)::::]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1618:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:456:40: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 456 | { return __last == std::find_if_not(__first, __last, __pred); } | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/map:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::__cxx11::basic_string; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:511:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 511 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 512 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 513 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long unsigned int; _Tp = std::__cxx11::basic_string; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:530:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 530 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 531 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 532 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:22: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/DenseMap.h: In member function 'void llvm::DenseMapBase::insert(InputIt, InputIt) [with InputIt = llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>; DerivedT = llvm::DenseMap; KeyT = clang::GlobalDecl; ValueT = clang::MethodVFTableLocation; KeyInfoT = llvm::DenseMapInfo; BucketT = llvm::detail::DenseMapPair]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/DenseMap.h:299:8: note: parameter passing for argument of type 'llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>' changed in GCC 7.1 299 | void insert(InputIt I, InputIt E) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/DenseMap.h:299:8: note: parameter passing for argument of type 'llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = clang::MethodVFTableLocation; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tree.h:2459:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2459 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = clang::MethodVFTableLocation; _Tp = std::__cxx11::basic_string; _Compare = std::less; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_map.h:511:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 511 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 512 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 513 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTVector.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTUnresolvedSet.h:17: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = clang::BaseSubobject*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = clang::BaseSubobject*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = clang::BaseSubobject*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = clang::BaseSubobject*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = clang::BaseSubobject*; _Tp = clang::BaseSubobject]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = clang::BaseSubobject; _Alloc = std::allocator]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:601:31: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp: In constructor 'clang::VTableLayout::VTableLayout(llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef >, const AddressPointsMapTy&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:2238:1: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2238 | VTableLayout::VTableLayout(ArrayRef VTableIndices, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:2242:7: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2242 | : VTableComponents(VTableComponents), VTableThunks(VTableThunks), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:75: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = clang::VTableLayout; _Args = {llvm::ArrayRef, llvm::ArrayRef, llvm::SmallVector, 1>&, const llvm::DenseMap, llvm::detail::DenseMapPair >&}]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h:1065:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h:1065:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = clang::VTableLayout; _Args = {const llvm::SmallVector&, llvm::ArrayRef, llvm::SmallVector, 1>&, const llvm::DenseMap, llvm::detail::DenseMapPair >&}]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h:1065:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/unique_ptr.h:1065:30: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp: In member function 'virtual void clang::MicrosoftVTableContext::computeVTableRelatedInformation(const clang::CXXRecordDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:3640:32: note: parameter passing for argument of type 'llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>' changed in GCC 7.1 3640 | MethodVFTableLocations.insert(NewMethodLocations.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3641 | NewMethodLocations.end()); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:3640:32: note: parameter passing for argument of type 'llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/AST/VTableBuilder.cpp:3640:32: note: parameter passing for argument of type 'llvm::DenseMapIterator, llvm::detail::DenseMapPair, false>' changed in GCC 7.1 [ 85%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Built target obj.clangAST make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Linking CXX static library ../libclangDriver.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Built target clangDriver make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Linking CXX static library ../libclangIndexSerialization.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Built target clangIndexSerialization make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Building CXX object tools/clang-nvlink-wrapper/CMakeFiles/clang-nvlink-wrapper.dir/ClangNvlinkWrapper.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 85%] Linking CXX executable ../../bin/clang-nvlink-wrapper make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Built target clang-nvlink-wrapper make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Building CXX object tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Analysis/ProgramPoint.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/StaticAnalyzer/Core/Checker.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:27: In member function 'const clang::Decl* clang::LocationContext::getDecl() const', inlined from 'bool isInMIGCall(clang::ento::CheckerContext&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:158:31: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Analysis/AnalysisDeclContext.h:251:40: warning: 'SFC' may be used uninitialized [-Wmaybe-uninitialized] 251 | const Decl *getDecl() const { return Ctx->getDecl(); } | ^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/MIGChecker.cpp: In function 'bool isInMIGCall(clang::ento::CheckerContext&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:151:28: note: 'SFC' was declared here 151 | const StackFrameContext *SFC; | ^~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 85%] Building CXX object tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 85%] Linking CXX executable ../../bin/clang-linker-wrapper make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 85%] Built target clang-linker-wrapper [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDecl.cpp: In member function 'void clang::Sema::ActOnEnumBody(clang::SourceLocation, clang::SourceRange, clang::Decl*, llvm::ArrayRef, clang::Scope*, const clang::ParsedAttributesView&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDecl.cpp:19137:48: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 19137 | ECD->setInitExpr(ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 19138 | Context, NewTy, CK_IntegralCast, ECD->getInitExpr(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19139 | /*base paths*/ nullptr, VK_PRValue, FPOptionsOverride())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:36: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp: In member function 'void clang::Sema::DefineImplicitLambdaToFunctionPointerConversion(clang::SourceLocation, clang::CXXConversionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:15356:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15356 | Conv->setBody(CompoundStmt::Create(Context, Return, FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15357 | Conv->getLocation(), Conv->getLocation())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:15356:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp: In member function 'void clang::Sema::DefineImplicitLambdaToBlockPointerConversion(clang::SourceLocation, clang::CXXConversionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:15390:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15390 | BuildBlock = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 15391 | Context, BuildBlock.get()->getType(), CK_CopyAndAutoreleaseBlockObject, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15392 | BuildBlock.get(), nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:15411:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15411 | Conv->setBody(CompoundStmt::Create(Context, ReturnS, FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15412 | Conv->getLocation(), Conv->getLocation())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:15411:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp: In function 'clang::StmtResult buildSingleCopyAssignRecursively(clang::Sema&, clang::SourceLocation, clang::QualType, const {anonymous}::ExprBuilder&, const {anonymous}::ExprBuilder&, bool, bool, unsigned int)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:14282:44: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14282 | Expr *Comparison = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 14283 | S.Context, IterationVarRefRVal.build(S, Loc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14284 | IntegerLiteral::Create(S.Context, Upper, SizeType, Loc), BO_NE, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14285 | S.Context.BoolTy, VK_PRValue, OK_Ordinary, Loc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14286 | S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:14291:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14291 | Expr *Increment = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 14292 | S.Context, IterationVarRef.build(S, Loc), UO_PreInc, SizeType, VK_LValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14293 | OK_Ordinary, Loc, Upper.isMaxValue(), S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp: In function 'clang::StmtResult buildMemcpyForAssignmentOp(clang::Sema&, clang::SourceLocation, clang::QualType, const {anonymous}::ExprBuilder&, const {anonymous}::ExprBuilder&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:14042:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14042 | From = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 14043 | S.Context, From, UO_AddrOf, S.Context.getPointerType(From->getType()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14044 | VK_PRValue, OK_Ordinary, Loc, false, S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:14046:29: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14046 | To = UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 14047 | S.Context, To, UO_AddrOf, S.Context.getPointerType(To->getType()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14048 | VK_PRValue, OK_Ordinary, Loc, false, S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp: In function 'bool checkTupleLikeDecomposition(clang::Sema&, llvm::ArrayRef, clang::VarDecl*, clang::QualType, const llvm::APSInt&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaDeclCXX.cpp:1215:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1215 | E = ImplicitCastExpr::Create(S.Context, E.get()->getType(), CK_NoOp, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1216 | E.get(), nullptr, VK_XValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1217 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprMember.cpp: In function 'clang::ExprResult LookupMemberExpr(clang::Sema&, clang::LookupResult&, clang::ExprResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprMember.cpp:1304:40: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1304 | BaseExpr = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 1305 | S.Context, IsArrow ? S.Context.getPointerType(BaseType) : BaseType, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1306 | CK_AtomicToNonAtomic, BaseExpr.get(), nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1307 | BaseExpr.get()->getValueKind(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Stmt.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTConcept.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(OnStack_t, clang::QualType, clang::CastKind, clang::Expr*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3645:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3645 | ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:20: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::Stmt* clang::Sema::MaybeCreateStmtWithCleanups(clang::Stmt*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:7336:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7336 | CompoundStmt::Create(Context, SubStmt, FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7337 | SourceLocation(), SourceLocation()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:7336:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::BuildCXXMemberCallExpr(clang::Expr*, clang::NamedDecl*, clang::CXXConversionDecl*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:8031:52: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8031 | CXXMemberCallExpr *CE = CXXMemberCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 8032 | Context, ME, /*Args=*/{}, ResultType, VK, Exp.get()->getEndLoc(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8033 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In function '{anonymous}::OdrUseContext isOdrUseContext(clang::Sema&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:17919:10: warning: 'Result' may be used uninitialized [-Wmaybe-uninitialized] 17919 | return Result; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:17891:17: note: 'Result' was declared here 17891 | OdrUseContext Result; | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::ActOnDecltypeExpression(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:7383:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7383 | return BinaryOperator::Create(Context, BO->getLHS(), RHS.get(), BO_Comma, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7384 | BO->getType(), BO->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7385 | BO->getObjectKind(), BO->getOperatorLoc(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7386 | BO->getFPFeatures(getLangOpts())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::MaybeBindToTemporary(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:7228:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7228 | return ImplicitCastExpr::Create(Context, E->getType(), ck, E, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7229 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In function 'clang::ExprResult BuildCXXCastArgument(clang::Sema&, clang::SourceLocation, clang::QualType, clang::CastKind, clang::CXXMethodDecl*, clang::DeclAccessPair, bool, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:4077:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4077 | Result = ImplicitCastExpr::Create(S.Context, Result.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4078 | CK_UserDefinedConversion, Result.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4079 | nullptr, Result.get()->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4080 | S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Stmt.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTConcept.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:24: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:20: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp: In member function 'clang::Expr* clang::Sema::stripARCUnbridgedCast(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:4556:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4556 | return UnaryOperator::Create(Context, sub, UO_Extension, sub->getType(), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4557 | sub->getValueKind(), sub->getObjectKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4558 | uo->getOperatorLoc(), false, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4559 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'void clang::Sema::maybeExtendBlockObject(clang::ExprResult&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:7434:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7434 | E = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 7435 | Context, E.get()->getType(), CK_ARCExtendBlockObject, E.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7436 | /*base path*/ nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::BuildCXXTypeConstructExpr(clang::TypeSourceInfo*, clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:1592:43: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1592 | Result = CXXFunctionalCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1593 | Context, ResultType, Expr::getValueKindForType(Ty), TInfo, CK_NoOp, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1594 | Result.get(), /*Path=*/nullptr, CurFPFeatureOverrides(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1595 | Locs.getBegin(), Locs.getEnd()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp: In member function 'clang::ExprResult clang::Sema::BuildObjCBridgedCast(clang::SourceLocation, clang::ObjCBridgeCastKind, clang::SourceLocation, clang::TypeSourceInfo*, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:4704:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4704 | SubExpr = ImplicitCastExpr::Create(Context, FromType, CK_ARCProduceObject, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4705 | SubExpr, nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4706 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:4744:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4744 | Result = ImplicitCastExpr::Create(Context, T, CK_ARCConsumeObject, Result, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4745 | nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::PerformImplicitConversion(clang::Expr*, clang::QualType, const clang::StandardConversionSequence&, AssignmentAction, CheckedConversionKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:4268:38: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4268 | From = ImplicitCastExpr::Create(Context, FromType, CK_AtomicToNonAtomic, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4269 | From, /*BasePath=*/nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4270 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In function 'clang::ExprResult convertHalfVecBinOp(clang::Sema&, clang::ExprResult, clang::ExprResult, clang::BinaryOperatorKind, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, bool, clang::SourceLocation, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:14744:19: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14744 | static ExprResult convertHalfVecBinOp(Sema &S, ExprResult LHS, ExprResult RHS, | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:14766:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14766 | return CompoundAssignOperator::Create(Context, LHS.get(), RHS.get(), Opc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14767 | ResultTy, VK, OK, OpLoc, FPFeatures, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14768 | BinOpResTy, BinOpResTy); | ~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:14771:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14771 | auto *BO = BinaryOperator::Create(Context, LHS.get(), RHS.get(), Opc, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14772 | BinOpResTy, VK, OK, OpLoc, FPFeatures); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp: In member function 'clang::Sema::ARCConversionResult clang::Sema::CheckObjCConversion(clang::SourceRange, clang::QualType, clang::Expr*&, CheckedConversionKind, bool, bool, clang::BinaryOperatorKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprObjC.cpp:4476:40: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 4476 | castExpr = ImplicitCastExpr::Create(Context, castExpr->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4477 | CK_ARCConsumeObject, castExpr, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4478 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp: In member function 'clang::ExprResult clang::Sema::BuildCXXNew(clang::SourceRange, bool, clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation, clang::SourceRange, clang::QualType, clang::TypeSourceInfo*, llvm::Optional, clang::SourceRange, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExprCXX.cpp:2312:70: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2312 | VK_PRValue, FPOptionsOverride()); | ^ [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>; Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator(clang::Expr*)>)::TyposReplace, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, bool, llvm::function_ref(clang::Expr*)>)::TyposReplace]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>; Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformTypos, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::TransformTypos]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::CheckPlaceholderExpr(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:20656:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 20656 | return CallExpr::Create(Context, E, /*Args=*/{}, Context.IntTy, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20657 | VK_PRValue, SourceLocation(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 20658 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::DefaultLvalueConversion(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:721:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 721 | Res = ImplicitCastExpr::Create(Context, T, CK, E, nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 722 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:729:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 729 | Res = ImplicitCastExpr::Create(Context, T, CK_AtomicToNonAtomic, Res.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 730 | nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::CreateBuiltinUnaryOp(clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15742:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15742 | UnaryOperator::Create(Context, Input.get(), Opc, resultType, VK, OK, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15743 | OpLoc, CanOverflow, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::CreateBuiltinBinOp(clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15080:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15080 | return convertHalfVecBinOp(*this, LHS, RHS, Opc, ResultTy, VK, OK, false, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15081 | OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15082:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15082 | return BinaryOperator::Create(Context, LHS.get(), RHS.get(), Opc, ResultTy, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15083 | VK, OK, OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15100:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15100 | return convertHalfVecBinOp(*this, LHS, RHS, Opc, ResultTy, VK, OK, true, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15101 | OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15103:40: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15103 | return CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 15104 | Context, LHS.get(), RHS.get(), Opc, ResultTy, VK, OK, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15105 | CurFPFeatureOverrides(), CompLHSTy, CompResultTy); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15479:44: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15479 | return CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 15480 | Context, LHSExpr, RHSExpr, Opc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15481 | LHSExpr->getType().getUnqualifiedType(), VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15482 | OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:15506:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15506 | return BinaryOperator::Create(Context, LHSExpr, RHSExpr, Opc, ResultType, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15507 | VK_PRValue, OK_Ordinary, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15508 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::BuildCallExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation, clang::Expr*, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6664:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6664 | return CallExpr::Create(Context, Fn, /*Args=*/{}, Context.VoidTy, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6665 | VK_PRValue, RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6677:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6677 | return CUDAKernelCallExpr::Create(Context, Fn, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 6678 | cast(ExecConfig), ArgExprs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6679 | Context.DependentTy, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6680 | RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6687:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6687 | return CallExpr::Create(Context, Fn, ArgExprs, Context.DependentTy, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6688 | VK_PRValue, RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6717:32: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6717 | return CallExpr::Create(Context, Fn, ArgExprs, Context.DependentTy, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6718 | VK_PRValue, RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6805:51: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6805 | ArgExprs[Idx] = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 6806 | Context, ArgExprs[Idx]->getType(), CK_NoOp, ArgExprs[Idx], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6807 | nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:6838:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6838 | return CallExpr::Create(Context, Fn, ArgExprs, ReturnType, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6839 | Expr::getValueKindForType(ReturnType), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6840 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp: In member function 'clang::ExprResult clang::Sema::BuildResolvedCallExpr(clang::Expr*, clang::NamedDecl*, clang::SourceLocation, llvm::ArrayRef, clang::SourceLocation, clang::Expr*, bool, ADLCallKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:7015:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7015 | TheCall = CUDAKernelCallExpr::Create(Context, Fn, cast(Config), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7016 | Args, ResultTy, VK_PRValue, RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7017 | CurFPFeatureOverrides(), NumParams); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:7020:25: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7020 | CallExpr::Create(Context, Fn, Args, ResultTy, VK_PRValue, RParenLoc, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7021 | CurFPFeatureOverrides(), NumParams, UsesADL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:7046:45: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7046 | TheCall = CUDAKernelCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 7047 | Context, Fn, cast(Config), Args, ResultTy, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7048 | RParenLoc, CurFPFeatureOverrides(), NumParams); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaExpr.cpp:7051:29: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7051 | CallExpr::Create(Context, Fn, Args, ResultTy, VK_PRValue, RParenLoc, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7052 | CurFPFeatureOverrides(), NumParams, UsesADL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>; Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformToPE, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::TransformToPE]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>; Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator, void>::reverse_iterator)::ComplexRemove, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = RemoveNestedImmediateInvocation(clang::Sema&, clang::Sema::ExpressionEvaluationContextRecord&, llvm::SmallVectorTemplateCommon, void>::reverse_iterator)::ComplexRemove]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:24: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:23: In member function 'void clang::InitializationSequence::SetFailed(FailureKind)', inlined from 'void TryReferenceInitializationCore(clang::Sema&, const clang::InitializedEntity&, const clang::InitializationKind&, clang::Expr*, clang::QualType, clang::QualType, clang::Qualifiers, clang::QualType, clang::QualType, clang::Qualifiers, clang::InitializationSequence&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:4942:25: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Initialization.h:1367:19: warning: 'FK' may be used uninitialized [-Wmaybe-uninitialized] 1367 | this->Failure = Failure; | ~~~~~~~~~~~~~~^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp: In function 'void TryReferenceInitializationCore(clang::Sema&, const clang::InitializedEntity&, const clang::InitializationKind&, clang::Expr*, clang::QualType, clang::QualType, clang::Qualifiers, clang::QualType, clang::QualType, clang::Qualifiers, clang::InitializationSequence&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:4919:43: note: 'FK' was declared here 4919 | InitializationSequence::FailureKind FK; | ^~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp: In member function 'clang::ExprResult clang::InitializationSequence::Perform(clang::Sema&, const clang::InitializedEntity&, const clang::InitializationKind&, clang::MultiExprArg, clang::QualType*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:8283:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8283 | CurInit = ImplicitCastExpr::Create(S.Context, Step->Type, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 8284 | CK_DerivedToBase, CurInit.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8285 | &BasePath, VK, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:8426:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8426 | CurInit = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 8427 | S.Context, CurInit.get()->getType(), CastKind, CurInit.get(), nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8428 | CurInit.get()->getValueKind(), S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:8777:41: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8777 | CurInit = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 8778 | S.Context, Step->Type, CK_ARCProduceObject, CurInit.get(), nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8779 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:8833:47: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 8833 | CurInit = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 8834 | S.Context, Step->Type, CK_LValueToRValue, Init, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8835 | /*BasePath=*/nullptr, VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp: In member function 'bool {anonymous}::InitListChecker::CheckDesignatedInitializer(const clang::InitializedEntity&, clang::InitListExpr*, clang::DesignatedInitExpr*, unsigned int, clang::QualType&, clang::RecordDecl::field_iterator*, llvm::APSInt*, unsigned int&, clang::InitListExpr*, unsigned int&, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:2955:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2955 | Init = ImplicitCastExpr::Create(Context, CharTy, CK_IntegralCast, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2956 | Init, nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2957 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaInit.cpp:2978:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 2978 | Init = ImplicitCastExpr::Create(Context, CharTy, CK_IntegralCast, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2979 | Init, nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2980 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaLambda.cpp: In function 'void adjustBlockReturnsToEnum(clang::Sema&, llvm::ArrayRef, clang::QualType)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaLambda.cpp:686:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 686 | E = ImplicitCastExpr::Create(S.Context, returnType, CK_IntegralCast, E, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 687 | /*base path*/ nullptr, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaLambda.cpp: In member function 'void clang::Sema::ActOnStartOfLambdaDefinition(clang::LambdaIntroducer&, clang::Declarator&, clang::Scope*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaLambda.cpp:1123:43: warning: 'InitStyle' may be used uninitialized [-Wmaybe-uninitialized] 1123 | Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1124 | C->EllipsisLoc, C->Id, InitStyle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1125 | C->Init.get()); | ~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaLambda.cpp:1109:16: note: 'InitStyle' was declared here 1109 | unsigned InitStyle; | ^~~~~~~~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaModule.cpp:17: In member function 'void clang::Decl::setLocalOwningModule(clang::Module*)', inlined from 'clang::Sema::DeclGroupPtrTy clang::Sema::ActOnModuleDecl(clang::SourceLocation, clang::SourceLocation, ModuleDeclKind, clang::ModuleIdPath, clang::ModuleIdPath, ModuleImportState&)' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaModule.cpp:341:27: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclBase.h:788:43: warning: 'Mod' may be used uninitialized [-Wmaybe-uninitialized] 788 | reinterpret_cast(this)[-1] = M; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaModule.cpp: In member function 'clang::Sema::DeclGroupPtrTy clang::Sema::ActOnModuleDecl(clang::SourceLocation, clang::SourceLocation, ModuleDeclKind, clang::ModuleIdPath, clang::ModuleIdPath, ModuleImportState&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaModule.cpp:264:11: note: 'Mod' was declared here 264 | Module *Mod; | ^~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaObjCProperty.cpp: In member function 'clang::Decl* clang::Sema::ActOnPropertyImplDecl(clang::Scope*, clang::SourceLocation, clang::SourceLocation, bool, clang::IdentifierInfo*, clang::IdentifierInfo*, clang::SourceLocation, clang::ObjCPropertyQueryKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaObjCProperty.cpp:1459:52: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1459 | Expr *LoadSelfExpr = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 1460 | Context, SelfDecl->getType(), CK_LValueToRValue, SelfExpr, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1461 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaObjCProperty.cpp:1521:52: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1521 | Expr *LoadSelfExpr = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 1522 | Context, SelfDecl->getType(), CK_LValueToRValue, SelfExpr, nullptr, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1523 | VK_PRValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CXXInheritance.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(OnStack_t, clang::QualType, clang::CastKind, clang::Expr*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3645:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3645 | ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:27: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::Expr* clang::Sema::FixOverloadedFunctionReference(clang::Expr*, clang::DeclAccessPair, clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:15214:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15214 | return ImplicitCastExpr::Create(Context, ICE->getType(), ICE->getCastKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15215 | SubExpr, nullptr, ICE->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15216 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:15276:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15276 | return UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 15277 | Context, SubExpr, UO_AddrOf, MemPtrType, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15278 | UnOp->getOperatorLoc(), false, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/PrettyPrinter.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::ExprResult {anonymous}::PseudoOpBuilder::buildIncDecOperation(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:530:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 530 | UnaryOperator::Create(S.Context, syntacticOp, opcode, resultType, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 531 | VK_LValue, OK_Ordinary, opcLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 532 | !resultType->isDependentType() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | ? S.Context.getTypeSize(resultType) >= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | S.Context.getTypeSize(S.Context.IntTy) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 535 | : false, | ~~~~~~~~ 536 | S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::ExprResult {anonymous}::PseudoOpBuilder::buildAssignmentOperation(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:449:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 449 | syntactic = BinaryOperator::Create(S.Context, syntacticLHS, capturedRHS, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | opcode, capturedRHS->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | capturedRHS->getValueKind(), OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 452 | opcLoc, S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:464:47: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 464 | syntactic = CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 465 | S.Context, syntacticLHS, capturedRHS, opcode, result.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 466 | result.get()->getValueKind(), OK_Ordinary, opcLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 467 | S.CurFPFeatureOverrides(), opLHS.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | result.get()->getType()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::Expr* {anonymous}::Rebuilder::rebuild(clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:130:37: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 130 | return UnaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~^ 131 | S.Context, e, uop->getOpcode(), uop->getType(), uop->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 132 | uop->getObjectKind(), uop->getOperatorLoc(), uop->canOverflow(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 133 | S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::Expr* clang::Sema::recreateSyntacticForm(clang::PseudoObjectExpr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:1642:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1642 | return UnaryOperator::Create(Context, op, uop->getOpcode(), uop->getType(), | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1643 | uop->getValueKind(), uop->getObjectKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1644 | uop->getOperatorLoc(), uop->canOverflow(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1645 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:1650:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1650 | return CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1651 | Context, lhs, rhs, cop->getOpcode(), cop->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1652 | cop->getValueKind(), cop->getObjectKind(), cop->getOperatorLoc(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1653 | CurFPFeatureOverrides(), cop->getComputationLHSType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1654 | cop->getComputationResultType()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:1659:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1659 | return BinaryOperator::Create(Context, lhs, rhs, bop->getOpcode(), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1660 | bop->getType(), bop->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1661 | bop->getObjectKind(), bop->getOperatorLoc(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1662 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::ExprResult clang::Sema::checkPseudoObjectIncDec(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:1556:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1556 | return UnaryOperator::Create(Context, op, opcode, Context.DependentTy, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1557 | VK_PRValue, OK_Ordinary, opcLoc, false, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1558 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp: In member function 'clang::ExprResult clang::Sema::checkPseudoObjectAssignment(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaPseudoObject.cpp:1587:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 1587 | return BinaryOperator::Create(Context, LHS, RHS, opcode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1588 | Context.DependentTy, VK_PRValue, OK_Ordinary, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1589 | opcLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In function 'bool recordConversion(clang::Sema&, clang::SourceLocation, clang::Expr*&, clang::Sema::ContextualImplicitConverter&, clang::QualType, bool, clang::DeclAccessPair&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:6029:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 6029 | From = ImplicitCastExpr::Create(SemaRef.Context, Result.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6030 | CK_UserDefinedConversion, Result.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6031 | nullptr, Result.get()->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6032 | SemaRef.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCVVectorLookup.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In function 'bool diagnoseNoViableConversion(clang::Sema&, clang::SourceLocation, clang::Expr*&, clang::Sema::ContextualImplicitConverter&, clang::QualType, bool, clang::UnresolvedSetImpl&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:5999:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 5999 | From = ImplicitCastExpr::Create(SemaRef.Context, Result.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6000 | CK_UserDefinedConversion, Result.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6001 | nullptr, Result.get()->getValueKind(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6002 | SemaRef.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'bool clang::Sema::buildOverloadedCallSet(clang::Scope*, clang::Expr*, clang::UnresolvedLookupExpr*, clang::MultiExprArg, clang::SourceLocation, clang::OverloadCandidateSet*, clang::ExprResult*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13175:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13175 | CallExpr::Create(Context, Fn, Args, Context.DependentTy, VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13176 | RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'void clang::Sema::AddConversionCandidate(clang::CXXConversionDecl*, clang::DeclAccessPair, clang::CXXRecordDecl*, clang::Expr*, clang::QualType, clang::OverloadCandidateSet&, bool, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:7455:64: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7455 | VK_PRValue, FPOptionsOverride()); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::BuildLiteralOperatorCall(clang::LookupResult&, clang::DeclarationNameInfo&, llvm::ArrayRef, clang::SourceLocation, clang::TemplateArgumentListInfo*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:15106:55: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15106 | UserDefinedLiteral *UDL = UserDefinedLiteral::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 15107 | Context, Fn.get(), llvm::makeArrayRef(ConvArgs, Args.size()), ResultTy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15108 | VK, LitEndLoc, UDSuffixLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::BuildCallToObjectOfClassType(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14840:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14840 | Call = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 14841 | Context, Call.get()->getType(), CK_UserDefinedConversion, Call.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14842 | nullptr, VK_PRValue, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14910:61: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14910 | CXXOperatorCallExpr *TheCall = CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 14911 | Context, OO_Call, NewFn.get(), MethodArgs, ResultTy, VK, RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14912 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::BuildCallToMemberFunction(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation, clang::Expr*, bool, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14428:56: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14428 | CXXMemberCallExpr *call = CXXMemberCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 14429 | Context, MemExprE, Args, resultType, valueKind, RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14430 | CurFPFeatureOverrides(), proto->getNumParams()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14457:28: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14457 | return CallExpr::Create(Context, MemExprE, Args, Context.VoidTy, VK_PRValue, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14458 | RParenLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14596:57: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14596 | CXXMemberCallExpr *TheCall = CXXMemberCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~^ 14597 | Context, MemExprE, Args, ResultType, VK, RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14598 | CurFPFeatureOverrides(), Proto->getNumParams()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::CreateOverloadedArraySubscriptExpr(clang::SourceLocation, clang::SourceLocation, clang::Expr*, clang::MultiExprArg)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14233:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14233 | return CXXOperatorCallExpr::Create(Context, OO_Subscript, Fn.get(), Args, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14234 | Context.DependentTy, VK_PRValue, RLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14235 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14298:67: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14298 | CXXOperatorCallExpr *TheCall = CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 14299 | Context, OO_Subscript, FnExpr.get(), MethodArgs, ResultTy, VK, RLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14300 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::CreateOverloadedUnaryOp(clang::SourceLocation, clang::UnaryOperatorKind, const clang::UnresolvedSetImpl&, clang::Expr*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13432:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13432 | return UnaryOperator::Create(Context, Input, Opc, Context.DependentTy, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13433 | VK_PRValue, OK_Ordinary, OpLoc, false, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13434 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13441:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13441 | return CXXOperatorCallExpr::Create(Context, Op, Fn.get(), ArgsArray, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13442 | Context.DependentTy, VK_PRValue, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13443 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13515:54: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13515 | CallExpr *TheCall = CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 13516 | Context, Op, FnExpr.get(), ArgsArray, ResultTy, VK, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13517 | CurFPFeatureOverrides(), Best->IsADLCandidate); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::BuildOverloadedArrowExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, bool*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:15029:34: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 15029 | CXXOperatorCallExpr::Create(Context, OO_Arrow, FnExpr.get(), Base, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15030 | ResultTy, VK, OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::CreateOverloadedBinOp(clang::SourceLocation, clang::BinaryOperatorKind, const clang::UnresolvedSetImpl&, clang::Expr*, clang::Expr*, bool, bool, clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13686:46: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13686 | return CompoundAssignOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 13687 | Context, Args[0], Args[1], Opc, Context.DependentTy, VK_LValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13688 | OK_Ordinary, OpLoc, CurFPFeatureOverrides(), Context.DependentTy, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | Context.DependentTy); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13690:36: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13690 | return BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 13691 | Context, Args[0], Args[1], Opc, Context.DependentTy, VK_PRValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13692 | OK_Ordinary, OpLoc, CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13704:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13704 | return CXXOperatorCallExpr::Create(Context, Op, Fn.get(), Args, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13705 | Context.DependentTy, VK_PRValue, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13706 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:13873:67: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 13873 | CXXOperatorCallExpr *TheCall = CXXOperatorCallExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 13874 | Context, ChosenOp, FnExpr.get(), Args, ResultTy, VK, OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13875 | CurFPFeatureOverrides(), Best->IsADLCandidate); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp: In member function 'clang::ExprResult clang::Sema::BuildSynthesizedThreeWayComparison(clang::SourceLocation, const clang::UnresolvedSetImpl&, clang::Expr*, clang::Expr*, clang::FunctionDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOverload.cpp:14155:47: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14155 | Expr *SyntacticForm = BinaryOperator::Create( | ~~~~~~~~~~~~~~~~~~~~~~^ 14156 | Context, OrigLHS, OrigRHS, BO_Cmp, Result.get()->getType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14157 | Result.get()->getValueKind(), Result.get()->getObjectKind(), OpLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14158 | CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Stmt.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTConcept.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:20: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APSInt*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APSInt*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = llvm::APSInt*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::APSInt*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = llvm::APSInt*; It2 = llvm::APSInt*; T = llvm::APSInt; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = llvm::omp::VariantMatchInfo*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = llvm::omp::VariantMatchInfo*; It2 = llvm::omp::VariantMatchInfo*; T = llvm::omp::VariantMatchInfo; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp: In member function 'clang::StmtResult clang::Sema::ActOnOpenMPTileDirective(llvm::ArrayRef, clang::Stmt*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:14684:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14684 | Inner = CompoundStmt::Create(Context, BodyParts, FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14685 | Inner->getBeginLoc(), Inner->getEndLoc()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:14684:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp: In function 'bool actOnOMPReductionKindClause(clang::Sema&, {anonymous}::DSAStackTy*, clang::OpenMPClauseKind, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, llvm::ArrayRef, {anonymous}::ReductionData&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:19293:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 19293 | LHS = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 19294 | Context, PtrRedTy, CK_UncheckedDerivedToBase, LHS.get(), &BasePath, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19295 | LHS.get()->getValueKind(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:19296:39: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 19296 | RHS = ImplicitCastExpr::Create( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 19297 | Context, PtrRedTy, CK_UncheckedDerivedToBase, RHS.get(), &BasePath, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19298 | RHS.get()->getValueKind(), FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:19308:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 19308 | CallExpr::Create(Context, OVE, Args, Context.VoidTy, VK_PRValue, ELoc, | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19309 | S.CurFPFeatureOverrides()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>; Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CaptureVars, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::CaptureVars]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp: In member function 'clang::StmtResult clang::Sema::ActOnOpenMPUnrollDirective(llvm::ArrayRef, clang::Stmt*, clang::SourceLocation, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:14960:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 14960 | CompoundStmt::Create(Context, InnerBodyStmts, FPOptionsOverride(), | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14961 | Body->getBeginLoc(), Body->getEndLoc()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaOpenMP.cpp:14960:27: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>; Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TransformExprToCaptures, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::TransformExprToCaptures]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/DeclCXX.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTLambda.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:15: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h: In constructor 'clang::ImplicitCastExpr::ImplicitCastExpr(OnStack_t, clang::QualType, clang::CastKind, clang::Expr*, clang::ExprValueKind, clang::FPOptionsOverride)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:3645:3: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3645 | ImplicitCastExpr(OnStack_t _, QualType ty, CastKind kind, Expr *op, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp: In member function 'clang::StmtResult clang::Sema::ActOnCompoundStmt(clang::SourceLocation, clang::SourceLocation, llvm::ArrayRef, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:454:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 454 | return CompoundStmt::Create(Context, Elts, FPDiff, L, R); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:454:30: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp: In member function 'clang::ExprResult clang::Sema::PerformMoveOrCopyInitialization(const clang::InitializedEntity&, const NamedReturnInfo&, clang::Expr*, bool)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:3526:77: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3526 | CK_NoOp, Value, VK_XValue, FPOptionsOverride()); | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:3538:35: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3538 | ImplicitCastExpr::Create(Context, Value->getType(), CK_NoOp, Value, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3539 | nullptr, VK_XValue, FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp: In member function 'clang::Sema::NamedReturnInfo clang::Sema::getNamedReturnInfo(clang::Expr*&, SimplerImplicitMoveMode)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:3380:33: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3380 | E = ImplicitCastExpr::Create(Context, VD->getType().getNonReferenceType(), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3381 | CK_NoOp, E, nullptr, VK_XValue, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3382 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/Diagnostic.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/NestedNameSpecifier.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Type.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CanonicalType.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = pair*; _Container = vector >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator*, vector > >; _To = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 328 | __niter_wrap(_From __from, _To __res) | ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:61, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h: In static member function 'static void std::__uninitialized_construct_buf_dispatch< >::__ucr(_Pointer, _Pointer, _ForwardIterator) [with _Pointer = std::pair*; _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector > >; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h:200:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 200 | __ucr(_Pointer __first, _Pointer __last, | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _Tp = std::pair]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_tempbuf.h:258:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 258 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1782:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1782 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, vector > >; _Tp = pair; _Compare = __gnu_cxx::__ops::_Iter_less_val]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1450:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1450 | __lower_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:1450:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, vector > >; _Tp = pair; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2011:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2011 | __upper_bound(_ForwardIterator __first, _ForwardIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2011:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator*, vector > >; _OI = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator*, vector > >; _OI = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 644 | move(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:652:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 652 | return std::__copy_move_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | std::__miter_base(__last), __result); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/DiagnosticIDs.h:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator) [with _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:175:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 175 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:179:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 179 | _GLIBCXX_MOVE3(__position + 1, end(), __position); | ^~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1529:7: note: parameter passing for argument of type 'std::vector >::const_iterator' changed in GCC 7.1 1529 | erase(const_iterator __position) | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1530:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1530 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator*, vector > >; _OI = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator*, vector > >; _OI = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 644 | move(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:652:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 652 | return std::__copy_move_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | std::__miter_base(__last), __result); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _OutputIterator = pair*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2615 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2633:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2633 | return _GLIBCXX_MOVE3(__first2, __last2, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2633:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _RandomAccessIterator2 = pair*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2641 | __merge_sort_loop(_RandomAccessIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2650 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2651 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2652 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2653 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2658 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm::APSInt&}; _Tp = llvm::APSInt; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = llvm::APSInt; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = pair*; _OI = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = pair*; _OutputIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2615:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2615 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = pair*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2641:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2641 | __merge_sort_loop(_RandomAccessIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2650:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2650 | __result = std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2651 | __first + __step_size, | ~~~~~~~~~~~~~~~~~~~~~~ 2652 | __first + __two_step, | ~~~~~~~~~~~~~~~~~~~~~ 2653 | __result, __comp); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2658:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2658 | std::__move_merge(__first, __first + __step_size, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2659 | __first + __step_size, __last, __result, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive(_InputIterator1, _InputIterator1, _InputIterator2, _InputIterator2, _OutputIterator, _Compare) [with _InputIterator1 = pair*; _InputIterator2 = __gnu_cxx::__normal_iterator*, vector > >; _OutputIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2283 | __move_merge_adaptive(_InputIterator1 __first1, _InputIterator1 __last1, | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2283:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator*>; _ForwardIterator = std::pair*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = std::pair*; It2 = std::pair*; T = std::pair; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function 'void std::iter_swap(_ForwardIterator1, _ForwardIterator2) [with _ForwardIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator2 = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:152:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 152 | iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) | ^~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:152:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_ForwardIterator2 std::swap_ranges(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2) [with _ForwardIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator2 = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 201 | swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:201:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:212:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 212 | std::iter_swap(__first1, __first2); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1281 | __rotate(_RandomAccessIterator __first, | ^~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1281:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1305:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1305 | std::swap_ranges(__first, __middle, __middle); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1326:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1326 | std::iter_swap(__p, __q); | ~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1352:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1352 | std::iter_swap(__p, __q); | ~~~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2451 | __merge_without_buffer(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2451:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2463:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2463 | std::iter_swap(__first, __middle); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2476:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2476 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2477 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2485:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2485 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2486 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator*, std::vector > >]', inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2491:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1397:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1397 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1398 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2492:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2492 | std::__merge_without_buffer(__first, __first_cut, __new_middle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2493 | __len11, __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2494:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2494 | std::__merge_without_buffer(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2495 | __len1 - __len11, __len2 - __len22, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator*>; _ForwardIterator = std::pair*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator*>; _ForwardIterator = pair*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = std::pair*; It2 = std::pair*; T = std::pair; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator*>' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator*, vector > >; _OI = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 796 | __copy_move_backward_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_BI2 std::move_backward(_BI1, _BI1, _BI2) [with _BI1 = __gnu_cxx::__normal_iterator*, vector > >; _BI2 = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 883 | move_backward(_BI1 __first, _BI1 __last, _BI2 __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:892:47: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 892 | return std::__copy_move_backward_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 893 | std::__miter_base(__last), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | __result); | ~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1802 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1813:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1813 | _GLIBCXX_MOVE_BACKWARD3(__first, __i, __i + 1); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2739:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2739 | __inplace_stable_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2739:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2744:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2744 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2748:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2748 | std::__inplace_stable_sort(__first, __middle, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2749:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2749 | std::__inplace_stable_sort(__middle, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2750:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2750 | std::__merge_without_buffer(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2751 | __middle - __first, | ~~~~~~~~~~~~~~~~~~~ 2752 | __last - __middle, | ~~~~~~~~~~~~~~~~~~ 2753 | __comp); | ~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2666:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2666 | __chunk_insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2666:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2672:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2672 | std::__insertion_sort(__first, __first + __chunk_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2675:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2675 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Pointer = pair*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2682:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2682 | __merge_sort_with_buffer(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2682:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2693:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2693 | std::__chunk_insertion_sort(__first, __last, __step_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2697:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2697 | std::__merge_sort_loop(__first, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2698 | __step_size, __comp); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = pair*; _OI = __gnu_cxx::__normal_iterator*, vector > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 796 | __copy_move_backward_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__move_merge_adaptive_backward(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator2, _BidirectionalIterator2, _BidirectionalIterator3, _Compare) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _BidirectionalIterator2 = pair*; _BidirectionalIterator3 = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2309 | __move_merge_adaptive_backward(_BidirectionalIterator1 __first1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2309:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _BidirectionalIterator2 = pair*; _Distance = int]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2352 | __rotate_adaptive(_BidirectionalIterator1 __first, | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2352:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2364:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2364 | __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2365:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2365 | _GLIBCXX_MOVE_BACKWARD3(__first, __middle, __last); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2375:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2375 | __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2376:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2376 | _GLIBCXX_MOVE3(__middle, __last, __first); | ^~~~~~~~~~~~~~ In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator*, std::vector > >]', inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator*, vector > >; _BidirectionalIterator2 = pair*; _Distance = int]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2383:20: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:1397:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 1397 | return std::__rotate(__first, __middle, __last, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1398 | std::__iterator_category(__first)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator*, vector > >; _Distance = int; _Pointer = pair*; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2390 | __merge_adaptive(_BidirectionalIterator __first, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2390:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2399:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2399 | _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2400:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2400 | std::__move_merge_adaptive(__buffer, __buffer_end, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2401 | __first, __comp); | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2400:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2405:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2405 | _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2406:46: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2406 | std::__move_merge_adaptive_backward(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2407 | __buffer_end, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2406:46: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2420:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2420 | = std::__lower_bound(__middle, __last, *__first_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2421 | __gnu_cxx::__ops::__iter_comp_val(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2429:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2429 | = std::__upper_bound(__first, __middle, *__second_cut, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2430 | __gnu_cxx::__ops::__val_comp_iter(__comp)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2435:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2435 | = std::__rotate_adaptive(__first_cut, __middle, __second_cut, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2436 | __len1 - __len11, __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2437 | __buffer_size); | ~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2438:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2438 | std::__merge_adaptive(__first, __first_cut, __new_middle, __len11, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2439 | __len22, __buffer, __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2440:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2440 | std::__merge_adaptive(__new_middle, __second_cut, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2441 | __len1 - __len11, | ~~~~~~~~~~~~~~~~~ 2442 | __len2 - __len22, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2443 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Pointer = pair*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2709:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2709 | __stable_sort_adaptive(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2709:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2718:38: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2718 | std::__stable_sort_adaptive(__first, __middle, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2719 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2720:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2720 | std::__stable_sort_adaptive(__middle, __last, __buffer, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2721 | __buffer_size, __comp); | ~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2725:40: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2725 | std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2726:40: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2726 | std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:2729:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 2729 | std::__merge_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2730 | _Distance(__middle - __first), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2731 | _Distance(__last - __middle), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2732 | __buffer, __buffer_size, | ~~~~~~~~~~~~~~~~~~~~~~~~ 2733 | __comp); | ~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, vector > >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4982:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 4982 | __stable_sort(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4982:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4996:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 4996 | _TmpBuf __buf(__first, (__last - __first + 1) / 2); | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4999:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 4999 | std::__inplace_stable_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:5001:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 5001 | std::__stable_sort_adaptive(__first, __last, __buf.begin(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5002 | _DistanceType(__buf.size()), __comp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::stable_sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator*, vector > >]', inlined from 'void llvm::stable_sort(R&&) [with R = std::vector >&]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/STLExtras.h:1762:19: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:5034:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 5034 | _GLIBCXX_STD_A::__stable_sort(__first, __last, | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp: In member function 'clang::StmtResult clang::Sema::ActOnFinishSwitchStmt(clang::SourceLocation, clang::Stmt*, clang::Stmt*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmt.cpp:1419:27: note: parameter passing for argument of type 'std::vector >::const_iterator' changed in GCC 7.1 1419 | CaseRanges.erase(CaseRanges.begin()+i); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmtAttr.cpp: In function 'void CheckForIncompatibleAttributes(clang::Sema&, const llvm::SmallVectorImpl&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmtAttr.cpp:399:29: warning: 'Category' may be used uninitialized [-Wmaybe-uninitialized] 399 | (Category == Unroll || Category == UnrollAndJam || | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaStmtAttr.cpp:341:7: note: 'Category' was declared here 341 | } Category; | ^~~~~~~~ [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiate.cpp:12: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>; Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiate.cpp: In member function 'bool clang::Sema::SubstTemplateArguments(llvm::ArrayRef, const clang::MultiLevelTemplateArgumentList&, clang::TemplateArgumentListInfo&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiate.cpp:3520:6: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3520 | bool Sema::SubstTemplateArguments( | ^~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiate.cpp: In member function 'bool clang::Sema::SubstTypeConstraint(clang::TemplateTypeParmDecl*, const clang::TypeConstraint*, const clang::MultiLevelTemplateArgumentList&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiate.cpp:2360:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2360 | if (SubstTemplateArguments(TemplArgInfo->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2361 | InstArgs)) | ~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::TemplateInstantiator, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::TemplateInstantiator]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Stmt.h:22, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:23, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTConcept.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ExprCXX.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp:11: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h: In member function 'bool clang::FPOptionsOverride::operator!=(clang::FPOptionsOverride) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LangOptions.h:857:8: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 857 | bool operator!=(FPOptionsOverride other) const { return !(*this == other); } | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Lookup.h:27, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaInternal.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:20: In member function 'bool clang::Sema::PragmaStack::hasValue() const [with ValueType = clang::FPOptionsOverride]', inlined from 'clang::FPOptionsOverride clang::Sema::CurFPFeatureOverrides()' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:698:32: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Sema.h:661:49: note: parameter passing for argument of type 'const clang::FPOptionsOverride' changed in GCC 7.1 661 | bool hasValue() const { return CurrentValue != DefaultValue; } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp: In member function 'clang::ExprResult clang::Sema::BuildExpressionFromIntegralTemplateArgument(const clang::TemplateArgument&, clang::SourceLocation)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp:7699:31: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 7699 | E = CStyleCastExpr::Create(Context, OrigT, VK_PRValue, CK_IntegralCast, E, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7700 | nullptr, CurFPFeatureOverrides(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7701 | Context.getTrivialTypeSourceInfo(OrigT, Loc), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7702 | Loc, Loc); | ~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp:14: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:67, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:60, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/Ownership.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/TemplateDeduction.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp:13: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = pair >*; _Container = vector >, allocator > > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 1353 | __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator >*, vector >, allocator > > > >; _To = pair >*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 328 | __niter_wrap(_From __from, _To __res) | ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Decl.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/CoroutineStmtBuilder.h:16: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::TemplateArgument*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::TemplateArgument*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::TemplateArgument]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 667 | void append(in_iter in_start, in_iter in_end) { | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:667:8: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static void llvm::SmallVectorTemplateBase::uninitialized_copy(It1, It1, It2) [with It1 = std::move_iterator; It2 = clang::TemplateArgument*; T = clang::TemplateArgument]', inlined from 'void llvm::SmallVectorImpl::append(in_iter, in_iter) [with in_iter = std::move_iterator; = void; T = clang::TemplateArgument]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:671:29: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:486:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 486 | std::uninitialized_copy(I, E, Dest); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In member function 'llvm::SmallVectorImpl::iterator llvm::SmallVectorImpl::insert(iterator, ItTy, ItTy) [with ItTy = clang::TemplateArgument*; = void; T = clang::TemplateArgument]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:893:13: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 893 | append(std::move_iterator(this->end() - NumToInsert), | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 894 | std::move_iterator(this->end())); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair >}; _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair >}; _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator >*, vector >, allocator > > > >; _OI = __gnu_cxx::__normal_iterator >*, vector >, allocator > > > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 527 | __copy_move_a(_II __first, _II __last, _OI __result) | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:527:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h: In function '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >*, vector >, allocator > > > >; _OI = __gnu_cxx::__normal_iterator >*, vector >, allocator > > > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 644 | move(_II __first, _II __last, _OI __result) | ^~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:644:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algobase.h:652:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 652 | return std::__copy_move_a(std::__miter_base(__first), | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | std::__miter_base(__last), __result); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_erase(iterator) [with _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:175:5: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::iterator' changed in GCC 7.1 175 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:179:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 179 | _GLIBCXX_MOVE3(__position + 1, end(), __position); | ^~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = std::pair >; _Alloc = std::allocator > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1529:7: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::const_iterator' changed in GCC 7.1 1529 | erase(const_iterator __position) | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:1530:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 1530 | { return _M_erase(begin() + (__position - cbegin())); } | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/ASTContext.h:51, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/SemaConcept.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Sema/TemplateDeduction.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h: In member function 'typename VectorType::iterator llvm::MapVector::erase(typename VectorType::iterator) [with KeyT = const clang::CXXRecordDecl*; ValueT = llvm::SmallVector; MapType = llvm::DenseMap; VectorType = std::vector >, std::allocator > > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h:174:33: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::iterator' changed in GCC 7.1 174 | typename VectorType::iterator erase(typename VectorType::iterator Iterator) { | ^~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h:176:29: note: parameter passing for argument of type 'std::vector >, std::allocator > > >::const_iterator' changed in GCC 7.1 176 | auto Next = Vector.erase(Iterator); | ~~~~~~~~~~~~^~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h: In member function 'llvm::MapVector::size_type llvm::MapVector::erase(const KeyT&) [with KeyT = const clang::CXXRecordDecl*; ValueT = llvm::SmallVector; MapType = llvm::DenseMap; VectorType = std::vector >, std::allocator > > >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/MapVector.h:197:10: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector >, std::allocator > > > >' changed in GCC 7.1 197 | erase(Iterator); | ~~~~~^~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DeducedPack*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DeducedPack*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = clang::DeducedPack*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = clang::DeducedPack*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:27: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h: In static member function 'static void llvm::SmallVectorTemplateBase >::uninitialized_move(It1, It1, It2) [with It1 = clang::DeducedPack*; It2 = clang::DeducedPack*; T = clang::DeducedPack; bool = false]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/SmallVector.h:331:28: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 331 | std::uninitialized_copy(std::make_move_iterator(I), | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | std::make_move_iterator(E), Dest); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp: In function 'std::enable_if_t::value, clang::Sema::TemplateDeductionResult> FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::ClassTemplatePartialSpecializationDecl]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp:2847:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2847 | if (S.SubstTemplateArguments( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 2848 | PartialTemplArgInfo->arguments(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2849 | MultiLevelTemplateArgumentList(*DeducedArgumentList), InstArgs)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp: In function 'std::enable_if_t::value, clang::Sema::TemplateDeductionResult> FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::VarTemplatePartialSpecializationDecl]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateDeduction.cpp:2847:31: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2847 | if (S.SubstTemplateArguments( | ~~~~~~~~~~~~~~~~~~~~~~~~^ 2848 | PartialTemplArgInfo->arguments(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2849 | MultiLevelTemplateArgumentList(*DeducedArgumentList), InstArgs)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp: In function 'bool CheckTemplateArgumentAddressOfObjectOrFunction(clang::Sema&, clang::NonTypeTemplateParmDecl*, clang::QualType, clang::Expr*, clang::TemplateArgument&)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp:6498:7: warning: 'FirstOpKind' may be used uninitialized [-Wmaybe-uninitialized] 6498 | if (FirstOpKind == UO_AddrOf) | ^~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplate.cpp:6478:23: note: 'FirstOpKind' was declared here 6478 | UnaryOperatorKind FirstOpKind; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>; Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::SubstituteDeducedTypeTransform, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>; Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::CurrentInstantiationRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::CurrentInstantiationRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>; Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator<{anonymous}::ExtractTypeForDeductionGuide, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/algorithm:61, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Hashing.h:51, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/Optional.h:19, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Alignment.h:24, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/CharUnits.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h: In function '_OIter std::transform(_IIter, _IIter, _OIter, _UnaryOperation) [with _IIter = clang::DeclContext::specific_decl_iterator; _OIter = back_insert_iterator >; _UnaryOperation = {anonymous}::PaddingChecker::calculateOptimalPad(const clang::RecordDecl*, const clang::ASTContext&, const clang::ASTRecordLayout&)::]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_algo.h:4252:5: note: parameter passing for argument of type 'std::back_insert_iterator >' changed in GCC 7.1 4252 | transform(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:12: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::RebuildShuffleVectorExpr(clang::SourceLocation, clang::MultiExprArg, clang::SourceLocation) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:3685:42: note: parameter passing for argument of type 'clang::FPOptionsOverride' changed in GCC 7.1 3685 | ExprResult TheCall = CallExpr::Create( | ~~~~~~~~~~~~~~~~^ 3686 | SemaRef.Context, Callee, SubExprs, Builtin->getCallResultType(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3687 | Expr::getValueKindForType(Builtin->getReturnType()), RParenLoc, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3688 | FPOptionsOverride()); | ~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitClassTemplateSpecializationDecl(clang::ClassTemplateSpecializationDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:3689:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3689 | if (SemaRef.SubstTemplateArguments(ArgLocs, TemplateArgs, InstTemplateArgs)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>; Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformTemplateSpecializationType(clang::TypeLocBuilder&, clang::TemplateSpecializationTypeLoc, clang::TemplateName) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6690 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6691 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6692 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6690:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::TemplateName, clang::CXXScopeSpec&) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6745 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6746 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6747 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6745:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformDependentTemplateSpecializationType(clang::TypeLocBuilder&, clang::DependentTemplateSpecializationTypeLoc, clang::NestedNameSpecifierLoc) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 7017 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7018 | ArgIterator(TL, TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7019 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:7017:46: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = const clang::TemplateArgumentLoc*; Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::ExprResult clang::TreeTransform::TransformSizeOfPackExpr(clang::SizeOfPackExpr*) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 13688 | if (TransformTemplateArguments(PackLocIterator(*this, PackArgs.begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13689 | PackLocIterator(*this, PackArgs.end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13690 | TransformedPackArgs, /*Uneval*/true)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:13688:35: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'bool clang::TreeTransform::TransformTemplateArguments(InputIterator, InputIterator, clang::TemplateArgumentListInfo&, bool) [with InputIterator = clang::TemplateArgumentLocContainerIterator; Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 4560 | bool TreeTransform::TransformTemplateArguments( | ^~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4560:6: note: parameter passing for argument of type 'clang::TemplateArgumentLocContainerIterator' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 4576 | if (TransformTemplateArguments(PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 4577 | In.getArgument().pack_begin()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4578 | PackLocIterator(*this, | ~~~~~~~~~~~~~~~~~~~~~~ 4579 | In.getArgument().pack_end()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4580 | Outputs, Uneval)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:4576:37: note: parameter passing for argument of type 'PackLocIterator' {aka 'clang::TemplateArgumentLocInventIterator::SpecialMemberTypeInfoRebuilder, const clang::TemplateArgument*>'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h: In member function 'clang::QualType clang::TreeTransform::TransformAutoType(clang::TypeLocBuilder&, clang::AutoTypeLoc) [with Derived = clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)::::SpecialMemberTypeInfoRebuilder]': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 6636 | if (getDerived().TransformTemplateArguments(ArgIterator(TL, 0), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 6637 | ArgIterator(TL, | ~~~~~~~~~~~~~~~ 6638 | TL.getNumArgs()), | ~~~~~~~~~~~~~~~~~ 6639 | NewTemplateArgs)) | ~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/TreeTransform.h:6636:48: note: parameter passing for argument of type 'ArgIterator' {aka 'clang::TemplateArgumentLocContainerIterator'} changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitVarTemplateSpecializationDecl(clang::VarTemplateSpecializationDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:3815:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 3815 | if (SemaRef.SubstTemplateArguments(TemplateArgsInfo->arguments(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3816 | TemplateArgs, VarTemplateArgsInfo)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitFunctionDecl(clang::FunctionDecl*, clang::TemplateParameterList*, RewriteKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:2217:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2217 | if (SemaRef.SubstTemplateArguments(Info->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2218 | ExplicitArgs)) | ~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:2245:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2245 | if (SemaRef.SubstTemplateArguments(Info->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2246 | ExplicitArgs)) | ~~~~~~~~~~~~~ [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::VarTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateVarTemplatePartialSpecialization(clang::VarTemplateDecl*, clang::VarTemplatePartialSpecializationDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:4211:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4211 | if (SemaRef.SubstTemplateArguments(TemplArgInfo->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4212 | InstTemplateArgs)) | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::ClassTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateClassTemplatePartialSpecialization(clang::ClassTemplateDecl*, clang::ClassTemplatePartialSpecializationDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:4084:37: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 4084 | if (SemaRef.SubstTemplateArguments(TemplArgInfo->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4085 | InstTemplateArgs)) | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, llvm::Optional, RewriteKind)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:2583:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2583 | if (SemaRef.SubstTemplateArguments(Info->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2584 | ExplicitArgs)) | ~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaTemplateInstantiateDecl.cpp:2610:39: note: parameter passing for argument of type 'llvm::ArrayRef' changed in GCC 7.1 2610 | if (SemaRef.SubstTemplateArguments(Info->arguments(), TemplateArgs, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2611 | ExplicitArgs)) | ~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaType.cpp: In function 'void assignInheritanceModel(clang::Sema&, clang::CXXRecordDecl*)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaType.cpp:8786:50: warning: 'IM' may be used uninitialized [-Wmaybe-uninitialized] 8786 | RD->addAttr(MSInheritanceAttr::CreateImplicit( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8787 | S.getASTContext(), BestCase, Loc, AttributeCommonInfo::AS_Microsoft, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 8788 | MSInheritanceAttr::Spelling(IM))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Sema/SemaType.cpp:8765:24: note: 'IM' was declared here 8765 | MSInheritanceModel IM; | ^~ [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Linking CXX static library ../libclangAPINotes.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target clangAPINotes make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Linking CXX static library ../libclangLex.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target clangLex [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target obj.clangSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Linking CXX static library ../libclangAST.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target clangAST make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Linking CXX static library ../libclangRewrite.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target clangRewrite make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Linking CXX static library ../../libclangToolingASTDiff.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 88%] Built target clangToolingASTDiff [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Linking CXX static library ../libclangASTMatchers.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Built target clangASTMatchers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Linking CXX static library ../libclangEdit.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Built target clangEdit make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Linking CXX static library ../../libclangDynamicASTMatchers.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Built target clangDynamicASTMatchers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Linking CXX static library ../../libclangToolingCore.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 89%] Built target clangToolingCore [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/memory:65, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/Support/Casting.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/Basic/LLVM.h:21, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/Expr.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/ErrnoModeling.h:16, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:43: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _ForwardIterator = std::pair*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:185:15: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*; _Tp = pair]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:601:31: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 372 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:64, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/ArrayRef.h:25, from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/usr/include/llvm/ADT/APFloat.h:19, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/include/clang/AST/APValue.h:18: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = std::pair; _Alloc = std::allocator >]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/stl_vector.h:673:7: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 673 | vector(initializer_list __l, | ^~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()(std::pair, std::pair >)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1362:59: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1362 | return IntRangeVector{i0, {i1.first, *(i1.second)}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1363:31: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1363 | return IntRangeVector{i0}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1397:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1397 | .Case({ArgumentCondition(0U, WithinRange, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1398 | {{'0', '9'}, {'A', 'Z'}, {'a', 'z'}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1399:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1404:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1404 | .Case({ArgumentCondition(0U, WithinRange, {{128, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1407:33: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1407 | {ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1408 | 0U, OutOfRange, | ~~~~~~~~~~~~~~~ 1409 | {{'0', '9'}, {'A', 'Z'}, {'a', 'z'}, {128, UCharRangeMax}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1410:61: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1412:43: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1412 | .ArgConstraint(ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1413 | 0U, WithinRange, {{EOFv, EOFv}, {0, UCharRangeMax}}))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1417:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1417 | .Case({ArgumentCondition(0U, WithinRange, {{'A', 'Z'}, {'a', 'z'}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1418:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1421:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1421 | .Case({ArgumentCondition(0U, WithinRange, {{128, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1423:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1423 | .Case({ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1424 | 0U, OutOfRange, | ~~~~~~~~~~~~~~~ 1425 | {{'A', 'Z'}, {'a', 'z'}, {128, UCharRangeMax}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1426:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1431:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1432:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1434:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1435:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1441:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1441 | .Case({ArgumentCondition(0U, WithinRange, {{'\t', '\t'}, {' ', ' '}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1442:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1444:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1444 | .Case({ArgumentCondition(0U, OutOfRange, {{'\t', '\t'}, {' ', ' '}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1445:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1451:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1451 | .Case({ArgumentCondition(0U, WithinRange, {{0, 32}, {127, 127}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1452:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1455:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1455 | .Case({ArgumentCondition(0U, OutOfRange, {{0, 32}, {127, 127}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1456:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1462:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1463:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1465:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1466:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1471:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1472:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1476:55: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1477:61: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1484:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1485:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1488:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1489:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1490:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1494:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1494 | .Case({ArgumentCondition(0U, WithinRange, {{128, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1497:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1498:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1503:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1504:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1506:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1507:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1512:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1512 | .Case({ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1513 | 0U, WithinRange, | ~~~~~~~~~~~~~~~~ 1514 | {{'!', '/'}, {':', '@'}, {'[', '`'}, {'{', '~'}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1515:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1517:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1517 | .Case({ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1518 | 0U, OutOfRange, | ~~~~~~~~~~~~~~~ 1519 | {{'!', '/'}, {':', '@'}, {'[', '`'}, {'{', '~'}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1520:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1527:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1527 | .Case({ArgumentCondition(0U, WithinRange, {{9, 13}, {' ', ' '}}), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1528:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1532:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1532 | .Case({ArgumentCondition(0U, WithinRange, {{128, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1534:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1534 | .Case({ArgumentCondition(0U, OutOfRange, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1535 | {{9, 13}, {' ', ' '}, {128, UCharRangeMax}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1536:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1543:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1544:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1548:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1548 | .Case({ArgumentCondition(0U, WithinRange, {{128, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1551:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1551 | .Case({ArgumentCondition(0U, OutOfRange, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1552 | {{'A', 'Z'}, {128, UCharRangeMax}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1553:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1559:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1559 | .Case({ArgumentCondition(0U, WithinRange, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1560 | {{'0', '9'}, {'A', 'F'}, {'a', 'f'}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1561:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1564:35: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1564 | .Case({ArgumentCondition(0U, OutOfRange, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1565 | {{'0', '9'}, {'A', 'F'}, {'a', 'f'}}), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1566:63: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp: In member function 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1572:43: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1572 | .ArgConstraint(ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1573 | 0U, WithinRange, {{EOFv, EOFv}, {0, UCharRangeMax}}))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1577:43: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1577 | .ArgConstraint(ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1578 | 0U, WithinRange, {{EOFv, EOFv}, {0, UCharRangeMax}}))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1582:43: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1582 | .ArgConstraint(ArgumentCondition( | ~~~~~~~~~~~~~~~~~^ 1583 | 0U, WithinRange, {{EOFv, EOFv}, {0, UCharRangeMax}}))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1589:38: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1589 | .Case({ReturnValueCondition(WithinRange, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 1590 | {{EOFv, EOFv}, {0, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1595:38: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1595 | .Case({ReturnValueCondition(WithinRange, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 1596 | {{EOFv, EOFv}, {0, UCharRangeMax}})}, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1603:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1631:57: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1703:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1706:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1708:68: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1710:68: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1712:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1714:62: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1742:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1750:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1752:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1761:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1778:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1810:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1820:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1837:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1855:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1877:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1904:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1960:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1970:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1984:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2012:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2049:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2051:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2069:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2082:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2117:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2133:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2139:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2142:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2165:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2172:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2185:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2232:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2234:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2245:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2247:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2268:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2278:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2286:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2297:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2300:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2306:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2336:65: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2345:65: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2355:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2357:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2384:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2409:60: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2414:60: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2423:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2425:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2438:60: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2449:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2462:60: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2473:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2485:60: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2494:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2499:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2502:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2526:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2529:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2555:58: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2564:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2567:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2582:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2586:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2594:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2598:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2613:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2636:59: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2639:67: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2669:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2673:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, llvm::Optional)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2677:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1356:67: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1356 | return IntRangeVector{std::pair{b, *e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2704:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2902:56: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2934:74: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In member function 'auto {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const::::operator()({anonymous}::StdLibraryFunctionsChecker::RangeInt, {anonymous}::StdLibraryFunctionsChecker::RangeInt)', inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2938:68: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1352:64: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1352 | return IntRangeVector{std::pair{b, e}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2949:74: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2953:73: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2959:74: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2960:74: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2964:73: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ In lambda function, inlined from 'void {anonymous}::StdLibraryFunctionsChecker::initFunctionSummaries(clang::ento::CheckerContext&) const' at /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:2965:73: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:1367:62: note: parameter passing for argument of type 'std::initializer_list >' changed in GCC 7.1 1367 | return IntRangeVector{std::pair{v, v}}; | ^ [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 90%] Linking CXX static library ../libclangAnalysis.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 90%] Built target clangAnalysis make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 90%] Linking CXX static library ../../libclangToolingInclusions.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 90%] Built target clangToolingInclusions make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 91%] Linking CXX static library ../../libclangAnalysisFlowSensitive.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 91%] Built target clangAnalysisFlowSensitive [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp: In member function 'void {anonymous}::UnixAPIMisuseChecker::CheckOpenVariant(clang::ento::CheckerContext&, const clang::CallExpr*, OpenVariant) const': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:258:26: warning: 'VariantName' may be used uninitialized [-Wmaybe-uninitialized] 258 | OS << "Call to '" << VariantName << "' requires a " | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:158:15: note: 'VariantName' was declared here 158 | const char *VariantName; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:178:16: warning: 'FlagsArgIndex' may be used uninitialized [-Wmaybe-uninitialized] 178 | unsigned int MaxArgCount = CreateModeArgIndex + 1; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:157:16: note: 'FlagsArgIndex' was declared here 157 | unsigned int FlagsArgIndex; | ^~~~~~~~~~~~~ [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangSema.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangSema make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangFormat.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangFormat make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../../../libclangAnalysisFlowSensitiveModels.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangAnalysisFlowSensitiveModels make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangParse.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangParse make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangSerialization.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangSerialization make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangFrontend.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangIndex.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangIndex make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangCodeGen.a make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangExtractAPI.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangExtractAPI make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../libclangARCMigrate.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangCodeGen make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Linking CXX static library ../../libclangRewriteFrontend.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 92%] Built target clangRewriteFrontend make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../libclangTooling.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangTooling make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../../libclangToolingRefactoring.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangARCMigrate make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Building CXX object lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangToolingRefactoring make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../../libclangToolingSyntax.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangToolingSyntax make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../../libclangTransformer.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangTransformer make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../../../lib/libclangHandleCXX.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangHandleCXX make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 93%] Building CXX object lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o In file included from /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/vector:70, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/DumpTool/APIData.h:13, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/DumpTool/ASTSrcLocProcessor.h:12, from /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp:9: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const llvm::StringRef&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const llvm::StringRef&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const std::__cxx11::basic_string, std::allocator >&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {const std::__cxx11::basic_string, std::allocator >&}; _Tp = llvm::json::Value; _Alloc = std::allocator]': /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/include/c++/12.3.0/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 93%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target obj.clangStaticAnalyzerCheckers make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Linking CXX static library ../libclangCrossTU.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Built target clangCrossTU make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' [ 93%] Building CXX object tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 93%] Linking CXX shared library ../../lib/libclang-cpp.so [ 93%] Linking CXX executable ../../../bin/clang-ast-dump [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../libclangBasic.a(FileManager.cpp.o): undefined reference to symbol '__atomic_load_8@@LIBATOMIC_1.0' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: /home/buildroot/autobuild/instance-2/output-1/host/armeb-buildroot-linux-gnueabihf/sysroot/lib/libatomic.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make[3]: *** [lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/build.make:132: bin/clang-ast-dump] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:9522: lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o: in function `llvm::TrackingStatistic::operator++()': FileManager.cpp:(.text._ZN4llvm17TrackingStatisticppEv[_ZN4llvm17TrackingStatisticppEv]+0x20): undefined reference to `__atomic_fetch_add_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o: in function `clang::FileManager::PrintStats() const': FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0x88): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0xbc): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0xf4): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0x128): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o: in function `clang::HeaderSearch::PrintStats()': HeaderSearch.cpp:(.text._ZN5clang12HeaderSearch10PrintStatsEv+0xfc): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o:HeaderSearch.cpp:(.text._ZN5clang12HeaderSearch10PrintStatsEv+0x13c): more undefined references to `__atomic_load_8' follow collect2: error: ld returned 1 exit status make[3]: *** [tools/clang-shlib/CMakeFiles/clang-cpp.dir/build.make:1695: lib/libclang-cpp.so.15] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:12445: tools/clang-shlib/CMakeFiles/clang-cpp.dir/all] Error 2 [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/tools/libclang/Indexing.cpp: In member function 'void {anonymous}::ThreadSafeParsedRegions::addParsedRegions(llvm::ArrayRef<{anonymous}::PPRegion>)': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/tools/libclang/Indexing.cpp:137:8: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::PPRegion>' changed in GCC 7.1 137 | void addParsedRegions(ArrayRef Regions) { | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/tools/libclang/Indexing.cpp: In member function 'void {anonymous}::ParsedSrcLocationsTracker::syncWithStorage()': /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/tools/libclang/Indexing.cpp:198:42: note: parameter passing for argument of type 'llvm::ArrayRef<{anonymous}::PPRegion>' changed in GCC 7.1 198 | ParsedRegionsStorage.addParsedRegions(NewParsedRegions); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [ 95%] Linking CXX shared library ../../lib/libclang.so /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/libclangBasic.a(FileManager.cpp.o): in function `llvm::TrackingStatistic::operator++()': FileManager.cpp:(.text._ZN4llvm17TrackingStatisticppEv[_ZN4llvm17TrackingStatisticppEv]+0x20): undefined reference to `__atomic_fetch_add_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/libclangBasic.a(FileManager.cpp.o): in function `clang::FileManager::PrintStats() const': FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0x88): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0xbc): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0xf4): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: FileManager.cpp:(.text._ZNK5clang11FileManager10PrintStatsEv+0x128): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/libclangLex.a(HeaderSearch.cpp.o): in function `clang::HeaderSearch::PrintStats()': HeaderSearch.cpp:(.text._ZN5clang12HeaderSearch10PrintStatsEv+0xfc): undefined reference to `__atomic_load_8' /home/buildroot/autobuild/instance-2/output-1/host/lib/gcc/armeb-buildroot-linux-gnueabihf/12.3.0/../../../../armeb-buildroot-linux-gnueabihf/bin/ld: ../../lib/libclangLex.a(HeaderSearch.cpp.o):HeaderSearch.cpp:(.text._ZN5clang12HeaderSearch10PrintStatsEv+0x13c): more undefined references to `__atomic_load_8' follow collect2: error: ld returned 1 exit status make[3]: *** [tools/libclang/CMakeFiles/libclang.dir/build.make:462: lib/libclang.so.15.0.3] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:12992: tools/libclang/CMakeFiles/libclang.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/buildroot-build' make: *** [package/pkg-generic.mk:293: /home/buildroot/autobuild/instance-2/output-1/build/clang-15.0.3/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'