Commit cf1003b3 by Richard Kenner

(RTX_COSTS): Removed reference to obsolete LSHIFT.

From-SVN: r8479
parent 9ee2aa48
......@@ -1528,7 +1528,6 @@ extern struct dsp16xx_frame_info current_frame_info;
return COSTS_N_INSNS (1); \
case ASHIFT: \
case ASHIFTRT: \
case LSHIFT: \
case LSHIFTRT: \
if (GET_CODE (XEXP (X,1)) == CONST_INT) \
{ \
......
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