Problem updating 2yr old port

Christian Grössler chris@groessler.org
Wed Dec 29 20:53:00 GMT 2010


Hello Ian,

On 28.12.10 06:37, Ian Lance Taylor wrote:
> Seems like you don't have a cbranchMODE4 insn in the required mode.
> Double check that.  You should only get to that assert if there is no
> cbranch pattern.  To assert is indicating that if there is no cbranch
> pattern there has to be a cmp pattern.  gcc doesn't have any other
> options for a compare-and-branch.

cbranchpsi4 was missing. Now I'm a step further. Thanks.

regards,
chris



More information about the Gcc mailing list