Re: Bad Register Number for libgcc

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

 



I may have found the problem:

the line:
gcc_assert(…) is converted to a branch instruction, which didn't have
any constraints at all.
After polishing up the machine instruction I got around this error.

After that another error has surfaced but this is because I didn't take
everything into account.
Thanks a lot for your help!

~Jens


[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