Commit 9ee2aa48 by Richard Kenner

(notice_update_cc): Removed reference to obsolete LSHIFT.

From-SVN: r8478
parent 4cc00c5a
...@@ -1050,7 +1050,6 @@ rtx exp; ...@@ -1050,7 +1050,6 @@ rtx exp;
case ASHIFTRT: case ASHIFTRT:
case LSHIFTRT: case LSHIFTRT:
case ASHIFT: case ASHIFT:
case LSHIFT:
case AND: case AND:
case IOR: case IOR:
case XOR: case XOR:
......
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