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.

Attachment: 0011-microblaze-Dont-allow-unsuported-target-rtx-into-cal.patch
Description: 0011-microblaze-Dont-allow-unsuported-target-rtx-into-cal.patch

Reply via email to