Commit b4ce11b4 by Doug Evans

(RTX_COSTS): Remove LSHIFT.

From-SVN: r7093
parent 90835097
......@@ -814,7 +814,6 @@ extern struct rtx_def *function_arg();
return 60; \
case MULT: \
return 20; \
case LSHIFT: \
case ASHIFT: \
case ASHIFTRT: \
case LSHIFTRT: \
......
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