Author: uweigand
Date: Thu Nov 13 14:13:53 2014
New Revision: 217501
URL: https://gcc.gnu.org/viewcvs?rev=217501&root=gcc&view=rev
Log:
* optabs.c (prepare_operand): Gracefully fail if the mode of X
does not match the operand mode expected by the insn pattern.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/optabs.c