On Wed, Jan 23, 2013 at 7:43 PM, Vladimir Makarov wrote: > The error occurs because a pseudo in asm insn is not changed into hard > register as the pseudo info is incorrect after info updating. > > You should just use lra_update_insn_regno_info. The patch (and the patch is > ok to commit) should look like
Right, that solves the problem. Thanks for the help! I've committed the attached patch. Ciao! Steven
pr55934.diff
Description: Binary data