http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59743
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The ICE is because cand->insn is earlier in the bb than def_insn. But too tired to look why.