cgen: fix codegen for const fixed array initialization with another const as item #9119
Triggered via pull request
January 25, 2025 10:22
Status
Cancelled
Total duration
1h 0m 13s
Artifacts
–
sanitized_ci.yml
on: pull_request
tests-sanitize-undefined-clang
40m 18s
tests-sanitize-undefined-gcc
53m 42s
tests-sanitize-address-clang
47m 6s
tests-sanitize-address-msvc
4m 16s
tests-sanitize-address-gcc
56m 45s
tests-sanitize-memory-clang
55m 22s
Annotations
12 errors
tests-sanitize-undefined-clang
used type 'Array_fixed_u8_3' (aka 'u8 [3]') where arithmetic or pointer type is required
|
tests-sanitize-undefined-clang
Process completed with exit code 1.
|
tests-sanitize-address-clang
used type 'Array_fixed_u8_3' (aka 'u8 [3]') where arithmetic or pointer type is required
|
tests-sanitize-address-clang
Process completed with exit code 1.
|
tests-sanitize-undefined-gcc
cast specifies array type
|
tests-sanitize-undefined-gcc
Process completed with exit code 1.
|
tests-sanitize-address-gcc
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23572/merge' exists
|
tests-sanitize-address-gcc
cast specifies array type
|
tests-sanitize-address-gcc
The operation was canceled.
|
tests-sanitize-memory-clang
Canceling since a higher priority waiting request for 'Sanitized CI-refs/pull/23572/merge' exists
|
tests-sanitize-memory-clang
used type 'Array_fixed_u8_3' (aka 'u8 [3]') where arithmetic or pointer type is required
|
tests-sanitize-memory-clang
The operation was canceled.
|