Skip to content

Use templated lowering for `_d_newarray*`

ee29a6f
Select commit
Loading
Failed to load commit list.
Open

Use templated lowering for _d_newarray* #4965

Use templated lowering for `_d_newarray*`
ee29a6f
Select commit
Loading
Failed to load commit list.
Cirrus CI / Ubuntu rolling x64 shared-libs-only gdmd failed Aug 8, 2025 in 7m 0s

Task Summary

Instruction run_lit_testsuite failed in 00:17

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:04 clone
✅ 01:08 install_prerequisites
✅ 00:01 merge_with_target_branch
✅ 00:01 make_lld_the_default_linker
✅ 00:01 disable_tests
✅ 00:01 install_lit
✅ 00:02 clone_submodules
✅ 03:47 build
✅ 00:01 run_compiler_unittests
❌ 00:17 run_lit_testsuite

PASS: LDC :: linking/link_bitcode.d (337 of 377)
PASS: LDC :: sanitizers/asan_gh4816.d (338 of 377)
PASS: LDC :: sanitizers/asan_noerror.d (339 of 377)
PASS: LDC :: sanitizers/asan_interface.d (340 of 377)
UNSUPPORTED: LDC :: sanitizers/asan_use_after_return.d (341 of 377)
PASS: LDC :: sanitizers/asan_dynalloc.d (342 of 377)
PASS: LDC :: plugins/basic_sema_plugin.d (343 of 377)
PASS: LDC :: sanitizers/asan_stackoverflow.d (344 of 377)
PASS: LDC :: sanitizers/attr_nosanitize.d (345 of 377)
PASS: LDC :: sanitizers/fsanitize_address.d (346 of 377)
PASS: LDC :: sanitizers/fsanitize_blacklist.d (347 of 377)
PASS: LDC :: sanitizers/fsanitize_blacklist_file1.d (348 of 377)
PASS: LDC :: sanitizers/fsanitize_blacklist_file2.d (349 of 377)
PASS: LDC :: sanitizers/fsanitize_error_diagnostic.d (350 of 377)
PASS: LDC :: sanitizers/fsanitize_coverage.d (351 of 377)
PASS: LDC :: sanitizers/asan_use_after_scope.d (352 of 377)
PASS: LDC :: sanitizers/fsanitize_fuzzer.d (353 of 377)
PASS: LDC :: sanitizers/asan_use_after_scope_if.d (354 of 377)
XFAIL: LDC :: sanitizers/fsanitize_thread.d (355 of 377)
PASS: LDC :: linking/ir2obj_caching_flags1.d (356 of 377)
PASS: LDC :: sanitizers/fuzz_mixin.d (357 of 377)
PASS: LDC :: sanitizers/fuzz_basic.d (358 of 377)
UNSUPPORTED: LDC :: sanitizers/tsan_noerror.d (359 of 377)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race.d (360 of 377)
UNSUPPORTED: LDC :: sanitizers/tsan_tiny_race_TLS.d (361 of 377)
PASS: LDC :: sanitizers/msan_noerror.d (362 of 377)
PASS: LDC :: sanitizers/link_fuzzer.d (363 of 377)
PASS: LDC :: semantic/dcompute_asm.d (364 of 377)
PASS: LDC :: semantic/target_traits_dcompute.d (365 of 377)
PASS: LDC :: semantic/target_traits_diag.d (366 of 377)
PASS: LDC :: semantic/target_traits.d (367 of 377)
PASS: LDC :: semantic/dcompute.d (368 of 377)
PASS: LDC :: semantic/traits_initSymbol.d (369 of 377)
PASS: LDC :: tools/timetrace2txt_1.d (370 of 377)
PASS: LDC :: tools/timetrace2txt_tsv.d (371 of 377)
PASS: LDC :: sanitizers/fuzz_asan.d (372 of 377)
PASS: LDC :: sanitizers/msan_uninitialized.d (373 of 377)
PASS: LDC :: sanitizers/asan_recover_stackoverflow.d (374 of 377)
PASS: LDC :: plugins/addFuncEntryCall/testPlugin.d (375 of 377)
PASS: LDC :: linking/ir2obj_cache_pruning2.d (376 of 377)
PASS: LDC :: tools/ldc_prune_cache_1.d (377 of 377)

1 warning(s) in tests
********************
Failed Tests (2):
  LDC :: codegen/array_alloc_gh3041.d
  LDC :: codegen/gc2stack.d


Testing Time: 17.36s

Total Discovered Tests: 377
  Unsupported      :  35 (9.28%)
  Passed           : 338 (89.66%)
  Expectedly Failed:   2 (0.53%)
  Failed           :   2 (0.53%)