Re: Error's format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Liza Atkin wrote:

Hello! I got an error of the next format. Could anyone explain to me what is the problem or at least where I can read about how I can understand this format:

test.c:15: error: unrecognizable insn:
(insn 69 68 44 0 test.c:12 (set (reg:SI 0 r0)
        (mem:SI (plus:SI (reg:SI 0 r0)
                (const_int -3 [0xfffffffd])) [0 S1 A32])) -1 (nil)
    (nil))

This normally means some sort of internal compiler error. In this case the compiler generated an instruction that does an offset load, but then discovered there was no such instruction.

You'll need to provide more information to progress this further -- possibly
filing a bug report.

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@xxxxxxxxxxxxxxxx    ::     http://www.planetfall.pwp.blueyonder.co.uk


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux