"cannot use value of type *mut T
for inline assembly" error on RISC-V without A extension, MSP430, and pre-v6 no-std Arm targets
#208
Labels
C-upstream-bug
Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
O-arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-msp430
Target: MSP430
O-riscv
Target: RISC-V architecture
We just starting seeing CI failures in esp-hal due to portable atomic: https://github.com/esp-rs/esp-hal/actions/runs/13493374398/job/37695291454?pr=3163#step:6:510. It seems your nightly CI checks also pick this up: https://github.com/taiki-e/portable-atomic/actions/runs/13489586486/job/37686017536#step:18:278.
The text was updated successfully, but these errors were encountered: