[Bug target/94185] [10 Regression] crashes with "error: unable to generate reloads for {*zero_extendsidi2} internal compiler error: in curr_insn_transform, at lra-constraints.c:4006
vmakarov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 16 19:17:34 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94185
--- Comment #5 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
I found the problem. LRA reused the same insn alternative when mem subreg was
changed.
The patch will be ready today or tomorrow at worst.
More information about the Gcc-bugs
mailing list