[Bug target/62014] [AArch64] Using -mgeneral-regs-only may lead to ICE

rearnsha at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 5 16:55:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62014

--- Comment #12 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
aarch64_conditional_register_usage() marks all FP registers as unavailable if
!TARGET_FLOAT.  So the real question is why this isn't sufficient to disable
use of FP registers.



More information about the Gcc-bugs mailing list