[patch] PR inline-asm/55934

Steven Bosscher stevenb.gcc@gmail.com
Thu Jan 24 10:31:00 GMT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr55934.diff
Type: application/octet-stream
Size: 3899 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130124/2d8df9e0/attachment.obj>


More information about the Gcc-patches mailing list