r196433 - in /trunk/gcc: ChangeLog config/micro...

eager@gcc.gnu.org eager@gcc.gnu.org
Mon Mar 4 15:27:00 GMT 2013


Author: eager
Date: Mon Mar  4 15:26:59 2013
New Revision: 196433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196433
Log:
Dont allow unsupported target rtx into call_internal1

  * 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/microblaze/microblaze.md
    trunk/gcc/config/microblaze/predicates.md



More information about the Gcc-cvs mailing list