Issue 98222
Summary [Bug]: error: ran out of registers during register allocation with -fsanitize=address and -target armv7-unknown-linux
Labels new issue
Assignees
Reporter appujee
    The code is pretty big as I haven't spent enough time reducing it. But the repro test case can be found here:

https://godbolt.org/z/WafcG8G95

$ clang++ -std=c++20 -target armv7-unknown-linux -fsanitize=address -mllvm -asan-use-stack-safety=0
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to