Re: call_value pattern
Markus Franke <[EMAIL PROTECTED]> writes: > What am I doing wrong? It seems so simple but I can't figure out what's > wrong with my pattern. Run the compiler under gdb and do a backtrace to see where the ICE is coming from. Ian
call_value pattern
Dear GCC Developers, I have a rather simple piece of a "call_value" instruction pattern in my machine description: ---snip--- (define_insn "call_value" [(set (match_operand 0 "" "") (call (match_operand:QI 1 "" "") (match_operand:SI 2 "" "")))] "" "jal\\t%S0%(" [(set_attr