[Bug target/39226] [4.4 Regression] gcc_assert (verify_initial_elim_offsets ()); ICE
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 18 12:28:00 GMT 2009
------- Comment #2 from jakub at gcc dot gnu dot org 2009-02-18 12:28 -------
Yeah. Unlike anddi3_internal3_mc insn, anddi3_internal3_nomc only has an
alternative with "t" for the and64_2_operand that is not slightly disparaged
(?s), so for masks that match mask_operand or mask64_operand reload decides
to reload the DImode constant into register, which needs to be put into memory
and needs a TOC register etc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39226
More information about the Gcc-bugs
mailing list