RISCV ILP32E does not mandate 16-byte alignment for stack
Ouverte
bug
- Langage dominant
- C++
- Étoiles
- 18.1k
- Forks
- 3.2k
- Merge moyen
- 20 h 36 min
- PR mergées (30 j)
- 1
Description
The stack walking code in abseil for RISCV assumes a 16-byte alignment for the stack. This is guaranteed in the RISC-V ABI except for the ILP32E variant. This would be good to fix should someone like to use abseil for ILP32E environments.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.