RTL templates

Rakesh Kumar - Software, Noida rakeshku@noida.hcltech.com
Fri Dec 12 08:53:00 GMT 2003


Would you please give the test case you were compiling for?
The information is incomplete.

You could check for what RTL pass generates. If this is 
problem at RTL level, you could hack the tree or see which
particular function generated this insn. These are just suggestions.
You are in a more better position to solve it.

Regards,
Rakesh Kumar

-----Original Message-----
From: Petar Penchev [mailto:ptr@melexis.com]
Sent: Friday, December 12, 2003 2:07 PM
To: gcc@gcc.gnu.org
Subject: 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



More information about the Gcc mailing list