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]

Re: [RTL] emit_insn_before() -- got error


王 逸 wrote:

>What ever does this "non-matching instruction" means?
>  
>
You generated a RTL insn which cannot be matched by any template in your
md file.
Please try to find the offending insn, dump it to find the cause.

Jie


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