optabs.c (prepare_operand): Gracefully fail if the mode of X does not match the opera...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 13 Nov 2014 14:13:53 +0000 (14:13 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 13 Nov 2014 14:13:53 +0000 (14:13 +0000)
commit6fad471b8f1a62c385624bf4cecbd57c397bbe91
tree7102d4ae066e562a2a933a3a418af9a8bc29187f
parentd64ae6140f40859c0e73df7ca597cdf08eb31bd2
optabs.c (prepare_operand): Gracefully fail if the mode of X does not match the operand mode expected by...

* optabs.c (prepare_operand): Gracefully fail if the mode of X
does not match the operand mode expected by the insn pattern.

From-SVN: r217501
gcc/ChangeLog
gcc/optabs.c