Commit dce838e1 by James Van Artsdalen

*** empty log message ***

From-SVN: r878
parent 96927121
......@@ -1111,7 +1111,8 @@ while (0)
case PLUS: \
if (GET_CODE (XEXP (X, 0)) == REG \
&& GET_CODE (XEXP (X, 1)) == CONST_INT) \
return 1;
return 1; \
break;
/* Compute the cost of computing a constant rtl expression RTX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment