Our 32-bit Sparc handling isn't quite correct yet #132585
Labels
C-bug
Category: This is a bug.
O-linux
Operating system: Linux
O-SPARC
Target: SPARC processors
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
See:
We need to, for compiling for 32-bit SPARC, distinguish when we should use the appropriate Elf Machine for V8 vs. V8+. This is necessary because this is the primary way of detecting instruction incompatibility for the architecture: providing a CPUID via instruction or register read at runtime hadn't become fashionable yet.
The text was updated successfully, but these errors were encountered: