On 02/10/2013 10:40 PM, David Holsgrove wrote:
Dont allow unsupported target rtx into call_internal1

Fix it by adding a simplified call_insn_operand, call_insn_simple_operand
that only accepts the supported rtx code types.

Changelog

2013-02-11  Edgar E. Iglesias <edgar.igles...@gmail.com>

   * config/microblaze/predicates.md (call_insn_simple_operand):
      New predicate for supported rtx code types.
   * config/microblaze/microblaze.md (call_internal1): Use
      call_insn_simple_operand predicate.

Committed revision 196433.


--
Michael Eager    ea...@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

Reply via email to