arch/risc-v/src/common/riscv_backtrace.c: Fix "error: pointer of type 'void *' used in arithmetic" #1166
build.yml
on: pull_request
Fetch-Source
1m 28s
Matrix: Build
Annotations
6 warnings
Build (ssrc-riscv)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
|
Build (ssrc-riscv)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Build (ssrc-riscv)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
Build (ssrc-arm)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
|
Build (ssrc-arm)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
|
Build (ssrc-arm)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
source-bundle
|
432 MB |
|