Author: uros
Date: Sun Jan 15 18:42:29 2017
New Revision: 244478
URL: https://gcc.gnu.org/viewcvs?rev=244478&root=gcc&view=rev
Log:
* config/i386/i386.c (ix86_legitimate_combined_insn): Do not
call recog here. Assert that INSN_CODE (insn) is non-negative.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c