[Bug target/83926] ICE during RTL pass: ira, in elimination_costs_in_insn, at reload1.c:3633

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 1 15:13:00 GMT 2018


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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |bergner at gcc dot gnu.org

--- Comment #11 from Peter Bergner <bergner at gcc dot gnu.org> ---
I have two patches 1) modify gen_[u]divdi3() to handle calling the lib func
__[u]divdi3 when needed and 2) Call expand_divmod() in the vsx_[u]div_v2di
splitters.  I'm evaluating which generates better code.


More information about the Gcc-bugs mailing list