Author: sayle
Date: Thu Jun 29 20:21:36 2006
New Revision: 115076
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115076
Log:
* genpreds.c (write_match_code_switch): Correctly use XSTR instead
of XEXP to extract the operands of a MATCH_CODE rtx.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/genpreds.c