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]

RTL templates


Hi,
Can somebody tell me what is the minal set of RTL templates to be defined in
.md file ?
I tried to compile a program (a program which does nothing), and I have got
:


(insn 18 0 21 (??? bad code 17473
) -1 (nil)
    (nil))




I think I get that because my RTL templates are incopmlete, but I am not so
sure.
Any ideas how to fix that are welcome.

Regards
Petar


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