error: undefined symbol: __chkstk on aarch64-unknown-uefi #98254
Labels
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
O-AArch64
Armv8-A or later processors in AArch64 mode
I tried this code:
I expected to see this happen: No link error cause it is sound code.
Instead, this happened: I got an undefined symbol error, which seems to be a problem with the compiler/linker being unable to know if Im going to overflow the stack
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: