On 11/21/2016 03:33 PM, Hans-Peter Nilsson wrote:
No worries. I just happened to stumble across it while doing some BZ cleanup.On Mon, 21 Nov 2016, Jeff Law wrote:The CRIS port seems to have made a minor goof in a conditional guarding a call to copy_to_mode_reg. copy_to_mode_reg always allocates a new pseudo, so calling it when !can_create_pseudo_p is going to result in an ICE. The attached patch fixes the ICE.Ok and thanks and sorry for not keeping up on this.
Jeff