Snippets for julia 1.12.6 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/7wgn6v6rjkxzbhgxawk4ln3ahkdl1fn6-julia-1.12.6.drv.
-
src/e_lgamma_r.c:296:20: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized] 296 | if(hx<0) r = nadj - r; | ~~^~~~~~~~~~ -
src/e_lgammaf_r.c:229:20: warning: 'nadj' may be used uninitialized [-Wmaybe-uninitialized] 229 | if(hx<0) r = nadj - r; | ~~^~~~~~~~~~ -
src/k_rem_pio2.c:421:24: warning: 'fq' may be used uninitialized [-Wmaybe-uninitialized] 421 | fw = fq[0]-fw; | ~~^~~ -
src/../ld128/e_rem_pio2l.h:78:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 78 | if (ex < BIAS + 45 || ex == BIAS + 45 && | ~~~~~~~~~~~~~~~~^~ 79 | u.bits.manh < 0x921fb54442d1LL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
ld128/s_erfl.c:867:11: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized] 867 | y = 2.0L - y; | ~~^~~~~~~~~~ -
lapack/trtri.c:132:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 132 | else | ^~~~ -
xerbla.c:16:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'blasint' {aka 'long int'} [-Wformat=] 16 | fprintf(stderr, "Parameter %d to routine %s was incorrect\n", p, rout); | ~^ ~ | | | | int blasint {aka long int} | %ld -
xerbla.c:52:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'blasint' {aka 'long int'} [-Wformat=] 52 | #define MSGFMT " ** On entry to %6s parameter number %2d had an illegal value\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
dynamic_arm64.c:278:46: warning: unused variable 'cpu_implementer' [-Wunused-variable] 278 | char buffer[512], *cpu_part = NULL, *cpu_implementer = NULL; | ^~~~~~~~~~~~~~~ -
dynamic_arm64.c:278:28: warning: unused variable 'cpu_part' [-Wunused-variable] 278 | char buffer[512], *cpu_part = NULL, *cpu_implementer = NULL; | ^~~~~~~~ -
dynamic_arm64.c:261:41: warning: unused variable 'revision' [-Wunused-variable] 261 | int implementer, variant, part, arch, revision, midr_el1; | ^~~~~~~~ -
dynamic_arm64.c:261:35: warning: unused variable 'arch' [-Wunused-variable] 261 | int implementer, variant, part, arch, revision, midr_el1; | ^~~~ -
dynamic_arm64.c:261:20: warning: unused variable 'variant' [-Wunused-variable] 261 | int implementer, variant, part, arch, revision, midr_el1; | ^~~~~~~ -
dynamic_arm64.c:318:12: warning: 'part' may be used uninitialized [-Wmaybe-uninitialized] 318 | if (!part) part = prt; | ^ -
dynamic_arm64.c:338:3: warning: 'implementer' may be used uninitialized [-Wmaybe-uninitialized] 338 | switch(implementer) | ^~~~~~ -
../kernel/arm64/sgemm_small_kernel_nn_sve.c:243:18: warning: unused variable 'pg_quad' [-Wunused-variable] 243 | const svbool_t pg_quad = svwhilelt_b32(0, 4); | ^~~~~~~ -
../kernel/arm64/sgemm_small_kernel_nt_sve.c:59:43: warning: unused variable 'b_offset3' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_nt_sve.c:59:43: warning: unused variable 'b_offset2' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_nt_sve.c:59:43: warning: unused variable 'b_offset1' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_nt_sve.c:216:18: warning: unused variable 'pg_first' [-Wunused-variable] 216 | const svbool_t pg_first = svwhilelt_b32(0, 1); | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tn_sve.c:213:18: warning: unused variable 'pg_first' [-Wunused-variable] 213 | const svbool_t pg_first = svwhilelt_b32(0, 1); | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tn_sve.c:212:18: warning: unused variable 'pg_quad' [-Wunused-variable] 212 | const svbool_t pg_quad = svwhilelt_b32(0, 4); | ^~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset7' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset6' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset5' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset3' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset2' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset1' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:214:18: warning: unused variable 'pg_first' [-Wunused-variable] 214 | const svbool_t pg_first = svwhilelt_b32(0, 1); | ^~~~~~~~ -
../kernel/arm64/sgemm_small_kernel_tt_sve.c:213:18: warning: unused variable 'pg_quad' [-Wunused-variable] 213 | const svbool_t pg_quad = svwhilelt_b32(0, 4); | ^~~~~~~ -
../kernel/arm64/dgemm_small_kernel_nn_sve.c:214:18: warning: unused variable 'pg_quad' [-Wunused-variable] 214 | const svbool_t pg_quad = svwhilelt_b64(0, 2); | ^~~~~~~ -
../kernel/arm64/dgemm_small_kernel_nt_sve.c:59:43: warning: unused variable 'b_offset3' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_nt_sve.c:59:43: warning: unused variable 'b_offset1' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_nt_sve.c:185:18: warning: unused variable 'pg_quad' [-Wunused-variable] 185 | const svbool_t pg_quad = svwhilelt_b64(0, 2); | ^~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tn_sve.c:203:18: warning: unused variable 'pg_first' [-Wunused-variable] 203 | const svbool_t pg_first = svwhilelt_b64(0, 1); | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tn_sve.c:202:18: warning: unused variable 'pg_quad' [-Wunused-variable] 202 | const svbool_t pg_quad = svwhilelt_b64(0, 2); | ^~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset3' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tt_sve.c:59:43: warning: unused variable 'b_offset1' [-Wunused-variable] 59 | #define CREATE_B_POINTER(n, scale) FLOAT* b_offset##n = b_offset + scale; | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tt_sve.c:210:18: warning: unused variable 'pg_first' [-Wunused-variable] 210 | const svbool_t pg_first = svwhilelt_b64(0, 1); | ^~~~~~~~ -
../kernel/arm64/dgemm_small_kernel_tt_sve.c:209:18: warning: unused variable 'pg_quad' [-Wunused-variable] 209 | const svbool_t pg_quad = svwhilelt_b64(0, 2); | ^~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/AutoUpgrade.cpp:652:43: warning: enumerated mismatch in conditional expression: 'llvm::Intrinsic::ARMIntrinsics' vs 'llvm::Intrinsic::AARCH64Intrinsics' [-Wenum-compare] 652 | IsArm ? Intrinsic::arm_neon_bfdot | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | : Intrinsic::aarch64_neon_bfdot) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/AutoUpgrade.cpp:677:36: warning: enumerated mismatch in conditional expression: 'llvm::Intrinsic::ARMIntrinsics' vs 'llvm::Intrinsic::AARCH64Intrinsics' [-Wenum-compare] 677 | .Case("mla", IsArm ? Intrinsic::arm_neon_bfmmla | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 678 | : Intrinsic::aarch64_neon_bfmmla) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/AutoUpgrade.cpp:679:37: warning: enumerated mismatch in conditional expression: 'llvm::Intrinsic::ARMIntrinsics' vs 'llvm::Intrinsic::AARCH64Intrinsics' [-Wenum-compare] 679 | .Case("lalb", IsArm ? Intrinsic::arm_neon_bfmlalb | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 680 | : Intrinsic::aarch64_neon_bfmlalb) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/AutoUpgrade.cpp:681:37: warning: enumerated mismatch in conditional expression: 'llvm::Intrinsic::ARMIntrinsics' vs 'llvm::Intrinsic::AARCH64Intrinsics' [-Wenum-compare] 681 | .Case("lalt", IsArm ? Intrinsic::arm_neon_bfmlalt | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 682 | : Intrinsic::aarch64_neon_bfmlalt) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
test_kernel_regress.c:27:15: warning: variable 'info' set but not used [-Wunused-but-set-variable] 27 | int i, j, info; | ^~~~ -
test_post_fork.c:80:12: warning: unused variable 'nthreads_omp' [-Wunused-variable] 80 | int i, nthreads_omp; | ^~~~~~~~~~~~ -
test_extensions/xerbla.c:56:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'blasint' {aka 'long int'} [-Wformat=] 56 | printf("***** XERBLA WAS CALLED WITH INFO = %d INSTEAD OF %d in %s *******\n",info, _info, srname); | ~^ ~~~~ | | | | int blasint {aka long int} | %ld -
test_extensions/xerbla.c:42:12: warning: array subscript 'blasint {aka long int}[0]' is partly outside array bounds of 'int[1]' [-Warray-bounds=] 42 | blasint info=*(blasint*)vinfo; | ^~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/Core.cpp:101:22: warning: cast between incompatible function types from 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} to 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} [-Wcast-function-type] 101 | LLVM_EXTENSION reinterpret_cast<DiagnosticHandler::DiagnosticHandlerTy>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 102 | Handler), | ~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/IR/Core.cpp:107:25: warning: cast between incompatible function types from 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} to 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} [-Wcast-function-type] 107 | return LLVM_EXTENSION reinterpret_cast<LLVMDiagnosticHandler>( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 108 | unwrap(C)->getDiagnosticHandlerCallBack()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
test_extensions/test_cgemv_t.c:171:9: warning: 'ctrans_copy' may be used uninitialized [-Wmaybe-uninitialized] 171 | cblas_comatcopy(corder, ctrans_copy, m, n, alpha_one, data_cgemv_t.a_test, lda, data_cgemv_t.a_verify, lda); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
test_extensions/test_zgemv_t.c:175:9: warning: 'ctrans_copy' may be used uninitialized [-Wmaybe-uninitialized] 175 | cblas_zomatcopy(corder, ctrans_copy, m, n, alpha_one, data_zgemv_t.a_test, lda, data_zgemv_t.a_verify, lda); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
test_extensions/test_sgemmt.c:77:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 77 | else | ^~~~ -
test_extensions/test_dgemmt.c:77:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 77 | else | ^~~~ -
c_dblas1.c:59:40: warning: passing argument 6 of 'cblas_drotm' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 59 | cblas_drotm(*N, X, *incX, Y, *incY, dparam); | ^~~~~~ -
c_s2chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_s2chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_xerbla.c:81:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'blasint' {aka 'long int'} [-Wformat=] 81 | printf("***** XERBLA WAS CALLED WITH INFO = %d INSTEAD OF %d in %s *******\n",info, cblas_info, rout); | ~^ ~~~~ | | | | int blasint {aka long int} | %ld -
c_xerbla.c:81:66: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 81 | printf("***** XERBLA WAS CALLED WITH INFO = %d INSTEAD OF %d in %s *******\n",info, cblas_info, rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_d2chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_d2chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_c2chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_c2chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_z2chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_z2chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_s3chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_s3chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_d3chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_d3chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_c3chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_c3chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
c_z3chke.c:21:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 21 | printf("***** ILLEGAL VALUE OF PARAMETER NUMBER %d NOT DETECTED BY %s *****\n", cblas_info, cblas_rout); | ~^ ~~~~~~~~~~ | | | | int long int | %ld -
c_z3chke.c:7:5: warning: unused variable 'link_xerbla' [-Wunused-variable] 7 | int link_xerbla=TRUE; | ^~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/MC/MCAssembler.cpp:611:15: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 611 | Data[I] = uint8_t(V >> (index * 8)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/ADT/Hashing.h:404:9: warning: writing 8 bytes into a region of size 0 [-Wstringop-overflow=] 404 | memcpy(buffer_ptr, value_data + offset, store_size); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/libunwind-1.8.1/src/coredump/_UPT_get_dyn_info_list_addr.c:87:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 87 | # warning Implement get_list_addr(), please. | ^~~~~~~ -
/build/julia-1.12.6/deps/srccache/libunwind-1.8.1/src/ptrace/_UPT_get_dyn_info_list_addr.c:85:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 85 | # warning Implement get_list_addr(), please. | ^~~~~~~ -
/build/julia-1.12.6/deps/srccache/libssh2-a312b43325e3383c865a87bb1d26cb52e3292641/tests/test_hostkey_hash.c:62:14: warning: '%02X' directive output truncated writing 2 bytes into a region of size 1 [-Wformat-truncation=] 62 | p += snprintf(p, (size_t)(end - p), "%02X", (unsigned char)hash[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Object/ELF.cpp:843:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 843 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Object/ELFObjectFile.cpp:849:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 849 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Object/ELFObjectFile.cpp:796:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 796 | const auto &Sections = cantFail(EF.sections()); | ^~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:241:11: warning: possibly dangling reference to a temporary [-Wdangling-reference] 241 | auto &Sec = Dbi->getSectionHeaders()[Section]; | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:394:9: warning: possibly dangling reference to a temporary [-Wdangling-reference] 394 | auto &Sec = Dbi->getSectionHeaders()[Section - 1]; | ^~~ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/deps/pcre/pcre_compile.c:8382:17: warning: storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=] 8382 | cd->open_caps = &capitem; | ~~~~~~~~~~~~~~^~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/src/libgit2/diff_driver.c:343:17: warning: 'drv' may be used uninitialized [-Wmaybe-uninitialized] 343 | if (drv && drv != *out) | ~~~~^~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/ObjectYAML/WasmEmitter.cpp:324:70: warning: possibly dangling reference to a temporary [-Wdangling-reference] 324 | std::make_pair(StringRef("sdk"), &Section.SDKs)}) { | ^ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/src/util/net.c:310:58: warning: 'userpass_end' may be used uninitialized [-Wmaybe-uninitialized] 310 | parser->user_len = (userpass_end - parser->user); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/src/util/net.c:559:22: warning: 'authority' may be used uninitialized [-Wmaybe-uninitialized] 559 | (error = url_parse_authority(&parser, authority, authority_len)) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/tests/clar/clar.h:125:34: warning: 'entry' may be used uninitialized [-Wmaybe-uninitialized] 125 | #define cl_assert_equal_s(s1,s2) clar__assert_equal(__FILE__,__func__,__LINE__,"String mismatch: " #s1 " != " #s2, 1, "%s", (s1), (s2)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/libgit2-338e6fb681369ff0537719095e22ce9dc602dbf0/tests/clar/clar.h:125:34: warning: 'str' may be used uninitialized [-Wmaybe-uninitialized] 125 | #define cl_assert_equal_s(s1,s2) clar__assert_equal(__FILE__,__func__,__LINE__,"String mismatch: " #s1 " != " #s2, 1, "%s", (s1), (s2)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/nix/store/gc1ipxwwgcnd8wa7vb8xpibvbl2yjgqc-gfortran-14.4.0/include/c++/14.4.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 24 is out of the bounds [0, 24] of object '<anonymous>' with type 'llvm::DomTreeBuilder::SemiNCAInfo<llvm::DominatorTreeBase<llvm::VPBlockBase, false> >::RootsT' {aka 'llvm::SmallVector<llvm::VPBlockBase*, 1>'} [-Warray-bounds=] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Transforms/Scalar/ADCE.cpp:303:72: warning: possibly dangling reference to a temporary [-Wdangling-reference] 303 | for (const auto &PDTChild : children<DomTreeNode *>(PDT.getRootNode())) { | ^ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/IR/Use.h:65:37: warning: array subscript -3 is outside array bounds of 'const llvm::Instruction [128102389400760775]' [-Warray-bounds=] 65 | operator Value *() const { return Val; } | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/IR/Use.h:65:37: warning: array subscript -3 is outside array bounds of 'const llvm::Instruction [128102389400760775]' [-Warray-bounds=]
-
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/IR/Use.h:66:31: warning: array subscript -1 is outside array bounds of 'const llvm::Instruction [128102389400760775]' [-Warray-bounds=] 66 | Value *get() const { return Val; } | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/IR/Use.h:66:31: warning: array subscript -1 is outside array bounds of 'const llvm::Instruction [128102389400760775]' [-Warray-bounds=]
-
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:6319:25: warning: possibly dangling reference to a temporary [-Wdangling-reference] 6319 | const IRPosition &ACSArgPos = | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:452:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 452 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/include/llvm/CodeGen/SelectionDAG.h:313:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' [-Wdangling-pointer=] 313 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp:480:51: warning: possibly dangling reference to a temporary [-Wdangling-reference] 480 | std::make_pair("processed-by", &Tools)}) { | ^ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp:141:43: warning: ISO C++ forbids zero-size array 'argv' [-Wpedantic] 141 | ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:"); | ^ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp:201:43: warning: ISO C++ forbids zero-size array 'argv' [-Wpedantic] 201 | ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:"); | ^ -
/nix/store/gc1ipxwwgcnd8wa7vb8xpibvbl2yjgqc-gfortran-14.4.0/include/c++/14.4.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 40 is out of the bounds [0, 40] of object '<anonymous>' with type 'llvm::sampleprof::SampleContextFrameVector' {aka 'llvm::SmallVector<llvm::sampleprof::SampleContextFrame, 1>'} [-Warray-bounds=] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-profgen/ProfiledBinary.cpp:315:15: warning: possibly dangling reference to a temporary [-Wdangling-reference] 315 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/COFFDumper.cpp:1959:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1959 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/COFFDumper.cpp:1986:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1986 | auto &NextTable = | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/COFFDumper.cpp:2044:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2044 | auto &NextTable = | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/COFFDumper.cpp:2057:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2057 | auto &DataEntry = | ^~~~~~~~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:628:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:376:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:406:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:415:5: warning: possibly dangling reference to a temporary [-Wdangling-reference] 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:440:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:1821:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1821 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:7101:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 7101 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:7027:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 7027 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:7846:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 7846 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:3942:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 3942 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:4715:5: warning: possibly dangling reference to a temporary [-Wdangling-reference] 4715 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:4737:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 4737 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:6251:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 6251 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:3728:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 3728 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:6574:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 6574 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:2928:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2928 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:6116:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 6116 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:2322:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2322 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/llvm/tools/llvm-readobj/ELFDumper.cpp:1043:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 1043 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/lld/ELF/Arch/AArch64.cpp:780:23: warning: possibly dangling reference to a temporary [-Wdangling-reference] 780 | const Relocation &rel = sec.relocs()[i]; | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/lld/ELF/Relocations.cpp:272:3: warning: possibly dangling reference to a temporary [-Wdangling-reference] 272 | for (const Elf_Phdr &phdr : | ^~~ -
/build/julia-1.12.6/deps/srccache/llvm-julia-18.1.7-4/lld/wasm/SyntheticSections.cpp:874:79: warning: possibly dangling reference to a temporary [-Wdangling-reference] 874 | std::make_pair(&info.Tools, &tools), std::make_pair(&info.SDKs, &sDKs)}) | ^