This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Dummy questions on GCC internals


Hi!

I have some dummy questions:-)

Is there a guide with GCC internal errors explanation? I'm in
progress of defining z80.md file and receive various
complaints like "Unrecognizable insn". How can I determine
what's wrong?

Another problem is "Internal error: abort in
find_matching_operand" in genrecog. I'm sure it's my fault,
but is there easy way to find it out?

Also, what is the major difference between define_insn and
define_expand ending with DONE?

Thanks in advance.

--
Alexander Aganichev

url: http://aaganichev.narod.ru
e-mail: aaganichev@yandex.ru
gsm: +7-095-786-1339


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]